| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Simplify tlsext_ecpf_parse() | tb | 2021-06-08 | 1 | -8/+4 |
| * | Rewrap a comment to avoid an overlong line | tb | 2021-06-08 | 1 | -3/+3 |
| * | Ignore the record version for early alerts | tb | 2021-06-08 | 1 | -4/+10 |
| * | TLSv1.3 server: avoid sending alerts in legacy records | tb | 2021-06-08 | 1 | -3/+4 |
| * | Adjust alert for ECPF without uncompressed point format | tb | 2021-06-08 | 1 | -3/+4 |
| * | Fix pkg-config .pc files with LibreSSL | inoguchi | 2021-06-08 | 1 | -7/+5 |
| * | Absorb SSL_AEAD_CTX into struct tls12_record_protection. | jsing | 2021-05-16 | 3 | -73/+63 |
| * | Zero the tls12_record_protection struct instead of individual fields. | jsing | 2021-05-16 | 1 | -9/+3 |
| * | Avoid including tls13_internal.h in tls13_record.h. | jsing | 2021-05-16 | 1 | -2/+1 |
| * | Avoid pulling ssl_locl.h into self-contained code. | jsing | 2021-05-16 | 4 | -8/+4 |
| * | Make local header inclusion consistent. | jsing | 2021-05-16 | 18 | -51/+36 |
| * | Move DTLS structs/definitions/prototypes to dtls_locl.h. | jsing | 2021-05-16 | 14 | -214/+282 |
| * | Add a missing space. | jsing | 2021-05-16 | 1 | -2/+2 |
| * | Fix formatting of multi-line license comment per style(9). | jsing | 2021-05-16 | 4 | -8/+12 |
| * | Avoid pulling ssl_sigalgs.h in via ssl_locl.h. | jsing | 2021-05-16 | 3 | -4/+7 |
| * | Remove unnecessary includes from the bytestring APIs. | jsing | 2021-05-16 | 4 | -14/+4 |
| * | Explicitly include <openssl/opensslconf.h> in files using OPENSSL_NO_* | jsing | 2021-05-16 | 13 | -16/+30 |
| * | Merge documentation for SSL_CIPHER_find(3) from OpenSSL 1.1.1. | tb | 2021-05-12 | 1 | -2/+29 |
| * | Install SSL_SESSION_get0_cipher.3 | tb | 2021-05-12 | 1 | -1/+2 |
| * | Document SSL_SESSION_get0_cipher(3) | tb | 2021-05-12 | 1 | -0/+94 |
| * | Document SSL_CTX_get_ssl_method(3) | tb | 2021-05-11 | 1 | -4/+15 |
| * | bump libssl major after struct visibility changes and symbol addition | tb | 2021-05-10 | 1 | -2/+2 |
| * | Make SSL_CIPHER, SSL_CTX, SSL_SESSION, {DTLS1,SSL3}_STATE | tb | 2021-05-10 | 3 | -8/+7 |
| * | Provide SSL_SESSION_get0_cipher(3) | tb | 2021-05-10 | 3 | -2/+10 |
| * | Provide SSL_CTX_get_ssl_method(3) | tb | 2021-05-10 | 3 | -2/+11 |
| * | Provide SSL_CIPHER_find(3) | tb | 2021-05-10 | 3 | -2/+10 |
| * | Replace DTLS w_epoch with epoch from TLSv1.2 record layer. | jsing | 2021-05-05 | 5 | -29/+20 |
| * | Rewrite TLSv1.2 key block handling. | jsing | 2021-05-05 | 5 | -134/+247 |
| * | Prevent future internal use of some #defines | tb | 2021-05-02 | 1 | -1/+3 |
| * | Clean up tls1_change_cipher_state(). | jsing | 2021-05-02 | 5 | -42/+29 |
| * | In the TLSv1.2 server, set up the key block after sending the CCS. | jsing | 2021-05-02 | 1 | -7/+7 |
| * | Clean up dtls1_reset_seq_numbers(). | jsing | 2021-05-02 | 5 | -26/+22 |
| * | Ensure that handshake hash is non-NULL in tls1_transcript_hash_value(). | jsing | 2021-05-02 | 1 | -1/+4 |
| * | Harden tls12_finished_verify_data() by checking master key length. | jsing | 2021-05-02 | 1 | -1/+4 |
| * | Stop deriving peer finished twice for TLSv1.2. | jsing | 2021-05-02 | 1 | -12/+1 |
| * | Clean up and harden TLSv1.2 master key derivation. | jsing | 2021-04-30 | 5 | -54/+51 |
| * | Clean up derivation of finished/peer finished. | jsing | 2021-04-25 | 8 | -116/+147 |
| * | whitespace | tb | 2021-04-23 | 1 | -3/+3 |
| * | Only hash known CH extensions | tb | 2021-04-22 | 1 | -5/+5 |
| * | Clean up TLSv1.2 certificate request handshake data. | jsing | 2021-04-21 | 5 | -43/+27 |
| * | Remove new_sym_enc and new_aead. | jsing | 2021-04-19 | 3 | -10/+19 |
| * | Move new_mac_secret_size into the TLSv1.2 handshake struct. | jsing | 2021-04-19 | 2 | -5/+7 |
| * | Move reuse_message, message_type, message_size and cert_verify into the | jsing | 2021-04-19 | 6 | -59/+62 |
| * | Set alpn_selected_len to zero when freeing alpn_selected. | jsing | 2021-04-19 | 1 | -1/+2 |
| * | mention DTLS1_2_VERSION | tb | 2021-04-15 | 1 | -3/+4 |
| * | Mention DTLS1_2_VERSION here, too | tb | 2021-04-15 | 1 | -6/+8 |
| * | Document SSL_OP_NO_DTLSv1{,_2} | tb | 2021-04-15 | 1 | -2/+15 |
| * | Document DTLSv1_2_{,client_,server_}method(3) | tb | 2021-04-15 | 1 | -4/+36 |
| * | Merge documentation for SSL_is_dtls() from OpenSSL | tb | 2021-04-15 | 1 | -5/+21 |
| * | Update a stale comment and fix a typo. | tb | 2021-04-11 | 1 | -3/+3 |