summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-06-28Add the common error ERR_R_OPERATION_FAILRichard Levitte
2017-06-27Use randomness not entropyRich Salz
2017-06-21Add OCSP_resp_get1_id() accessorSascha Steinbiss
2017-06-21Add documentation for the SSL_export_keying_material() functionMatt Caswell
2017-06-21Fix DTLS failure when used in a build which has SCTP enabledMatt Caswell
2017-06-21Make the input parameters for SSL_SESSION_set1_master_key constMatt Caswell
2017-06-21Add documentation for SSL_CTX_set_psk_use_session_callback()Matt Caswell
2017-06-21Fix no-pskMatt Caswell
2017-06-21Add SSL_SESSION_set_protocol_version()Matt Caswell
2017-06-21Add SSL_SESSION_set_cipher()Matt Caswell
2017-06-21Add SSL_SESSION_set1_master_key()Matt Caswell
2017-06-21Add a function to get the handshake digest for an SSL_CIPHERMatt Caswell
2017-06-21Add public API functions for setting TLSv1.3 PSK callbacksMatt Caswell
2017-06-21Add TLSv1.3 client side external PSK supportMatt Caswell
2017-06-21Add TLSv1.3 server side external PSK supportMatt Caswell
2017-06-21Add constant-time 64Rich Salz
2017-06-21Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate.Dr. Stephen Henson
2017-06-21Merge Nokia copyright notice into standardRich Salz
2017-06-20Modify Sun copyright to follow OpenSSL styleRich Salz
2017-06-20Declare a new x509v3 extension: x509ExtAdmissionFdaSilvaYY
2017-06-20Fix typo (note by oneton@users.github)Rich Salz
2017-06-20Add RAND_UNIMPLEMENTED error codeRich Salz
2017-06-19Remove bsd_cryptodev engineRich Salz
2017-06-16Allow the server to change the ciphersuite on resumeMatt Caswell
2017-06-15Standardize Levitte's dual-licenseRich Salz
2017-06-12Add SSL_early_get1_extensions_present()Benjamin Kaduk
2017-06-11Introduce ASN1_TIME_set_string_X509 APIRich Salz
2017-06-09mark V_ASN1_PRIMATIVE_TAG as compatJosh Soref
2017-06-09Fix a bundle of trailing spaces in several filesPaul Yang
2017-06-08Fix #340: Parse ASN1_TIME to struct tmTodd Short
2017-06-07make error tables const and separate header fileRich Salz
2017-06-06Fix #2400 Add NO_RENEGOTIATE optionTodd Short
2017-06-06Fix define to match documentationDr. Stephen Henson
2017-05-31Add some OID's from X.520Erwann Abalea
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte
2017-05-30make errorsDr. Stephen Henson
2017-05-30make errorsDr. Stephen Henson
2017-05-30Add EdDSA algorithm OIDs from draft-ietf-curdle-pkix-04Dr. Stephen Henson
2017-05-30make errorsDr. Stephen Henson
2017-05-29fixing incorrect OID of signingCertificateV2Marek Klein
2017-05-28Revert "Add internal functions to fetch a refcount"Richard Levitte
2017-05-28Correct small typo in CRYPTO_GET_REFRichard Levitte
2017-05-27Add internal functions to fetch a refcountRichard Levitte
2017-05-27Fix spelling errors in CMS.Josh Soref
2017-05-22Add an error to the stack on failure in dtls1_write_bytes()Matt Caswell
2017-05-19Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIMEMatt Caswell
2017-05-19Make SSL_is_server() accept a const SSLMatt Caswell
2017-05-17Add a new unsolicited extension error code and add enum tagMatt Caswell
2017-05-12Clean up SSL_OP_* a bitTodd Short
2017-05-11Cleanup - use e_os2.h rather than stdint.hRichard Levitte