Commit History

Author SHA1 Message Date
  Matt Caswell 81c9ebd909 Remove some unnecessary function pointers from OSSL_RECORD_METHOD 1 year ago
  Matt Caswell e2d5742b14 Transfer the functionality from ssl3_read_n to the new record layer 2 years ago
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 years ago
  Matt Caswell 54b4053130 Update copyright year 2 years ago
  Matt Caswell 21ba77cad6 Don't reset the packet pointer in ssl3_setup_read_buffer 3 years ago
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 3 years ago
  Martin Elshuber 163b801616 Add support to zeroize plaintext in S3 record layer 4 years ago
  Matt Caswell d30ef63964 Correct alignment calculation in ssl3_setup_write 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  John Baldwin 074a6e86e6 Use a flag in SSL3_BUFFER to track when an application buffer is reused. 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Boris Pismenny 50ec750567 ssl: Linux TLS Tx Offload 7 years ago
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ 5 years ago
  Matt Caswell 196f2cbb78 Update ssl3_get_record() to use SSLfatal() 6 years ago
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() 6 years ago
  FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension. 6 years ago
  Matt Caswell 4bf086005f Fix a leak in SSL_clear() 7 years ago
  Matt Caswell 8b0e934afb Fix some missed size_t updates 7 years ago
  Matt Caswell 7ee8627f6e Convert libssl writing for size_t 7 years ago
  Matt Caswell eda757514e Further libssl size_t-ify of reading 7 years ago
  Matt Caswell 58c27c207d Fix crash as a result of MULTIBLOCK 8 years ago
  FdaSilvaYY 0485d5406a Whitespace cleanup in ssl folder 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Matt Caswell dad78fb13d Add an ability to set the SSL read buffer size 8 years ago
  Matt Caswell d102d9df86 Implement write pipeline support in libssl 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Kurt Roeckx 1c9ed1d8a7 Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER and SSL_OP_TLS_D5_BUG support. 8 years ago
  Hiroyuki YAMAMORI 246b52f39a Fix DTLS1.2 buffers 8 years ago
  Matt Caswell 6b41b3f5ea Fix a memory leak in compression 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago