aboutsummaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-08Release notes for GENERAL_NAME_cmp() NULL derefTheo Buehler1-0/+5
2020-10-20modify nc build to link libcompat objects directlyBrent Cook2-4/+8
2020-10-17create 3.2.x stable branchv3.2.2Brent Cook1-1/+1
2020-10-17update manpage linksBrent Cook1-0/+18
2020-10-17Mention cleanup and refactoring of ssl_prev_session().Theo Buehler1-0/+3
2020-10-17wording tweak from jsingTheo Buehler1-1/+1
2020-10-17whitoTheo Buehler1-1/+1
2020-10-17wordsmith some, and include mention of name constraints and bettertle test suiteBob Beck1-5/+12
2020-10-17CBS -> CBCTheo Buehler1-1/+1
2020-10-17ChangeLog improvements.Joel Sing1-11/+7
2020-10-17Zap many things that are promised for laterTheo Buehler1-22/+2
2020-10-17Mention TLSv1.3 server up front, then validator. Other minorTheo Buehler1-13/+19
2020-10-17Update ChangeLogkinichiro1-135/+39
2020-10-17Fix typo :)OptoCloud1-1/+1
2020-10-17disable some additional libtls-standalone bitsBrent Cook2-38/+3
2020-10-17remove libtls-standalone, it's unmaintainedBrent Cook14-300/+0
2020-10-17Link crypto and ssl object files directly instead of static librarykinichiro4-4/+31
2020-10-17Configure libtls and nc(1) to statically link to libcrypto/sslBrent Cook4-10/+8
2020-10-05SSL_set1_host() is now documented.Theo Buehler1-0/+2
2020-10-05SSL_set1_host() is not yet exposed.Theo Buehler1-2/+0
2020-10-05Update ChangeLogkinichiro1-0/+8
2020-10-04Remove points that made it into 3.2.1Theo Buehler1-10/+0
2020-10-05Update ChangeLogkinichiro1-8/+8
2020-10-03Initial cut of the 3.2.2 ChangeLogTheo Buehler1-0/+188
2020-09-20Make pthread_mutex static initialisation work on Windows.Joel Sing1-5/+23
2020-09-15Update .gitignorekinichiro1-0/+4
2020-09-15Add regress x509_info.ckinichiro2-0/+10
2020-09-15Fix regress buildkinichiro1-4/+6
2020-09-14Add x509_verify.c x509_verify.hkinichiro3-1/+3
2020-09-14Add regress x509attribute.ckinichiro2-0/+10
2020-09-13Add x509_issuer_cache.c x509_issuer_cache.hkinichiro2-0/+3
2020-09-13Add queue.h tree.h _null.hkinichiro4-0/+1563
2020-09-13Add PTHREAD_MUTEX_INITIALIZERkinichiro1-0/+5
2020-09-13Add regress constraints.ckinichiro2-0/+14
2020-09-13Add x509_constraints.c x509_internal.hkinichiro2-0/+3
2020-09-04rediff patchesBrent Cook4-20/+20
2020-09-02Add ssl/tls12_record_layer.ckinichiro2-0/+2
2020-08-24update man linksv3.2.1Brent Cook1-1/+39
2020-08-24Tweak change log entries.Joel Sing1-10/+11