aboutsummaryrefslogtreecommitdiff
path: root/tests/compat (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-19fix typo and split an overlong sentenceTheo Buehler1-5/+4
2020-11-19Initial ChangeLog for 3.3.0Theo Buehler1-0/+98
2020-11-11Add -lbcrypt to Windows builds for CNG in getentropyBrent Cook3-4/+4
2020-10-20modify nc build to link libcompat objects directlyBrent Cook2-4/+8
2020-10-19include strtonum for ocspcheckBrent Cook4-0/+13
2020-10-08Mention cleanup and refactoring of ssl_prev_session().Theo Buehler1-0/+3
2020-10-08wording tweak from jsingTheo Buehler1-1/+1
2020-10-08whitoTheo Buehler1-1/+1
2020-10-08wordsmith some, and include mention of name constraints and bettertle test suiteBob Beck1-5/+12
2020-10-08CBS -> CBCTheo Buehler1-1/+1
2020-10-08ChangeLog improvements.Joel Sing1-11/+7
2020-10-07Zap many things that are promised for laterTheo Buehler1-22/+2
2020-10-07Mention TLSv1.3 server up front, then validator. Other minorTheo Buehler1-13/+19
2020-10-07Update ChangeLogkinichiro1-135/+39
2020-10-06remove d1_clnt/d1_srvrBrent Cook2-4/+0
2020-10-06Fix typo :)OptoCloud1-1/+1
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-04Link crypto and ssl object files directly instead of static librarykinichiro4-4/+31
2020-10-04Configure libtls and nc(1) to statically link to libcrypto/sslBrent Cook4-10/+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