| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Use object library for CMake | kinichiro | 2021-05-02 | 3 | -3/+35 |
|/ |
|
* | bump arm library versions | Brent Cook | 2021-05-01 | 1 | -2/+2 |
* | disable some tests that rely on static library symbols | Brent Cook | 2021-05-01 | 1 | -0/+2 |
* | update to Ubuntu 18.0.4 LTS for CI testing | Brent Cook | 2021-05-01 | 1 | -6/+6 |
* | cmake test should be ec_point_conversion | Brent Cook | 2021-04-27 | 1 | -4/+4 |
* | add ec_point_conversion test | Brent Cook | 2021-04-27 | 2 | -0/+10 |
* | add tls12_lib.c | Brent Cook | 2021-04-27 | 2 | -0/+2 |
* | update manpage links | Brent Cook | 2021-04-18 | 1 | -0/+4 |
* | Mention switch to the legacy verifier in ChangeLogv3.3.2 | Theo Buehler | 2021-04-15 | 1 | -2/+5 |
* | update autotools | Brent Cook | 2021-04-15 | 1 | -1/+1 |
* | More minor ChangeLog tweaks for 3.3.2 | Theo Buehler | 2021-04-15 | 1 | -5/+5 |
* | add --enable-libtls-only option | Brent Cook | 2021-04-15 | 1 | -0/+4 |
* | Tweak changelog for 3.3.2. | Joel Sing | 2021-04-15 | 1 | -42/+38 |
* | Fix a number of typos and expand a few entries | Theo Buehler | 2021-04-13 | 1 | -16/+18 |
* | Initial changelog for 3.3.2 | Theo Buehler | 2021-04-13 | 1 | -0/+295 |
* | rebase tlsexttest patch | Brent Cook | 2021-04-08 | 1 | -3/+3 |
* | update manpage links | Brent Cook | 2021-04-08 | 1 | -0/+4 |
* | update appveyor pre-build config to address build failures | Brent Cook | 2021-04-08 | 1 | -2/+1 |
* | Add '--enable-libtls-only' build option | Brent Cook | 2021-04-07 | 11 | -68/+91 |
* | update links | Brent Cook | 2021-02-28 | 1 | -0/+1 |
* | fix leak in Windows version of pthread_mutex_free | Brent Cook | 2021-02-28 | 1 | -0/+1 |
* | add ssl_methods test | Brent Cook | 2021-02-03 | 2 | -0/+6 |
* | update manpage links | Brent Cook | 2021-01-03 | 1 | -0/+18 |
* | add win32 pthread_mutex_destroy implementation | Brent Cook | 2020-12-21 | 1 | -0/+7 |
* | Add a few more bug fixes to the ChangeLog | Theo Buehler | 2020-12-08 | 1 | -0/+12 |
* | Release notes for GENERAL_NAME_cmp() NULL derefv3.3.1 | Theo Buehler | 2020-12-08 | 1 | -0/+15 |
* | zap stray word | Theo Buehler | 2020-11-26 | 1 | -1/+1 |
* | Update ChangeLogv3.3.0 | kinichiro | 2020-11-21 | 1 | -1/+5 |
* | fix typo and split an overlong sentence | Theo Buehler | 2020-11-19 | 1 | -5/+4 |
* | Initial ChangeLog for 3.3.0 | Theo Buehler | 2020-11-19 | 1 | -0/+98 |
* | Add -lbcrypt to Windows builds for CNG in getentropy | Brent Cook | 2020-11-11 | 3 | -4/+4 |
* | modify nc build to link libcompat objects directly | Brent Cook | 2020-10-20 | 2 | -4/+8 |
* | include strtonum for ocspcheck | Brent Cook | 2020-10-19 | 4 | -0/+13 |
* | Mention cleanup and refactoring of ssl_prev_session(). | Theo Buehler | 2020-10-08 | 1 | -0/+3 |
* | wording tweak from jsing | Theo Buehler | 2020-10-08 | 1 | -1/+1 |
* | whito | Theo Buehler | 2020-10-08 | 1 | -1/+1 |
* | wordsmith some, and include mention of name constraints and bettertle test suite | Bob Beck | 2020-10-08 | 1 | -5/+12 |
* | CBS -> CBC | Theo Buehler | 2020-10-08 | 1 | -1/+1 |
* | ChangeLog improvements. | Joel Sing | 2020-10-08 | 1 | -11/+7 |
* | Zap many things that are promised for later | Theo Buehler | 2020-10-07 | 1 | -22/+2 |
* | Mention TLSv1.3 server up front, then validator. Other minor | Theo Buehler | 2020-10-07 | 1 | -13/+19 |
* | Update ChangeLog | kinichiro | 2020-10-07 | 1 | -135/+39 |
* | remove d1_clnt/d1_srvr | Brent Cook | 2020-10-06 | 2 | -4/+0 |
* | Land #625, fix typo | Brent Cook | 2020-10-06 | 1 | -1/+1 |
|\ |
|
| * | Fix typo :) | OptoCloud | 2020-10-06 | 1 | -1/+1 |
* | | Land #611, remove libtls-standalone | Brent Cook | 2020-10-06 | 16 | -338/+3 |
|\ \ |
|
| * | | disable some additional libtls-standalone bits | Brent Cook | 2020-08-20 | 2 | -38/+3 |
| * | | remove libtls-standalone, it's unmaintained | Brent Cook | 2020-08-20 | 14 | -300/+0 |
* | | | Land #610, Statically link libcrypto/ssl into libtls | Brent Cook | 2020-10-06 | 6 | -9/+34 |
|\ \ \ |
|
| * | | | Link crypto and ssl object files directly instead of static library | kinichiro | 2020-10-04 | 4 | -4/+31 |