Commit History

Author SHA1 Message Date
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ 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
  Bernd Edlinger d4ef4fbf46 Fix a crash in SSLfatal due to invalid enc_write_ctx 6 years ago
  Tatsuhiro Tsujikawa b38ede8043 Export keying material using early exporter master secret 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Tatsuhiro Tsujikawa 1f5878b8e2 Make sure that exporting keying material is allowed 6 years ago
  Matt Caswell 2a8db71713 Don't flush the ClientHello if we're going to send early data 6 years ago
  Matt Caswell 1f359471f9 Provide an SSLfatal() macro 6 years ago
  Matt Caswell bd79bcb42b Remove special case code for SCTP reneg handling 7 years ago
  Matt Caswell ef6c191bce Update end of early data processing for draft-19 7 years ago
  Matt Caswell 564547e482 Enable the client to call SSL_read() without stopping the ability to call SSL_write_early() 7 years ago
  Matt Caswell fe5e20fd26 Fix changing of the cipher state when dealing with early data 7 years ago
  Matt Caswell 0a87d0ac62 Parse the early_data extension 7 years ago
  Benjamin Kaduk ddf9725834 Prepare for WORK_MORE_C 7 years ago
  Matt Caswell c7f47786a5 Move state machine knowledge out of the record layer 7 years ago
  Matt Caswell 0386aad1ab Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flag 7 years ago
  Emilia Kasper a230b26e09 Indent ssl/ 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  FdaSilvaYY 8483a003bf various spelling fixes 8 years ago
  Rich Salz e771eea6d8 Revert "various spelling fixes" 8 years ago
  FdaSilvaYY 620d540bd4 various spelling fixes 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell be3583fa40 Convert enums to typedefs 8 years ago
  Matt Caswell 024f543c15 Move in_handshake into STATEM 8 years ago
  Matt Caswell 31fd10e60d Fix DTLSv1_listen following state machine changes 8 years ago
  Matt Caswell d6f1a6e931 Rename STATEM to OSSL_STATEM 8 years ago
  Matt Caswell a71a4966a3 Move |no_cert_verify| into state machine 8 years ago
  Matt Caswell fe3a329117 Change statem prefix to ossl_statem 8 years ago
  Matt Caswell 35bf6e0537 Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATE 8 years ago