22 İşlemeler (6ae7ddb755936839e9e23af0231fb249cb09912c)

Yazar SHA1 Mesaj Tarih
  David Benjamin e325c3f471 Give CERT a destructor. 6 yıl önce
  David Benjamin 6df6540766 Add a draft TLS 1.3 anti-downgrade signal. 6 yıl önce
  Steven Valdez 964b2377d0 Implement PR 1091 (TLS 1.3 draft '22'). 7 yıl önce
  David Benjamin 75a1f23684 Have a bit more fun with Span. 7 yıl önce
  David Benjamin d1e3ce1fb0 Rename ssl3_send_alert and ssl3_protocol_version. 7 yıl önce
  David Benjamin 74795b32c6 More miscellaneous bools. 7 yıl önce
  David Benjamin 046bc1fbe8 SSL3_STATE ints to bools. 7 yıl önce
  David Benjamin c11ea942b7 Convert comments in ssl. 7 yıl önce
  Steven Valdez 4d71a9a2ca Migrate TLS 1.2 and below state machines to the new style. 7 yıl önce
  David Benjamin 8fc2dc07d8 Put SCTs and OCSP responses in CRYPTO_BUFFERs. 7 yıl önce
  David Benjamin 7934f08b26 Replace init_msg/init_num with a get_message hook. 7 yıl önce
  David Benjamin 9bbdf5832d Remove expect and received flight hooks. 7 yıl önce
  David Benjamin 6e9321f9ae Add a bssl::PushToStack helper. 7 yıl önce
  David Benjamin e664a534af Return null from SSL_get0_peer_certificates if unauthenticated. 7 yıl önce
  David Benjamin 6dc8bf6262 Convert SSL_TRANSCRIPT to C++. 7 yıl önce
  David Benjamin 31b0c9be30 Add a bunch of scopers. 7 yıl önce
  David Benjamin e39ac8fb59 Switch BORINGSSL_INTERNAL_CXX_TYPES in favor of subclassing games. 7 yıl önce
  David Benjamin 1386aad102 Switch various things to scopers. 7 yıl önce
  David Benjamin 86e95b852e Move libssl's internals into the bssl namespace. 7 yıl önce
  David Benjamin 3a1dd46e4e Add async certificate verification callback. 7 yıl önce
  Adam Langley 11d11d6184 Fix and/or annotate all switch fall-throughs. 7 yıl önce
  David Benjamin 81678aabd7 Switch t1_lib, tls_record, and tls13_both to C++. 7 yıl önce
  Steven Valdez 520e1220bb Implement experimental alternate encoding of TLS 1.3. 7 yıl önce
  David Benjamin 4414874f1f Simplify ssl_private_key_* state machine points. 7 yıl önce
  David Benjamin 8d606e361c Clear out f_err pattern from handshake_client.c. 7 yıl önce
  Steven Valdez e831a81518 Adding support for sending early data on the client. 7 yıl önce
  David Benjamin bbba9394c8 Acknowledge KeyUpdate messages. 7 yıl önce
  David Benjamin a232a7159c Deprecate SSL_PRIVATE_KEY_METHOD type and max_signature_len. 7 yıl önce
  Steven Valdez 681eb6ac2d Adding support for receiving early data on the server. 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 707af294a8 Support asynchronous ticket decryption with TLS 1.3. 7 yıl önce
  David Benjamin ab1d28e305 Trim x509.h includes. 7 yıl önce
  Adam Langley 2a3b3439c8 Move X509-related verification code into ssl_x509.c. 7 yıl önce
  David Benjamin 45738dd496 Move new_cipher and new_session to SSL_HANDSHAKE. 7 yıl önce
  David Benjamin 83a321231b Move SCT lists and OCSP responses to CERT. 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 8df6766d01 Support setting per-connection SCT list 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
  Adam Langley 3a2b47ab5b Don't use |X509| objects in |CERT|, by default. 7 yıl önce
  David Benjamin 0f24bedb05 Rename tls13_prepare_* to tls13_add_*. 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 8d5f9da2e3 Abstract away BIO_flush calls in the handshake. 7 yıl önce
  Steven Valdez 08b65f4e31 Enabling 0-RTT on new Session Tickets. 7 yıl önce
  Adam Langley a4b91981f8 Make TLS 1.3 check ECDSA KeyUsage and add test. 7 yıl önce
  Adam Langley 0c294254b5 Don't use |X509_get_pubkey| in TLS 1.3 code either. 7 yıl önce