Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GOST and STREEBOG support from libssl. | beck | 2024-02-03 | 1 | -18/+2 |
* | Neuter the SSL_set_debug(3) API | tb | 2023-12-29 | 1 | -4/+1 |
* | Convert ssl3_cipher_by_id() to bsearch() | tb | 2023-11-29 | 1 | -3/+1 |
* | Use a long for id in ssl3_get_cipher_by_id() | tb | 2023-11-29 | 1 | -2/+2 |
* | Move ssl_cipher_id_cmp() next to its only caller | tb | 2023-11-25 | 1 | -2/+1 |
* | Unifdef OPENSSL_NO_ENGINE in libssl | tb | 2023-11-19 | 1 | -7/+1 |
* | unifdef the LIBRESSL_HAS_TLS1_3_[CLIENT|SERVER] goo | beck | 2023-07-06 | 1 | -13/+1 |
* | Move verified_chain from SSL to SSL_HANDSHAKE | tb | 2023-05-26 | 1 | -2/+4 |
* | Unbreak tree: file missed in last commit | tb | 2023-04-25 | 1 | -1/+3 |
* | Randomize the order of TLS extensions | tb | 2023-04-23 | 1 | -1/+2 |
* | spelling fixes; from paul tagliamonte | jmc | 2022-12-26 | 1 | -2/+2 |
* | Make header guards of internal headers consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -0/+1538 |