コミット履歴

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