kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
9abd36e3 2020-10-18 22:14:03 modify nc build to link libcompat objects directly Rather than assuming the static version of libcrypto exists for pulling in the compatibility functions, link the compat objects directly. This modifies the object file generation script a bit to handle the empty-case properly as well.
6359d940 2020-10-18 20:47:10 include strtonum for ocspcheck
01c146e3 2020-10-08 21:35:00 Mention cleanup and refactoring of ssl_prev_session().
617e8e86 2020-10-08 17:43:07 wording tweak from jsing
8d258cf7 2020-10-08 17:14:20 whito
a8bc7358 2020-10-08 08:46:52 wordsmith some, and include mention of name constraints and bettertle test suite
b39be4f2 2020-10-08 11:09:08 CBS -> CBC
8d6b4692 2020-10-08 19:16:22 ChangeLog improvements.
98beb2b6 2020-10-07 21:54:19 Zap many things that are promised for later We can mention the new OpenSSL compat API and the validator API when they're enabled. The commit message for the validator is out of place.
817c145e 2020-10-07 16:54:18 Mention TLSv1.3 server up front, then validator. Other minor tweaks.