aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* make updateDr. Stephen Henson2017-04-251-0/+3
* Switch command-line utils to new nameopt API.Dmitry Belyavskiy2017-04-251-0/+1
* Add a BIO_lookup_ex() functionMatt Caswell2017-04-251-0/+1
* Add CRYPTO_mem_leaks_cbRichard Levitte2017-04-241-0/+1
* Add -f -r flags to find-unused-errsRich Salz2017-04-161-1/+20
* Fix util/mkdef.plRichard Levitte2017-04-101-18/+10
* Act on deprecation of LONG and ZLONG, step 3Richard Levitte2017-04-102-5/+25
* Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte2017-04-101-1/+0
* Use 'over 2' for bullet lists.Rich Salz2017-04-071-1/+1
* Standardize on =over 4 and check for it.Rich Salz2017-04-071-0/+2
* Check for L<foo|foo>Rich Salz2017-04-071-0/+2
* Implement a new custom extensions APIMatt Caswell2017-04-071-0/+1
* make updateRichard Levitte2017-04-041-0/+16
* Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte2017-04-041-0/+1
* update ordinalsDr. Stephen Henson2017-04-031-0/+7
* More typo fixesFdaSilvaYY2017-03-291-1/+1
* Look for comma before - in POD pagesRich Salz2017-03-231-0/+1
* Fix find-doc-nits: { is significant in regexpsRichard Levitte2017-03-231-1/+1
* Add some HRR testsMatt Caswell2017-03-162-1/+5
* HelloRetryRequest updates for draft-19Matt Caswell2017-03-161-0/+13
* Update the TLSv1.3 version indicator for draft-19Matt Caswell2017-03-161-8/+8
* Remove unused typedefs from indent configBenjamin Kaduk2017-03-161-42/+0
* Remove some unused PEM structuresBenjamin Kaduk2017-03-161-2/+0
* Forgotten 'make update'Richard Levitte2017-03-151-0/+1
* Fix a hang in tests that use sessionfileMatt Caswell2017-03-151-12/+10
* VMS: don't use /DSF, turn off CALL_DEBUG insteadRichard Levitte2017-03-152-8/+6
* VMS: throw away [.util]shareable_image_wrap.c.in and add replacement scriptsRichard Levitte2017-03-144-116/+61
* Fix some doc nitsRich Salz2017-03-121-0/+3
* Fix many doc L<> errorsRich Salz2017-03-112-102/+87
* Add a test to check that if a PSK extension is not last then we failMatt Caswell2017-03-102-10/+31
* util/process_docs.pl: make it possible to add a suffix to man docsRichard Levitte2017-03-061-1/+12
* Add a test for TLSv1.3 cookiesMatt Caswell2017-03-041-0/+1
* Rename SSL_write_early() to SSL_write_early_data()Matt Caswell2017-03-021-1/+1
* Rename SSL_read_early() to SSL_read_early_data()Matt Caswell2017-03-021-1/+1
* Make SSL_write_early_finish() an internal only functionMatt Caswell2017-03-021-4/+3
* Add a SSL_SESSION_get_max_early_data() functionMatt Caswell2017-03-021-0/+1
* Construct the server side early_data extensionMatt Caswell2017-03-021-0/+1
* Provide an SSL_read_early() function for reading early dataMatt Caswell2017-03-021-0/+1
* Provide functions to write early dataMatt Caswell2017-03-021-0/+2
* Construct the ticket_early_data_info extensionMatt Caswell2017-03-021-0/+4
* Code health: make updateRichard Levitte2017-02-281-11/+11
* Code health: Remove VAX exceptions in util/mkdef.plRichard Levitte2017-02-281-29/+3
* More Configure cleanup. RemoveEmilia Kasper2017-02-282-569/+0
* Add a null UI methodRichard Levitte2017-02-261-0/+1
* Add SSL_CTX early callbackBenjamin Kaduk2017-02-231-0/+8
* Export SSL_bytes_to_cipher_list()Benjamin Kaduk2017-02-231-0/+1
* Implementation of the ARIA cipher as described in RFC 5794.Pauli2017-02-212-1/+22
* Add a SSL_get_key_update_type() functionMatt Caswell2017-02-171-0/+1
* Provide a function to send a KeyUpdate messageMatt Caswell2017-02-171-0/+1
* Update TLSProxy to know about HelloRetryRequest messagesMatt Caswell2017-02-143-0/+145