summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-14Ignore cipher suites when setting cipher listSam Roberts
2019-02-14Configure: stop forcing use of DEFINE macros in headersRichard Levitte
2019-02-13Windows/Cygwin dlls need the executable bit setMichael Haubenwallner
2019-02-13Fix null pointer dereference in cms_RecipientInfo_kari_initDaniel DeFreez
2019-02-13AArch64 assembly pack: authenticate return addresses.Andy Polyakov
2019-02-11apps/ocsp.c Use the same HAVE_FORK / NO_FORK as in speed.cRichard Levitte
2019-02-11test/recipes/02-err_errstr: skip errors that may not be loaded on WindowsRichard Levitte
2019-02-11Allow the syntax of the .include directive to optionally have '='Tomas Mraz
2019-02-11Fix null pointer dereference in ssl_module_initDaniel DeFreez
2019-02-08Update d2i_PrivateKey documentationTodd Short
2019-02-08Fix d2i_PublicKey() for EC keysTodd Short
2019-02-08Address a bug in the DRBG tests where the reseeding wasn't properlyPauli
2019-02-07test/drbgtest.c: call OPENSSL_thread_stop() explicitlyRichard Levitte
2019-02-07Make OPENSSL_malloc_init() a no-opMatt Caswell
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-05Make some simple getters take const SSL/SSL_CTXSam Roberts
2019-02-04Fix Invalid Argument return code from IP_Factory in connect_to_server().Matthias Kraft
2019-02-04Android build: fix usage of NDK home variable ($ndk_var)batist73
2019-02-02Add an entry to the CHANGES for the d2i_X509_PUBKEY fixBernd Edlinger
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2019-01-31Fix a crash in reuse of i2d_X509_PUBKEYBernd Edlinger
2019-01-31Fixed d2i_X509 in-place not re-hashing the ex_flagsBernd Edlinger
2019-01-31Fix a memory leak with di2_X509_CRL reuseBernd Edlinger
2019-01-31Better phrasing around 1.1.0Richard Levitte
2019-01-31VMS: force 'pinshared'Richard Levitte
2019-01-31Fix error message for s_server -psk optionweinholtendian
2019-01-31Reuse already defined macrosPetr Vorel
2019-01-30Complain if -twopass is used incorrectlyMatt Caswell
2019-01-30Fix no-dso buildsMatt Caswell
2019-01-29Don't leak memory from ERR_add_error_vdata()Matt Caswell
2019-01-29Android build: use ANDROID_NDK_HOME rather than ANDROID_NDKRichard Levitte
2019-01-27clarify which functions are the CMS functions which must have CMS_PARTIAL setMichael Richardson
2019-01-27crypto/bn: fix return value in BN_generate_primeDavid Asraf
2019-01-27s_client: fix not to send a command letter of RShigeki Ohtsu
2019-01-27Remove stray -modulus option from the ec manual page.Tomas Mraz
2019-01-27Add "weak" declarations of symbols used in safestack.h and lhash.hMatthias Kraft
2019-01-25X509_STORE: fix two misspelled compatibility macrosDr. Matthias St. Pierre
2019-01-24Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias
2019-01-24Revert "Keep the DTLS timer running after the end of the handshake if appropr...Matt Caswell
2019-01-24Make sure we trigger retransmits in DTLS testingMatt Caswell
2019-01-22Update NOTES.ANDROIDMatt Eaton
2019-01-21Make ca command silently use default if .attr file does not existBernd Edlinger
2019-01-21PPC: Try out if mftb works before using itBernd Edlinger
2019-01-21Fix a memory leak in the mem bioCorey Minyard
2019-01-17Reduce inputs before the RSAZ code.David Benjamin
2019-01-16apps/verify.c: Change an old comment to clarify what the callback doesRichard Levitte
2019-01-16crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval()Richard Levitte
2019-01-16crypto/uid.c: use own macro as guard rather than AT_SECURERichard Levitte
2019-01-15Don't get the mac type in TLSv1.3Matt Caswell
2019-01-15Add missing entries in ssl_mac_pkey_idMatt Caswell