Commit History

Author SHA1 Message Date
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Matt Caswell 3295d24238 Use the TLSv1.3 record header as AAD 6 years ago
  Matt Caswell 196f2cbb78 Update ssl3_get_record() to use SSLfatal() 6 years ago
  Xiaoyin Liu 00f3a013c3 Remove redundant declarations in record_locl.h 7 years ago
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl 7 years ago
  Matt Caswell a832b5ef7a Skip early_data if appropriate after a HelloRetryRequest 7 years ago
  Matt Caswell 54105ddd23 Rename all "read" variables with "readbytes" 8 years ago
  Matt Caswell 72716e79bf Convert some misc record layer functions for size_t 8 years ago
  Matt Caswell 5607b2759a Convert SSL3_RECORD_clear() and SSL3_RECORD_release() to size_t 8 years ago
  Matt Caswell 7ee8627f6e Convert libssl writing for size_t 8 years ago
  Matt Caswell eda757514e Further libssl size_t-ify of reading 8 years ago
  Matt Caswell 8e6d03cac4 Convert record layer to use size_t 8 years ago
  Matt Caswell af58be768e Don't allow too many consecutive warning alerts 8 years ago
  Matt Caswell 1fb9fdc302 Fix DTLS replay protection 8 years ago
  Emilia Kasper a230b26e09 Indent ssl/ 8 years ago
  Matt Caswell 78fcddbb8d Address feedback on SSLv2 ClientHello processing 8 years ago
  Matt Caswell 44efb88a21 Address feedback on SSLv2 ClientHello processing 8 years ago
  Matt Caswell 58c27c207d Fix crash as a result of MULTIBLOCK 8 years ago
  Matt Caswell 255cfeacd8 Reject out of context empty records 8 years ago
  Matt Caswell 753be41d59 Fix some suspect warnings on Windows 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Matt Caswell f482740f23 Remove the wrec record layer field 8 years ago
  Matt Caswell dad78fb13d Add an ability to set the SSL read buffer size 8 years ago
  Matt Caswell 0220fee47f Lazily initialise the compression buffer 8 years ago
  Matt Caswell 94777c9c86 Implement read pipeline support in libssl 8 years ago
  Matt Caswell d102d9df86 Implement write pipeline support in libssl 9 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 6b41b3f5ea Fix a memory leak in compression 9 years ago
  Matt Caswell 32ec41539b Server side version negotiation rewrite 9 years ago