| Commit message (Expand) | Author | Files | Lines |
2020-12-08 | Release notes for GENERAL_NAME_cmp() NULL deref | Theo Buehler | 1 | -0/+5 |
2020-10-20 | modify nc build to link libcompat objects directly | Brent Cook | 2 | -4/+8 |
2020-10-17 | create 3.2.x stable branchv3.2.2 | Brent Cook | 1 | -1/+1 |
2020-10-17 | update manpage links | Brent Cook | 1 | -0/+18 |
2020-10-17 | Mention cleanup and refactoring of ssl_prev_session(). | Theo Buehler | 1 | -0/+3 |
2020-10-17 | wording tweak from jsing | Theo Buehler | 1 | -1/+1 |
2020-10-17 | whito | Theo Buehler | 1 | -1/+1 |
2020-10-17 | wordsmith some, and include mention of name constraints and bettertle test suite | Bob Beck | 1 | -5/+12 |
2020-10-17 | CBS -> CBC | Theo Buehler | 1 | -1/+1 |
2020-10-17 | ChangeLog improvements. | Joel Sing | 1 | -11/+7 |
2020-10-17 | Zap many things that are promised for later | Theo Buehler | 1 | -22/+2 |
2020-10-17 | Mention TLSv1.3 server up front, then validator. Other minor | Theo Buehler | 1 | -13/+19 |
2020-10-17 | Update ChangeLog | kinichiro | 1 | -135/+39 |
2020-10-17 | Fix typo :) | OptoCloud | 1 | -1/+1 |
2020-10-17 | disable some additional libtls-standalone bits | Brent Cook | 2 | -38/+3 |
2020-10-17 | remove libtls-standalone, it's unmaintained | Brent Cook | 14 | -300/+0 |
2020-10-17 | Link crypto and ssl object files directly instead of static library | kinichiro | 4 | -4/+31 |
2020-10-17 | Configure libtls and nc(1) to statically link to libcrypto/ssl | Brent Cook | 4 | -10/+8 |
2020-10-05 | SSL_set1_host() is now documented. | Theo Buehler | 1 | -0/+2 |
2020-10-05 | SSL_set1_host() is not yet exposed. | Theo Buehler | 1 | -2/+0 |
2020-10-05 | Update ChangeLog | kinichiro | 1 | -0/+8 |
2020-10-04 | Remove points that made it into 3.2.1 | Theo Buehler | 1 | -10/+0 |
2020-10-05 | Update ChangeLog | kinichiro | 1 | -8/+8 |
2020-10-03 | Initial cut of the 3.2.2 ChangeLog | Theo Buehler | 1 | -0/+188 |
2020-09-20 | Make pthread_mutex static initialisation work on Windows. | Joel Sing | 1 | -5/+23 |
2020-09-15 | Update .gitignore | kinichiro | 1 | -0/+4 |
2020-09-15 | Add regress x509_info.c | kinichiro | 2 | -0/+10 |
2020-09-15 | Fix regress build | kinichiro | 1 | -4/+6 |
2020-09-14 | Add x509_verify.c x509_verify.h | kinichiro | 3 | -1/+3 |
2020-09-14 | Add regress x509attribute.c | kinichiro | 2 | -0/+10 |
2020-09-13 | Add x509_issuer_cache.c x509_issuer_cache.h | kinichiro | 2 | -0/+3 |
2020-09-13 | Add queue.h tree.h _null.h | kinichiro | 4 | -0/+1563 |
2020-09-13 | Add PTHREAD_MUTEX_INITIALIZER | kinichiro | 1 | -0/+5 |
2020-09-13 | Add regress constraints.c | kinichiro | 2 | -0/+14 |
2020-09-13 | Add x509_constraints.c x509_internal.h | kinichiro | 2 | -0/+3 |
2020-09-04 | rediff patches | Brent Cook | 4 | -20/+20 |
2020-09-02 | Add ssl/tls12_record_layer.c | kinichiro | 2 | -0/+2 |
2020-08-24 | update man linksv3.2.1 | Brent Cook | 1 | -1/+39 |
2020-08-24 | Tweak change log entries. | Joel Sing | 1 | -10/+11 |