aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* STORE 'file' scheme loader: add support for containersRichard Levitte2017-06-291-0/+1
* Add a STORE loader for the "file" schemeRichard Levitte2017-06-291-0/+9
* Make it possible to peek at BIO data through BIO_f_buffer()Richard Levitte2017-06-291-0/+2
* Add the STORE moduleRichard Levitte2017-06-294-2/+267
* Make it possible to refer to ERR_R_UI_LIBRichard Levitte2017-06-291-0/+1
* Adapt for BSD cryptodev.h differencesRichard Levitte2017-06-281-0/+1
* Add new /dev/crypto engineRichard Levitte2017-06-281-0/+3
* Add the common error ERR_R_OPERATION_FAILRichard Levitte2017-06-281-0/+1
* Use randomness not entropyRich Salz2017-06-271-5/+2
* Add OCSP_resp_get1_id() accessorSascha Steinbiss2017-06-211-0/+3
* Add documentation for the SSL_export_keying_material() functionMatt Caswell2017-06-211-4/+4
* Fix DTLS failure when used in a build which has SCTP enabledMatt Caswell2017-06-211-3/+4
* Make the input parameters for SSL_SESSION_set1_master_key constMatt Caswell2017-06-211-2/+2
* Add documentation for SSL_CTX_set_psk_use_session_callback()Matt Caswell2017-06-211-1/+1
* Fix no-pskMatt Caswell2017-06-211-8/+9
* Add SSL_SESSION_set_protocol_version()Matt Caswell2017-06-211-0/+2
* Add SSL_SESSION_set_cipher()Matt Caswell2017-06-211-0/+1
* Add SSL_SESSION_set1_master_key()Matt Caswell2017-06-211-0/+2
* Add a function to get the handshake digest for an SSL_CIPHERMatt Caswell2017-06-211-0/+1
* Add public API functions for setting TLSv1.3 PSK callbacksMatt Caswell2017-06-211-0/+7
* Add TLSv1.3 client side external PSK supportMatt Caswell2017-06-212-0/+5
* Add TLSv1.3 server side external PSK supportMatt Caswell2017-06-211-0/+4
* Add constant-time 64Rich Salz2017-06-211-22/+35
* Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate.Dr. Stephen Henson2017-06-211-0/+2
* Merge Nokia copyright notice into standardRich Salz2017-06-212-54/+2
* Modify Sun copyright to follow OpenSSL styleRich Salz2017-06-208-70/+8
* Declare a new x509v3 extension: x509ExtAdmissionFdaSilvaYY2017-06-201-0/+5
* Fix typo (note by oneton@users.github)Rich Salz2017-06-201-1/+1
* Add RAND_UNIMPLEMENTED error codeRich Salz2017-06-201-0/+1
* Remove bsd_cryptodev engineRich Salz2017-06-191-1/+1
* Allow the server to change the ciphersuite on resumeMatt Caswell2017-06-161-0/+1
* Standardize Levitte's dual-licenseRich Salz2017-06-151-6/+3
* Add SSL_early_get1_extensions_present()Benjamin Kaduk2017-06-121-0/+1
* Introduce ASN1_TIME_set_string_X509 APIRich Salz2017-06-111-0/+3
* mark V_ASN1_PRIMATIVE_TAG as compatJosh Soref2017-06-091-1/+1
* Fix a bundle of trailing spaces in several filesPaul Yang2017-06-091-1/+1
* Fix #340: Parse ASN1_TIME to struct tmTodd Short2017-06-081-0/+1
* make error tables const and separate header fileRich Salz2017-06-0759-2864/+3396
* Fix #2400 Add NO_RENEGOTIATE optionTodd Short2017-06-061-0/+4
* Fix define to match documentationDr. Stephen Henson2017-06-061-1/+1
* Add some OID's from X.520Erwann Abalea2017-05-311-0/+18
* Add UI functionality to duplicate the user dataRichard Levitte2017-05-311-1/+14
* make errorsDr. Stephen Henson2017-05-301-0/+1
* make errorsDr. Stephen Henson2017-05-301-0/+2
* Add EdDSA algorithm OIDs from draft-ietf-curdle-pkix-04Dr. Stephen Henson2017-05-301-0/+8
* make errorsDr. Stephen Henson2017-05-301-0/+2
* fixing incorrect OID of signingCertificateV2Marek Klein2017-05-291-1/+1
* Revert "Add internal functions to fetch a refcount"Richard Levitte2017-05-281-13/+0
* Correct small typo in CRYPTO_GET_REFRichard Levitte2017-05-281-1/+1
* Add internal functions to fetch a refcountRichard Levitte2017-05-271-0/+13