Історія комітів

Автор SHA1 Опис Дата
  Dr. Stephen Henson d0ff28f8a2 Replace SSL_PKEY_RSA_ENC, SSL_PKEY_RSA_SIGN 7 роки тому
  David Benjamin bd5d27c1c6 Don't read uninitialised data for short session IDs. 7 роки тому
  Dr. Stephen Henson c19b863e81 For TLS 1.3 retrieve previously set certificate index 7 роки тому
  Cory Benfield 2c7bd69211 Add support for logging out TLSv1.3 secrets 7 роки тому
  Todd Short 222da97918 Majority rules, use session_ctx vs initial_ctx 7 роки тому
  Matt Caswell 2c0980d2fa Make calls to SSL_renegotiate() error out for TLSv1.3 7 роки тому
  Matt Caswell cda6b99867 Disable requests for renegotiation in TLSv1.3 7 роки тому
  Matt Caswell c7f47786a5 Move state machine knowledge out of the record layer 7 роки тому
  Cory Benfield f0deb4d352 Limit the length of the encrypted premaster key. 7 роки тому
  FdaSilvaYY 48722ff5f0 Fix a few misspellings. 7 роки тому
  Cory Benfield 2faa1b48fd Add support for key logging callbacks. 7 роки тому
  Matt Caswell 3f305a80e9 Add a TODO(TLS1.3) around certificate selection 7 роки тому
  Rich Salz 8cbfcc70bf Use typedefs for PSK, NPN, ALPN callback functions 7 роки тому
  Rich Salz aff8c126fd Move extension data into sub-structs 7 роки тому
  Matt Caswell cbb0954471 Introduce TLSEXT_STATUSTYPE_nothing constant 7 роки тому
  Matt Caswell 0d9824c171 Implement tls13_change_cipher_state() 8 роки тому
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 роки тому
  Rob Percival 1fa9ffd934 Check that SCT timestamps are not in the future 8 роки тому
  Matt Caswell de4d764e32 Rename the Elliptic Curves extension to supported_groups 8 роки тому
  Matt Caswell 54105ddd23 Rename all "read" variables with "readbytes" 8 роки тому
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit 8 роки тому
  Matt Caswell 8051ab2b6f Convert SSL BIO to use SSL_write_ex(). 8 роки тому
  Matt Caswell 8b0e934afb Fix some missed size_t updates 8 роки тому
  Matt Caswell 6db6bc5a8f Convert some libssl local functions to size_t 8 роки тому
  Matt Caswell 12472b4561 Update numerous misc libssl fields to be size_t 8 роки тому
  Matt Caswell 8c1a534305 Convert master_secret_size code to size_t 8 роки тому
  Matt Caswell 72716e79bf Convert some misc record layer functions for size_t 8 роки тому
  Matt Caswell 7ee8627f6e Convert libssl writing for size_t 8 роки тому
  Matt Caswell eda757514e Further libssl size_t-ify of reading 8 роки тому
  Matt Caswell 2abacef13a Convert a big "if" into a "switch" 8 роки тому