| Commit message (Expand) | Author | Age | Files | Lines |
* | make update | Dr. Stephen Henson | 2017-05-11 | 1 | -0/+2 |
* | Add test for no change following an HRR | Matt Caswell | 2017-05-09 | 1 | -0/+1 |
* | Add PEM_bytes_read_bio_secmem() | Benjamin Kaduk | 2017-05-08 | 1 | -0/+1 |
* | Add PEM_read_bio_ex | Benjamin Kaduk | 2017-05-08 | 1 | -0/+1 |
* | Fix curly braces on util/mkrc.pl | Rich Salz | 2017-05-03 | 1 | -4/+8 |
* | Run perltidy, use strict+warnings on mkrc.pl | Rich Salz | 2017-05-03 | 1 | -18/+23 |
* | Perltidy ck_errf | Rich Salz | 2017-05-03 | 1 | -47/+52 |
* | Remove some unused scripts | Rich Salz | 2017-05-03 | 3 | -437/+0 |
* | Update the TLSv1.3 version indicator for draft-20 | Matt Caswell | 2017-05-03 | 1 | -1/+1 |
* | Extend the SERVERINFO file format to include an extensions context | Matt Caswell | 2017-05-03 | 1 | -0/+1 |
* | Added support for ESSCertIDv2 | Marek Klein | 2017-05-03 | 2 | -0/+15 |
* | TLS1.3 Padding | Todd Short | 2017-05-02 | 1 | -0/+8 |
* | TLSProxy: When in debug mode, show the exact subprocess commands | Richard Levitte | 2017-04-28 | 1 | -0/+6 |
* | Add support for SSL_SESSION_is_resumable() | Matt Caswell | 2017-04-26 | 1 | -0/+1 |
* | make update | Dr. Stephen Henson | 2017-04-25 | 1 | -0/+3 |
* | Switch command-line utils to new nameopt API. | Dmitry Belyavskiy | 2017-04-25 | 1 | -0/+1 |
* | Add a BIO_lookup_ex() function | Matt Caswell | 2017-04-25 | 1 | -0/+1 |
* | Add CRYPTO_mem_leaks_cb | Richard Levitte | 2017-04-24 | 1 | -0/+1 |
* | Add -f -r flags to find-unused-errs | Rich Salz | 2017-04-16 | 1 | -1/+20 |
* | Fix util/mkdef.pl | Richard Levitte | 2017-04-10 | 1 | -18/+10 |
* | Act on deprecation of LONG and ZLONG, step 3 | Richard Levitte | 2017-04-10 | 2 | -5/+25 |
* | Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants | Richard Levitte | 2017-04-10 | 1 | -1/+0 |
* | Use 'over 2' for bullet lists. | Rich Salz | 2017-04-07 | 1 | -1/+1 |
* | Standardize on =over 4 and check for it. | Rich Salz | 2017-04-07 | 1 | -0/+2 |
* | Check for L<foo|foo> | Rich Salz | 2017-04-07 | 1 | -0/+2 |
* | Implement a new custom extensions API | Matt Caswell | 2017-04-07 | 1 | -0/+1 |
* | make update | Richard Levitte | 2017-04-04 | 1 | -0/+16 |
* | Implement internal ASN.1 types INT32, UINT32, INT64, UINT64 | Richard Levitte | 2017-04-04 | 1 | -0/+1 |
* | update ordinals | Dr. Stephen Henson | 2017-04-04 | 1 | -0/+7 |
* | More typo fixes | FdaSilvaYY | 2017-03-29 | 1 | -1/+1 |
* | Look for comma before - in POD pages | Rich Salz | 2017-03-23 | 1 | -0/+1 |
* | Fix find-doc-nits: { is significant in regexps | Richard Levitte | 2017-03-23 | 1 | -1/+1 |
* | Add some HRR tests | Matt Caswell | 2017-03-16 | 2 | -1/+5 |
* | HelloRetryRequest updates for draft-19 | Matt Caswell | 2017-03-16 | 1 | -0/+13 |
* | Update the TLSv1.3 version indicator for draft-19 | Matt Caswell | 2017-03-16 | 1 | -8/+8 |
* | Remove unused typedefs from indent config | Benjamin Kaduk | 2017-03-16 | 1 | -42/+0 |
* | Remove some unused PEM structures | Benjamin Kaduk | 2017-03-16 | 1 | -2/+0 |
* | Forgotten 'make update' | Richard Levitte | 2017-03-15 | 1 | -0/+1 |
* | Fix a hang in tests that use sessionfile | Matt Caswell | 2017-03-15 | 1 | -12/+10 |
* | VMS: don't use /DSF, turn off CALL_DEBUG instead | Richard Levitte | 2017-03-15 | 2 | -8/+6 |
* | VMS: throw away [.util]shareable_image_wrap.c.in and add replacement scripts | Richard Levitte | 2017-03-14 | 4 | -116/+61 |
* | Fix some doc nits | Rich Salz | 2017-03-12 | 1 | -0/+3 |
* | Fix many doc L<> errors | Rich Salz | 2017-03-11 | 2 | -102/+87 |
* | Add a test to check that if a PSK extension is not last then we fail | Matt Caswell | 2017-03-10 | 2 | -10/+31 |
* | util/process_docs.pl: make it possible to add a suffix to man docs | Richard Levitte | 2017-03-06 | 1 | -1/+12 |
* | Add a test for TLSv1.3 cookies | Matt Caswell | 2017-03-05 | 1 | -0/+1 |
* | Rename SSL_write_early() to SSL_write_early_data() | Matt Caswell | 2017-03-02 | 1 | -1/+1 |
* | Rename SSL_read_early() to SSL_read_early_data() | Matt Caswell | 2017-03-02 | 1 | -1/+1 |
* | Make SSL_write_early_finish() an internal only function | Matt Caswell | 2017-03-02 | 1 | -4/+3 |
* | Add a SSL_SESSION_get_max_early_data() function | Matt Caswell | 2017-03-02 | 1 | -0/+1 |