aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix spelling errors in CMS.Josh Soref2017-05-271-2/+7
* Add an error to the stack on failure in dtls1_write_bytes()Matt Caswell2017-05-221-0/+1
* Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIMEMatt Caswell2017-05-191-2/+2
* Make SSL_is_server() accept a const SSLMatt Caswell2017-05-191-1/+1
* Add a new unsolicited extension error code and add enum tagMatt Caswell2017-05-171-0/+1
* Clean up SSL_OP_* a bitTodd Short2017-05-121-42/+58
* Cleanup - use e_os2.h rather than stdint.hRichard Levitte2017-05-111-5/+1
* Unclash clashing reason codes in ssl.hRichard Levitte2017-05-111-2/+2
* Send a missing_extension alert if key_share/supported groups not presentMatt Caswell2017-05-111-0/+1
* TLSv1.3 alerts cannot be fragmented and only one per recordMatt Caswell2017-05-111-0/+1
* Add EVP_DigestSign and EVP_DigesVerifyDr. Stephen Henson2017-05-111-0/+8
* Ignore MSVC warnings (via Gisle Vanem)Rich Salz2017-05-101-0/+13
* Verify that if we have an HRR then something will changeMatt Caswell2017-05-091-0/+1
* Add PEM_bytes_read_bio_secmem()Benjamin Kaduk2017-05-081-0/+3
* Add PEM_read_bio_exBenjamin Kaduk2017-05-081-0/+8
* Add support to SSL_trace() for inner content typesMatt Caswell2017-05-081-1/+2
* Send the supported_groups extension in EE where applicableMatt Caswell2017-05-081-0/+1
* Update the TLSv1.3 version indicator for draft-20Matt Caswell2017-05-031-3/+3
* Add an SSL_ prefix to SERVERINFOV2 and SERVERINFOV1Matt Caswell2017-05-031-2/+2
* Extend the SERVERINFO file format to include an extensions contextMatt Caswell2017-05-031-0/+9
* Added support for ESSCertIDv2Marek Klein2017-05-032-0/+31
* TLS1.3 PaddingTodd Short2017-05-021-0/+15
* Check fflush on BIO_ctrl callRich Salz2017-04-281-0/+1
* Add parentheses on public macros where appropriate.Bernd Edlinger2017-04-2711-147/+168
* Add support for SSL_SESSION_is_resumable()Matt Caswell2017-04-261-0/+1
* Add support for custom signature parametersDr. Stephen Henson2017-04-252-0/+17
* Switch command-line utils to new nameopt API.Dmitry Belyavskiy2017-04-251-0/+1
* Document BIO_lookup_ex()Matt Caswell2017-04-251-2/+2
* Don't attempt to send fragments > max_send_fragment in DTLSMatt Caswell2017-04-251-0/+1
* Add better error logging if SCTP AUTH chunks are not enabledMatt Caswell2017-04-251-0/+1
* Add a BIO_lookup_ex() functionMatt Caswell2017-04-251-0/+4
* Fix typo in OPENSSL_LH_new compat APIRich Salz2017-04-241-1/+1