Commit History

Author SHA1 Message Date
  Viktor Dukhovni a51c9f637c Added missing signature algorithm reflection functions 5 years ago
  Matt Caswell 32097b33bd Change Post Handshake auth so that it is opt-in 5 years ago
  Matt Caswell 6cc0b3c217 Respect SSL_OP_NO_TICKET in TLSv1.3 6 years ago
  Matt Caswell 36ff232cf2 Change the default number of NewSessionTickets we send to 2 6 years ago
  Matt Caswell 61fb59238d Rework the decrypt ticket callback 6 years ago
  Kurt Roeckx 3cb7c5cfef Use void in all function definitions that do not take any arguments 6 years ago
  Todd Short df0fed9aab Session Ticket app data 7 years ago
  Bernd Edlinger 4d921bfb8b Fix a gcc warning about possible fall through 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) 6 years ago
  Benjamin Kaduk 88e09fe79b Fix coverity nit in handshake_helper.c 6 years ago
  Todd Short e1c7871de8 Use ChaCha only if prioritized by clnt 8 years ago
  Andy Polyakov 3a63c0edab Resolve warnings in VC-WIN32 build, which allows to add /WX. 6 years ago
  FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension. 6 years ago
  Todd Short a84e5c9aa8 Session resume broken switching contexts 7 years ago
  David Benjamin f1b97da1fd Introduce named constants for the ClientHello callback. 6 years ago
  David Benjamin a9c0d8beea Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb. 6 years ago
  Benjamin Kaduk c4604e9b97 Fix long SNI lengths in test/handshake_helper.c 6 years ago
  Matt Caswell f7d1d2a479 Fix enable-sctp 6 years ago
  Rich Salz 0e97f1e1a7 (Re)move some things from e_os.h 6 years ago
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes 6 years ago
  Pauli b99fe5f492 Remove tests dependence on e_os.h 6 years ago
  FdaSilvaYY 44e6995155 Fix some Typos and indents 6 years ago
  Pauli 20e237c025 Address Coverity issues. 7 years ago
  Pauli 9ee27200c9 Remove trailing blanks. 7 years ago
  Pauli c2500f658b Test cleaning and modernisation 7 years ago
  Pauli ff281ee836 Remove the TEST_check macro. 7 years ago
  Paul Yang 9e1d5e8dff Fix return value checking for BIO_sock_init 7 years ago
  Todd Short 84344efa7a Handle the server refusing to reneg in a reneg_setup 7 years ago
  Matt Caswell 561f6f1ed2 Address review feedback for the SCTP changes 7 years ago