Commit History

Author SHA1 Message Date
  Matt Caswell f5afac4bda Update copyright year 3 years ago
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 years ago
  John Baldwin 6568d7a931 Collapse two identical if statements into a single body. 3 years ago
  John Baldwin 410f5bb189 Allow zero-byte writes to be reported as success. 3 years ago
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 3 years ago
  Marc fcc3a5204c apps: -msg flag enhancement 2/2 3 years ago
  Martin Elshuber 163b801616 Add support to zeroize plaintext in S3 record layer 3 years ago
  Matt Caswell ec27e619e8 Move MAC removal responsibility to the various protocol "enc" functions 4 years ago
  Vadim Fedorenko cc10b56dbe TLSv13: add kTLS support 4 years ago
  Dmitry Belyavskiy 09b90e0ed7 Introducing option SSL_OP_IGNORE_UNEXPECTED_EOF 4 years ago
  Benjamin Kaduk 3bfacb5fd4 Add SSL_new_session_ticket() API 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
  Matt Caswell d924dbf4ae Detect EOF while reading in libssl 4 years ago
  John Baldwin f059e4cc43 Don't generate a MAC when using KTLS. 4 years ago
  Andrew Gallatin 54f30cb57c Bypass multiblock and send individual records when using KTLS. 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Matt Caswell 8bbf63e48f Fix SSL_MODE_RELEASE_BUFFERS functionality 4 years ago
  Matt Caswell 0d345f0e10 Make the PACKET/WPACKET code available to both libcrypto and libssl 5 years ago
  Matt Caswell feb9e31c40 Defer sending a KeyUpdate until after pending writes are complete 5 years ago
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st 5 years ago
  Boris Pismenny c35e921ffa ssl: Linux TLS Rx Offload 5 years ago
  Richard Levitte 558ea84743 Remove heartbeats completely 7 years ago
  Matt Caswell 3d35e3a253 Don't interleave handshake and other record types in TLSv1.3 5 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 1bf4cb0fe3 Process KeyUpdate and NewSessionTicket messages after a close_notify 5 years ago
  Matt Caswell de9e884b2f Tolerate encrypted or plaintext alerts 5 years ago
  Matt Caswell 7426cd343d Ensure that we write out alerts correctly after early_data 5 years ago
  Matt Caswell 358ffa05cd Return a fatal error if application data is encountered during shutdown 5 years ago