summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-03-13update SRP copyright noticeTim Hudson
2018-03-12Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cbBenjamin Saunders
2018-03-12Add OIDs for DSTU-4145gmile
2018-03-12Session Ticket app dataTodd Short
2018-03-10RAND_DRBG: add a function for setting the reseeding defaultsDr. Matthias St. Pierre
2018-03-09Add SSL/SSL_CTX_use_cert_and_key()Todd Short
2018-03-09Give more information in the SSL_stateless return codeMatt Caswell
2018-03-08Duplicate entries ssl_handshake_tbl trace entries...FdaSilvaYY
2018-03-07Add GOST OIDs for Edwards parameter setsSergey Zhuravlev
2018-03-07Prepare to detect index changes in OCSP responder.Viktor Dukhovni
2018-03-06opensslconf.h.in: Use all the "openssl_api_defines"Richard Levitte
2018-03-06Check the parent DRBG's strengthKurt Roeckx
2018-03-05Add support for .include directive in config filesTomas Mraz
2018-03-02Integrate X448 and Ed448 into libcryptoMatt Caswell
2018-03-02Add pkey types for curve448Matt Caswell
2018-02-28Tell the ciphers which DRBG to use for generating random bytes.Kurt Roeckx
2018-02-27Prepare for 1.1.1-pre3-devMatt Caswell
2018-02-27Prepare for 1.1.1-pre2 releaseOpenSSL_1_1_1-pre2Matt Caswell
2018-02-27Update copyright yearMatt Caswell
2018-02-26Export keying material using early exporter master secretTatsuhiro Tsujikawa
2018-02-23STORE 'file' scheme loader: Add search capibilityRichard Levitte
2018-02-23STORE: Add the possibility to search for specific informationRichard Levitte
2018-02-23STORE: Add the possibility to specify an expected info typeRichard Levitte
2018-02-21Switch the DRBGs from AES-128-CTR to AES-256-CTRKurt Roeckx
2018-02-20Add some new constant time functions needed by curve448Matt Caswell
2018-02-19Add BIO_bind function to bind local address for a socket.John Hughes
2018-02-19 Add X509_get0_authority_key_id() functionMassimiliano Pala
2018-02-15DRBG: make locking api truly privateDr. Matthias St. Pierre
2018-02-14OSSL_STORE: Add OSSL_STORE_vctrl()Richard Levitte
2018-02-13Generate copyright year properlyRich Salz
2018-02-13DRBG: make the derivation function the default for ctr_drbgDr. Matthias St. Pierre
2018-02-13DRBG: unify initialization and cleanup codeDr. Matthias St. Pierre
2018-02-13DRBG: add locking apiDr. Matthias St. Pierre
2018-02-13Prepare for 1.1.1-pre2-devMatt Caswell
2018-02-13Prepare for 1.1.1-pre1 releaseOpenSSL_1_1_1-pre1Matt Caswell
2018-02-13Update copyright yearMatt Caswell
2018-02-13OpenSSL 1.1.1 is now in pre releaseMatt Caswell
2018-02-10Copy name string in BIO_meth_newRich Salz
2018-02-09Improve #include structure of pem{,2}.hNick Mathewson
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson
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-07make update ERROR_REBUILD=-rebuildRichard Levitte
2018-02-07Make OPENSSL_rdtsc universally available.Pauli
2018-02-07Make the OPENSSL_CPUID_OBJ define internal.Pauli
2018-02-01Add OPENSSL_VERSION_AT_LEASTMichael Richardson
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short
2018-01-31Revert the crypto "global lock" implementationBenjamin Kaduk
2018-01-29Add RAND_DRBG_bytesKurt Roeckx
2018-01-25Add support for the TLS 1.3 signature_algorithms_cert extensionBenjamin Kaduk