aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add CRYPTO_mem_leaks_cbRichard Levitte2017-04-241-0/+2
* Ignore dups in X509_STORE_add_*Rich Salz2017-04-201-0/+3
* VMS: Copy DECC inclusion epi- and prologues to internalsRichard Levitte2017-04-202-0/+36
* ASN.1: extend the possibilities to embed data instead of pointersRichard Levitte2017-04-131-0/+5
* OCSP Updates: error codes and multiple certificatesTodd Short2017-04-121-0/+4
* Discourage the use of LONG and ZLONG, and deprecate it in the futureRichard Levitte2017-04-101-0/+8
* Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte2017-04-102-19/+8
* Make default_method mostly compile-time (cont'd)Rich Salz2017-04-071-5/+5
* Make default_method mostly compile-timeRich Salz2017-04-071-7/+6
* Prefix custom extension API callback types with SSL_Matt Caswell2017-04-071-18/+21
* Implement a new custom extensions APIMatt Caswell2017-04-071-9/+36
* Move the extensions context codes into the public APIMatt Caswell2017-04-071-0/+23
* e_os2.h: Refine OSSL_SSIZE definition under UEFI environmentQin Long2017-04-061-3/+3
* make updateRichard Levitte2017-04-041-0/+3
* Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte2017-04-041-0/+19
* Constify SSL_dup_CA_list()Dr. Stephen Henson2017-04-031-1/+1
* New certificate_authorities functionsDr. Stephen Henson2017-04-031-0/+8
* Add missing macros for DHxparamsMatt Caswell2017-04-031-6/+23
* Fix a typo in the SSL_get_max_early_data() declarationsKazuki Yamaguchi2017-04-031-1/+1
* e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].Andy Polyakov2017-03-301-1/+0
* Add z modifier parsing to the BIO_printf et all format stringRichard Levitte2017-03-291-4/+10
* More typo fixesFdaSilvaYY2017-03-295-6/+6
* Move PRIu64, OSSLzu to e_os.hRich Salz2017-03-281-23/+0
* Remove redundant decl of 509_STORE_set_flagsHannes Magnusson2017-03-281-1/+0
* Fix function documentationIan Spence2017-03-241-7/+2
* Fix the error handling in CRYPTO_dup_ex_data.Bernd Edlinger2017-03-201-1/+1
* Make the CRYPTO_memcmp() prototype match memcmp()Kurt Roeckx2017-03-191-3/+1
* Implement certificate_authorities extensionDr. Stephen Henson2017-03-172-0/+2
* Move parsing and construction of CA names to separate functionsDr. Stephen Henson2017-03-171-0/+1
* HelloRetryRequest updates for draft-19Matt Caswell2017-03-162-2/+6
* Merge early_data_info extension into early_dataMatt Caswell2017-03-162-1/+1
* Update end of early data processing for draft-19Matt Caswell2017-03-162-2/+6
* Update the TLSv1.3 version indicator for draft-19Matt Caswell2017-03-161-3/+3
* Remove some unused PEM structuresBenjamin Kaduk2017-03-161-50/+0
* Add EC_KEY_get0_engine()Richard Levitte2017-03-151-0/+6
* Fix out-of-memory condition in confMatt Caswell2017-03-121-0/+1
* Use the new TLSv1.3 certificate_required alert where appropriateMatt Caswell2017-03-102-0/+2
* Check TLSv1.3 ServerHello, Finished and KeyUpdates are on record boundaryMatt Caswell2017-03-071-0/+1
* Tweak the TLSv1.3 record overflow limitsMatt Caswell2017-03-061-4/+7
* Add basic TLSv1.3 cookie supportMatt Caswell2017-03-042-0/+3
* Set specific error is we have no valid signature algorithms setDr. Stephen Henson2017-03-031-0/+1
* Rename SSL_write_early() to SSL_write_early_data()Matt Caswell2017-03-021-3/+3
* Rename SSL_read_early() to SSL_read_early_data()Matt Caswell2017-03-021-5/+6