Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 86eb1113 | 2020-10-08 17:14:20 | whito | ||
| 900cfd4b | 2020-10-08 08:46:52 | wordsmith some, and include mention of name constraints and bettertle test suite | ||
| 4d84baf3 | 2020-10-08 19:16:22 | ChangeLog improvements. | ||
| 8b1dc0df | 2020-10-06 01:20:25 | Fix typo :) | ||
| 77c7de8b | 2020-08-20 10:19:23 | disable some additional libtls-standalone bits | ||
| 6693b2eb | 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. | ||
| 381fc586 | 2020-08-20 09:53:08 | remove libtls-standalone, it's unmaintained libtls-standalone was originally intended to make something that could link to any other OpenSSL fork or OpenSSL itself, but I don't think there's anyone who is terribly interested in that after all, so let's clean this up. #610 may be the better solution anyway. | ||
| 3775a79f | 2020-09-20 13:37:52 | Link crypto and ssl object files directly instead of static library - Output object files list variable for libcrypto and libssl to .mk file. - Include object files list variable .mk from tls/Makefile - Link .lo files directly instead of static library for libtls. | ||
| 880d1699 | 2020-10-08 11:09:08 | CBS -> CBC | ||
| 4de6e298 | 2020-10-07 16:54:18 | Mention TLSv1.3 server up front, then validator. Other minor tweaks. |