77 İşlemeler (6fff386492d9f316f5f780ff9d0ddaf1700f98a9)

Yazar SHA1 Mesaj Tarih
  David Benjamin 4414874f1f Simplify ssl_private_key_* state machine points. 7 yıl önce
  Steven Valdez e831a81518 Adding support for sending early data on the client. 7 yıl önce
  David Benjamin a232a7159c Deprecate SSL_PRIVATE_KEY_METHOD type and max_signature_len. 7 yıl önce
  Alessandro Ghedini 67bb45f44b Support enabling early data on SSL 7 yıl önce
  Steven Valdez 2a0707210a Prevent Channel ID and Custom Extensions on 0-RTT. 7 yıl önce
  David Benjamin 794cc59e25 Send half-RTT tickets when negotiating 0-RTT. 7 yıl önce
  Steven Valdez 2d85062c4f Add Data-less Zero-RTT support. 7 yıl önce
  David Benjamin be49706c42 Rename initial_ctx to session_ctx. 7 yıl önce
  David Benjamin ab1d28e305 Trim x509.h includes. 7 yıl önce
  Steven Valdez 924a352d1b Remove experimental TLS 1.3 short record header extension. 7 yıl önce
  David Benjamin ad8f5e1de9 Don't use long for timestamps. 7 yıl önce
  Adam Langley 94a62e61aa Hang ssl_auto_chain_if_needed off |X509_METHOD|. 7 yıl önce
  Adam Langley 34b4c829fd Hold CA names as |CRYPTO_BUFFER|s. 7 yıl önce
  David Benjamin 45738dd496 Move new_cipher and new_session to SSL_HANDSHAKE. 7 yıl önce
  Steven Valdez 27a9e6ae1b Adding ALPN to session. 7 yıl önce
  Adam Langley 46db7af2c9 Remove |X509| things from SSL_SESSION. 7 yıl önce
  Steven Valdez 908ac19e8e Moving transcript and PRF functions to SSL_TRANSCRIPT. 7 yıl önce
  Adam Langley c68e5b99a7 Establish that the default value of an out-arg for alerts is SSL_AD_DECODE_ERROR. 7 yıl önce
  Alessandro Ghedini 33fe4a0d14 Remove support for setting per-connection default session timeout 7 yıl önce
  David Benjamin 17b3083373 Use a separate timeout scheme for TLS 1.3. 7 yıl önce
  David Benjamin f71036e4e3 Remove ssl_hash_message_t from ssl_get_message. 7 yıl önce
  David Benjamin 276b7e8127 Move optional message type checks out of ssl_get_message. 7 yıl önce
  David Benjamin 9b16066654 Ignore 0-RTT-capable tickets unless enabled. 7 yıl önce
  David Benjamin 0f24bedb05 Rename tls13_prepare_* to tls13_add_*. 7 yıl önce
  David Benjamin 81b7bc3979 Trim unnecessary TLS 1.3 states. 7 yıl önce
  David Benjamin 25ac251a1d Remove write_message from TLS 1.3 handshakes. 7 yıl önce
  David Benjamin daf207a52a Don't use the buffer BIO in TLS. 7 yıl önce
  David Benjamin 9c33ae8562 Fix TLS 1.3 NewSessionTicket processing. 7 yıl önce
  Steven Valdez 08b65f4e31 Enabling 0-RTT on new Session Tickets. 7 yıl önce
  David Benjamin 650aa1c80a Clean up certificate auto-chaining. 7 yıl önce
  David Benjamin 6f600d6bae Add experimental TLS 1.3 short record header extension. 7 yıl önce
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 yıl önce
  Steven Valdez 4cb8494d25 Splitting handshake traffic derivation from key change. 7 yıl önce
  Adam Langley 0c294254b5 Don't use |X509_get_pubkey| in TLS 1.3 code either. 7 yıl önce
  David Benjamin db5bd72152 Move key_share extension check with ECDHE code. 7 yıl önce
  David Benjamin 5edfc8cc17 Emulate the client_cert_cb with cert_cb. 7 yıl önce
  David Benjamin 3977f30317 Rename hs->state to hs->tls13_state. 7 yıl önce
  David Benjamin f3c8f8d19d Pass explicit parameters elsewhere. 8 yıl önce
  David Benjamin 8baf963523 Pass explicit hs parameters to ssl_ext_*. 8 yıl önce
  David Benjamin 6e4fc336c4 Pass explicit hs parameters to tls13_*.c. 8 yıl önce
  David Benjamin 8c880a2b95 Pass explicit hs parameters to kExtensions callbacks. 8 yıl önce
  David Benjamin c3c8882918 Match state machine functions with new calling convention. 8 yıl önce
  David Benjamin 8f820b4e43 Clean up resumption secret "derivation" step. 8 yıl önce
  David Benjamin e1cc35e581 Tolerate cipher changes on TLS 1.3 resumption as a client. 8 yıl önce
  David Benjamin 6929f27ed5 Fix return values for TLS 1.3 state machine code. 8 yıl önce
  David Benjamin ffb1107c91 Add a helper function for parsing extensions blocks. 8 yıl önce
  Steven Valdez a833c357ed Update to TLS 1.3 draft 18. 8 yıl önce
  David Benjamin ced9479fd1 Replace hash_current_message with get_current_message. 8 yıl önce
  Steven Valdez 5eead165fc Splitting finish_message to finish_message/queue_message. 8 yıl önce
  David Benjamin 123db57009 Measure session->timeout from ticket issuance. 8 yıl önce