summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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
2017-05-11Unclash clashing reason codes in ssl.hRichard Levitte
2017-05-11Send a missing_extension alert if key_share/supported groups not presentMatt Caswell
2017-05-11TLSv1.3 alerts cannot be fragmented and only one per recordMatt Caswell
2017-05-11Add EVP_DigestSign and EVP_DigesVerifyDr. Stephen Henson
2017-05-10Ignore MSVC warnings (via Gisle Vanem)Rich Salz
2017-05-09Verify that if we have an HRR then something will changeMatt Caswell
2017-05-08Add PEM_bytes_read_bio_secmem()Benjamin Kaduk
2017-05-08Add PEM_read_bio_exBenjamin Kaduk
2017-05-08Add support to SSL_trace() for inner content typesMatt Caswell
2017-05-08Send the supported_groups extension in EE where applicableMatt Caswell
2017-05-03Update the TLSv1.3 version indicator for draft-20Matt Caswell
2017-05-03Add an SSL_ prefix to SERVERINFOV2 and SERVERINFOV1Matt Caswell
2017-05-03Extend the SERVERINFO file format to include an extensions contextMatt Caswell
2017-05-03Added support for ESSCertIDv2Marek Klein
2017-05-02TLS1.3 PaddingTodd Short
2017-04-28Check fflush on BIO_ctrl callRich Salz
2017-04-27Add parentheses on public macros where appropriate.Bernd Edlinger
2017-04-26Add support for SSL_SESSION_is_resumable()Matt Caswell
2017-04-25Add support for custom signature parametersDr. Stephen Henson
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy
2017-04-25Document BIO_lookup_ex()Matt Caswell
2017-04-25Don't attempt to send fragments > max_send_fragment in DTLSMatt Caswell
2017-04-25Add better error logging if SCTP AUTH chunks are not enabledMatt Caswell
2017-04-25Add a BIO_lookup_ex() functionMatt Caswell
2017-04-24Fix typo in OPENSSL_LH_new compat APIRich Salz