提交歷史

作者 SHA1 備註 提交日期
  Matt Caswell fc7129dc37 Update state machine to send CCS based on whether we did an HRR 7 年之前
  Matt Caswell 88050dd196 Update ServerHello to new draft-22 format 7 年之前
  Matt Caswell 29bfd5b79a Add some more cleanups 7 年之前
  Matt Caswell 635c8f7715 Fix up a few places in the state machine that got missed with SSLfatal() 7 年之前
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() 7 年之前
  Matt Caswell 281bf2332c If a server is not acknowledging SNI then don't reject early_data 7 年之前
  FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension. 7 年之前
  Benjamin Kaduk 3be08e3011 Provide SSL_CTX.stats.sess_accept for switched ctxs 7 年之前
  Matt Caswell a2b97bdf3d Don't do version neg on an HRR 7 年之前
  Matt Caswell 9fb6cb810b Fix bug where early_data does not work if no SNI callback is present 7 年之前
  Dr. Stephen Henson f48d826e33 Change curves to groups where relevant 7 年之前
  Dr. Stephen Henson ff6d20a67b Use separate functions for supported and peer groups lists 7 年之前
  Todd Short a84e5c9aa8 Session resume broken switching contexts 8 年之前
  Dr. Stephen Henson 34e5292c57 Rename tls1_get_curvelist. 7 年之前
  Dr. Stephen Henson 9e84a42db4 Store groups as uint16_t 7 年之前
  Benjamin Kaduk 1c259bb518 Restore historical behavior for absent ServerHello extensions 7 年之前
  Matt Caswell 4be3a7c7aa Client side sanity check of ALPN after server has accepted early_data 7 年之前
  Matt Caswell 630369d9ce Add server side sanity checks of SNI/ALPN for use with early_data 7 年之前
  Matt Caswell add8d0e9e0 Enable the ability to use an external PSK for sending early_data 7 年之前
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 年之前
  Todd Short 10ed1b7239 Reorder extensions to put SigAlgs last 7 年之前
  Benjamin Kaduk 5626f634c3 Move ALPN handling from finalizer to delayed call 7 年之前
  FdaSilvaYY 44e6995155 Fix some Typos and indents 7 年之前
  Todd Short b93a295a36 Fix SSL_set_tlsext_debug_callback/-tlsextdebug 7 年之前
  Matt Caswell 00848ea842 Tolerate a zero length ticket nonce 7 年之前
  Matt Caswell b81bd33680 Update the early_secret generation to use the new ticket_nonce field 7 年之前
  Matt Caswell a19ae67d8d Update tls13_hkdf_expand() to take the length of the data 7 年之前
  Matt Caswell 9368f86526 Add TLSv1.3 client side external PSK support 7 年之前
  Matt Caswell 3a7c56b2c0 Add TLSv1.3 server side external PSK support 7 年之前
  Benjamin Kaduk 193b5d769c Add SSL_early_get1_extensions_present() 7 年之前