summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support OPENSSL_NO_FILENAMEStb6 days1-3/+3
* Remove SSL_DES and SSL_IDEA remnantstb2025-01-181-3/+1
* Remove last uses of SSL_aDSStb2025-01-181-2/+1
* ssl_local.h: does not need to include dsa.htb2025-01-171-2/+1
* Remove get_cipher from SSL_METHOD.jsing2024-07-231-4/+2
* Use cipher suite values instead of IDs.jsing2024-07-221-8/+4
* Remove cipher from SSL_SESSION.jsing2024-07-201-4/+3
* Move client ciphers from SSL_SESSION to SSL_HANDSHAKE.jsing2024-07-191-3/+4
* Clean up SSL_HANDSHAKE_MAC_DEFAULT.jsing2024-07-161-12/+1
* Mop up TLS1_PRF* defines.jsing2024-07-151-10/+1
* Implement RSA key exchange in constant time.jsing2024-06-251-1/+3
* remove prototypes with no matching functionjsg2024-05-191-2/+1
* Remove fixed nonce length information from algorithm2tb2024-05-101-15/+1
* Add an indicator that an extension has been processed.beck2024-03-261-1/+4
* Remove GOST and STREEBOG support from libssl.beck2024-02-031-18/+2
* Neuter the SSL_set_debug(3) APItb2023-12-291-4/+1
* Convert ssl3_cipher_by_id() to bsearch()tb2023-11-291-3/+1
* Use a long for id in ssl3_get_cipher_by_id()tb2023-11-291-2/+2
* Move ssl_cipher_id_cmp() next to its only callertb2023-11-251-2/+1
* Unifdef OPENSSL_NO_ENGINE in libssltb2023-11-191-7/+1
* unifdef the LIBRESSL_HAS_TLS1_3_[CLIENT|SERVER] goobeck2023-07-061-13/+1
* Move verified_chain from SSL to SSL_HANDSHAKEtb2023-05-261-2/+4
* Unbreak tree: file missed in last committb2023-04-251-1/+3
* Randomize the order of TLS extensionstb2023-04-231-1/+2
* spelling fixes; from paul tagliamontejmc2022-12-261-2/+2
* Make header guards of internal headers consistenttb2022-11-261-2/+2
* Make internal header file names consistenttb2022-11-261-0/+1538