summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Missings OIDs for XTS added.Pauli2018-03-151-8/+19
* Fix an error number clashMatt Caswell2018-03-141-1/+1
* Put the default set of TLSv1.3 ciphersuites in a header fileMatt Caswell2018-03-141-0/+5
* Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell2018-03-143-12/+3
* Update version numbers for TLSv1.3 draft-26Matt Caswell2018-03-141-3/+3
* update SRP copyright noticeTim Hudson2018-03-131-1/+5
* Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cbBenjamin Saunders2018-03-121-2/+13
* Add OIDs for DSTU-4145gmile2018-03-121-0/+98
* Session Ticket app dataTodd Short2018-03-121-0/+32
* RAND_DRBG: add a function for setting the reseeding defaultsDr. Matthias St. Pierre2018-03-101-0/+7
* Add SSL/SSL_CTX_use_cert_and_key()Todd Short2018-03-092-0/+8
* Give more information in the SSL_stateless return codeMatt Caswell2018-03-091-0/+1
* Duplicate entries ssl_handshake_tbl trace entries...FdaSilvaYY2018-03-081-0/+2
* Add GOST OIDs for Edwards parameter setsSergey Zhuravlev2018-03-071-0/+14
* Prepare to detect index changes in OCSP responder.Viktor Dukhovni2018-03-071-0/+1
* opensslconf.h.in: Use all the "openssl_api_defines"Richard Levitte2018-03-061-1/+1
* Check the parent DRBG's strengthKurt Roeckx2018-03-061-0/+2
* Add support for .include directive in config filesTomas Mraz2018-03-051-0/+3
* Integrate X448 and Ed448 into libcryptoMatt Caswell2018-03-021-0/+3
* Add pkey types for curve448Matt Caswell2018-03-021-0/+2
* Tell the ciphers which DRBG to use for generating random bytes.Kurt Roeckx2018-02-281-0/+2
* Prepare for 1.1.1-pre3-devMatt Caswell2018-02-271-2/+2
* Prepare for 1.1.1-pre2 releaseOpenSSL_1_1_1-pre2Matt Caswell2018-02-271-1/+1
* Update copyright yearMatt Caswell2018-02-272-2/+2
* Export keying material using early exporter master secretTatsuhiro Tsujikawa2018-02-261-0/+13
* STORE 'file' scheme loader: Add search capibilityRichard Levitte2018-02-231-0/+3
* STORE: Add the possibility to search for specific informationRichard Levitte2018-02-233-2/+57
* STORE: Add the possibility to specify an expected info typeRichard Levitte2018-02-232-0/+11
* Switch the DRBGs from AES-128-CTR to AES-256-CTRKurt Roeckx2018-02-211-5/+13
* Add some new constant time functions needed by curve448Matt Caswell2018-02-201-0/+93
* Add BIO_bind function to bind local address for a socket.John Hughes2018-02-192-0/+2
* Add X509_get0_authority_key_id() functionMassimiliano Pala2018-02-191-0/+1
* DRBG: make locking api truly privateDr. Matthias St. Pierre2018-02-151-4/+0
* OSSL_STORE: Add OSSL_STORE_vctrl()Richard Levitte2018-02-141-0/+1
* Generate copyright year properlyRich Salz2018-02-131-1/+1
* DRBG: make the derivation function the default for ctr_drbgDr. Matthias St. Pierre2018-02-131-2/+2
* DRBG: unify initialization and cleanup codeDr. Matthias St. Pierre2018-02-131-0/+1
* DRBG: add locking apiDr. Matthias St. Pierre2018-02-132-0/+7
* Prepare for 1.1.1-pre2-devMatt Caswell2018-02-131-2/+2
* Prepare for 1.1.1-pre1 releaseOpenSSL_1_1_1-pre1Matt Caswell2018-02-131-1/+1
* Update copyright yearMatt Caswell2018-02-1329-29/+29
* OpenSSL 1.1.1 is now in pre releaseMatt Caswell2018-02-131-2/+2
* Copy name string in BIO_meth_newRich Salz2018-02-102-1/+2
* Improve #include structure of pem{,2}.hNick Mathewson2018-02-092-7/+3
* Remove redundant declarations of ERR_load_*_strings()Nick Mathewson2018-02-0925-33/+0
* Turn off printf format checking for BIO_printf et al on Mac OS/XRichard Levitte2018-02-091-1/+2
* Small simplification in mkerr.plFdaSilvaYY2018-02-0930-137/+47
* make update ERROR_REBUILD=-rebuildRichard Levitte2018-02-0710-819/+869
* Make OPENSSL_rdtsc universally available.Pauli2018-02-071-4/+2
* Make the OPENSSL_CPUID_OBJ define internal.Pauli2018-02-071-3/+1