59 Cometimentos (8370fb6b416d8177f9775347440925b831fcce69)

Autor SHA1 Mensagem Data
  David Benjamin 48b276db3d Give ssl_cipher_preference_list_st a destructor. há 6 anos
  David Benjamin e325c3f471 Give CERT a destructor. há 6 anos
  David Benjamin e28552dec8 Add an API to disable RSA-PSS for certificates. há 6 anos
  David Benjamin 9f0e7cb314 Move TB state to ssl->s3. há 6 anos
  Matthew Braithwaite 56986f905f Hand back ECDHE split handshakes after the first server message. há 6 anos
  Adam Langley 40cdb3b5da Don't test |initial_handshake_complete| for dummy PQ padding status. há 6 anos
  Adam Langley 8df8e64205 Record whether dummy PQ padding was used. há 6 anos
  Adam Langley e745b25dcb Remove trailing whitespace from ssl/. há 6 anos
  David Benjamin c03ecb93a2 Remove SSLv3_method and friends. há 6 anos
  Adam Langley 3fe8fa74ac Add initial, experimental support for split handshakes. há 6 anos
  Nick Harper 3c034b2cf3 Add support for QUIC transport params. há 6 anos
  Nick Harper 36fcc4ca5d Implement Token Binding há 7 anos
  Adam Langley 512a289a8a Add support for dummy PQ padding. há 6 anos
  David Benjamin 6df6540766 Add a draft TLS 1.3 anti-downgrade signal. há 6 anos
  David Benjamin 02e6256b16 Move early_data_accepted to ssl->s3. há 6 anos
  David Benjamin 494e4d0e89 Add an option for False Start without ALPN. há 6 anos
  Steven Valdez cd8470f7fa Adding support for draft 21 as a TLS 1.3 variant. há 7 anos
  David Benjamin 5be3a74c49 Remove supports_cipher hook. há 7 anos
  David Benjamin 32ce0ac0d8 Move init_buf and rwstate into SSL3_STATE. há 7 anos
  David Benjamin 8e7bbbab15 Use more scopers. há 7 anos
  David Benjamin ea712e317f Make SSL3_BUFFER a proper C++ class. há 7 anos
  David Benjamin f6632dae5f Make all read errors idempotent. há 7 anos
  David Benjamin a031b61230 Replace open_close_notify with open_app_data. há 7 anos
  David Benjamin d9229f9802 Lift BIO above SSL_PROTOCOL_METHOD. há 7 anos
  David Benjamin 31aad2dc2c Make low-level record errors idempotent. há 7 anos
  David Benjamin 40e94701dc Always process handshake records in full. há 7 anos
  David Benjamin 00f48c8273 Rename and move a few more ssl3_ functions around. há 7 anos
  David Benjamin d1e3ce1fb0 Rename ssl3_send_alert and ssl3_protocol_version. há 7 anos
  David Benjamin 7e58c5ef20 Switch more things to bools. há 7 anos
  David Benjamin 23c25d5b3a Rename some things for consistency. há 7 anos
  David Benjamin c64d123933 Push Span down a layer. há 7 anos
  David Benjamin f496249405 Switch int to bool in ssl_cipher.cc. há 7 anos
  David Benjamin 81f030b106 Switch OPENSSL_VERSION_NUMBER to 1.1.0. há 8 anos
  David Benjamin 9eaa3bd55d Remove SSL_CTX_sessions and properly lock SSL_CTX_sess_number. há 7 anos
  David Benjamin 879efc3f3b Switch more things to Array. há 7 anos
  David Benjamin 08f5c76898 Convert more things to Array. há 7 anos
  David Benjamin a861460c89 Make SNI per-connection, not per-session. há 7 anos
  David Benjamin 74795b32c6 More miscellaneous bools. há 7 anos
  David Benjamin 046bc1fbe8 SSL3_STATE ints to bools. há 7 anos
  David Benjamin fd45ee7da8 Replace bits in SSL_HANDSHAKE with bool. há 7 anos
  Steven Valdez d816874c52 Set SSL_in_init to false before new_session_cb. há 7 anos
  David Benjamin c11ea942b7 Convert comments in ssl. há 7 anos
  Steven Valdez 4d71a9a2ca Migrate TLS 1.2 and below state machines to the new style. há 7 anos
  David Benjamin 5ef40c60f6 Mark renego-established sessions not resumable. há 7 anos
  David Benjamin 8fc2dc07d8 Put SCTs and OCSP responses in CRYPTO_BUFFERs. há 7 anos
  Martin Kreichgauer 72912d2500 Rotate the default ticket encryption key. há 7 anos
  David Benjamin 70dbf042b6 Add SSL_CTX_cipher_in_group. há 7 anos
  David Benjamin 7934f08b26 Replace init_msg/init_num with a get_message hook. há 7 anos
  David Benjamin 8f94c31b19 Replace reuse_message with an explicit next_message call. há 7 anos
  David Benjamin e3dee27f9c Remove the free_buffer parameter to release_current_message. há 7 anos