summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-13Update copyright yearMatt Caswell
2018-02-13OpenSSL 1.1.1 is now in pre releaseMatt Caswell
2018-02-13Update last release letter for CHANGES and NEWSMatt Caswell
2018-02-13Fix whitespace issues in CHANGES and NEWSDr. Matthias St. Pierre
2018-02-13Document new random generator in NEWS and CHANGESDr. Matthias St. Pierre
2018-02-12Update NEWS file for new releaseMatt Caswell
2018-02-12Some minor tweaks following TLSv1.3 becoming defaultMatt Caswell
2018-02-12Remove code that prints "<SPACES/NULS>" in hexdumpsBernd Edlinger
2018-02-12sha/asm/sha512-armv8.pl: add hardware-assisted SHA512 subroutine.Andy Polyakov
2018-02-12crypto/armcap.c: detect hardware-assisted SHA512 support.Andy Polyakov
2018-02-12The function ssl_get_min_max_version() can failMatt Caswell
2018-02-12Don't overestimate the ticket ageMatt Caswell
2018-02-11Fix include in manpage of X509_check_hostDaniƫl van Eeden
2018-02-10Copy name string in BIO_meth_newRich Salz
2018-02-09Avoid leaking peername data via accept BIOsViktor Dukhovni
2018-02-09Swap the check in ssl3_write_pending to avoid usingBernd Edlinger
2018-02-09Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell
2018-02-09Run "make update"Nick Mathewson
2018-02-09In err_all.c, include the *err.h headers.Nick Mathewson
2018-02-09Improve #include structure of pem{,2}.hNick Mathewson
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson
2018-02-09Don't calculate the Finished MAC twiceMatt Caswell
2018-02-09Configuration: move the handling of zlib_include to config filesRichard Levitte
2018-02-09Turn off printf format checking for BIO_printf et al on Mac OS/XRichard Levitte
2018-02-09Small simplification in mkerr.plFdaSilvaYY
2018-02-09VMS: take care of includesRichard Levitte
2018-02-09Fix glibc version detection.Pauli
2018-02-09Fix check of cpuid_asm_src config attributeRichard Levitte
2018-02-09Revert ".travis.yml: remove osx from build matrix."Richard Levitte
2018-02-09CRYPTO_THREAD_run_once.pod: fix typo and punktuationDr. Matthias St. Pierre
2018-02-08Fix no-chacha and no-poly1305Matt Caswell
2018-02-08util/mkdef.pl: use better array in search of 'DEPRECATEDIN_'Richard Levitte
2018-02-08With nmake, invoking $(MAKE) needs /$(MAKEFLAGS)Richard Levitte
2018-02-07Don't run tls13encryptiontest on a shared Windows buildMatt Caswell
2018-02-07Fix some undefined behaviour in ossltest engineMatt Caswell
2018-02-07Fix clienthellotest with TLSv1.3Matt Caswell
2018-02-07Enable TLSv1.3 by defaultMatt Caswell
2018-02-07Revert "Modify test/afalgtest to fail if the afalg engine couldn't be loaded"Richard Levitte
2018-02-07make update ERROR_REBUILD=-rebuildRichard Levitte
2018-02-07mkerr.pl: When writing internal FOOerr.h, pay attention to disablable modulesRichard Levitte
2018-02-07Make all private functions in e_afalg.c staticRichard Levitte
2018-02-07test/recipes/30-test_afalg.t: set OPENSSL_ENGINES correctlyRichard Levitte
2018-02-07Modify test/afalgtest to fail if the afalg engine couldn't be loadedRichard Levitte
2018-02-07Fix glibc specific conditional for Mac OS/XPauli
2018-02-07Unify timer codePauli
2018-02-07Make OPENSSL_rdtsc universally available.Pauli
2018-02-07Make the OPENSSL_CPUID_OBJ define internal.Pauli
2018-02-06Code cleanup: remove benchmark code from internal testsRichard Levitte
2018-02-06Remove unused fileRich Salz
2018-02-06crypto/evp/e_aes.c: add comments to s390x aes gcm implementationPatrick Steuer