コミット履歴

作者 SHA1 メッセージ 日付
  Todd Short 8c2bfd2512 Add SSL_get[01]_peer_certificate() 5 年 前
  Dr. David von Oheimb a61b6b623d Silence gcc false positive warning on alpn_protos_len in test/handshake_helper.c 4 年 前
  Tomas Mraz cd4afec69f Add a test for renegotiation with EXTMS dropped 4 年 前
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年 前
  Matt Caswell 33388b44b6 Update copyright year 4 年 前
  Pauli a76ce2862b TLS: use EVP for HMAC throughout libssl. 4 年 前
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 年 前
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 年 前
  Michael Tuexen 09d62b336d Fix end-point shared secret for DTLS/SCTP 5 年 前
  Richard Levitte 909f1a2e51 Following the license change, modify the boilerplates in test/ 6 年 前
  Viktor Dukhovni a51c9f637c Added missing signature algorithm reflection functions 6 年 前
  Matt Caswell 32097b33bd Change Post Handshake auth so that it is opt-in 6 年 前
  Matt Caswell 6cc0b3c217 Respect SSL_OP_NO_TICKET in TLSv1.3 6 年 前
  Matt Caswell 36ff232cf2 Change the default number of NewSessionTickets we send to 2 6 年 前
  Matt Caswell 61fb59238d Rework the decrypt ticket callback 6 年 前
  Kurt Roeckx 3cb7c5cfef Use void in all function definitions that do not take any arguments 6 年 前
  Todd Short df0fed9aab Session Ticket app data 7 年 前
  Bernd Edlinger 4d921bfb8b Fix a gcc warning about possible fall through 6 年 前
  Matt Caswell 6738bf1417 Update copyright year 6 年 前
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) 7 年 前
  Benjamin Kaduk 88e09fe79b Fix coverity nit in handshake_helper.c 7 年 前
  Todd Short e1c7871de8 Use ChaCha only if prioritized by clnt 9 年 前
  Andy Polyakov 3a63c0edab Resolve warnings in VC-WIN32 build, which allows to add /WX. 7 年 前
  FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension. 7 年 前
  Todd Short a84e5c9aa8 Session resume broken switching contexts 8 年 前
  David Benjamin f1b97da1fd Introduce named constants for the ClientHello callback. 7 年 前
  David Benjamin a9c0d8beea Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb. 7 年 前
  Benjamin Kaduk c4604e9b97 Fix long SNI lengths in test/handshake_helper.c 7 年 前
  Matt Caswell f7d1d2a479 Fix enable-sctp 7 年 前
  Rich Salz 0e97f1e1a7 (Re)move some things from e_os.h 7 年 前