478 Cometimentos (6ae7ddb755936839e9e23af0231fb249cb09912c)

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 fceca8e27b Move srtp_profile to ssl->s3. há 6 anos
  David Benjamin e28552dec8 Add an API to disable RSA-PSS for certificates. há 6 anos
  David Benjamin 5ad94767ab Remove legacy SSL_CTX_sess_set_get_cb overload. há 6 anos
  David Benjamin 9f0e7cb314 Move TB state to ssl->s3. há 6 anos
  David Benjamin e2ab21d194 Use the actual record header, rather than reassembling it. há 6 anos
  Steven Valdez 861f384d7b Implement TLS 1.3 draft28. há 6 anos
  Matthew Braithwaite 56986f905f Hand back ECDHE split handshakes after the first server message. há 6 anos
  Adam Langley 8df8e64205 Record whether dummy PQ padding was used. há 6 anos
  Adam Langley 4702db6306 Update dummy PQ extension for round two. há 6 anos
  Adam Langley ddb57cfb51 Add tests for split handshakes. há 6 anos
  Adam Langley 3fe8fa74ac Add initial, experimental support for split handshakes. há 6 anos
  Steven Valdez 7e5dd25d47 Remove draft22 and experiment2. há 6 anos
  Nick Harper 3c034b2cf3 Add support for QUIC transport params. há 6 anos
  Adam Langley e8d2439cd3 Expose ssl_session_serialize to libssl. há 6 anos
  David Benjamin 610cdbb102 Switch some ints to bools and Spans. há 6 anos
  David Benjamin a7bc94489f Don't use the client_random entropy for GREASE. há 6 anos
  Nick Harper 36fcc4ca5d Implement Token Binding há 7 anos
  Adam Langley 512a289a8a Add support for dummy PQ padding. há 6 anos
  Steven Valdez 74666da5b3 Update key share extension number for draft23. há 6 anos
  Adam Langley 2f9b47fb19 Better pack structs in ssl/internal.h 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
  Steven Valdez f98b582ded Fix tls13_variant check to check max_version. há 6 anos
  David Benjamin 650d8c393e Implement TLS 1.3 early exporters. há 6 anos
  David Benjamin 494e4d0e89 Add an option for False Start without ALPN. há 6 anos
  Steven Valdez 964b2377d0 Implement PR 1091 (TLS 1.3 draft '22'). há 7 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 f1db1a398d Another scoper conversion. há 7 anos
  David Benjamin 2637f3c431 Even more fun with Span. há 7 anos
  David Benjamin ed84291188 Revert "Pack encrypted handshake messages together." há 7 anos
  David Benjamin acf2f34df5 Remove unused constant. há 7 anos
  David Benjamin 75d43b5785 Pack encrypted handshake messages together. há 7 anos
  David Benjamin dd6c2e880f Check early ALPN before offering 0-RTT. há 7 anos
  David Benjamin 800046fecf Give DTLS1_STATE a destructor. há 7 anos
  David Benjamin 049fdfc7e0 Give hm_fragment and DTLS_OUTGOING_MESSAGE destructors. há 7 anos
  David Benjamin 71ea6b127d Clear the last of ssl->s3->tmp. 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 941725789b Give SSL3_STATE a constructor and destructor. 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 33febf6048 Don't call ssl3_read_message from ssl3_read_app_data. há 7 anos
  David Benjamin 97250f4d64 Switch a bunch of things from int to bool. há 7 anos
  David Benjamin 31aad2dc2c Make low-level record errors idempotent. há 7 anos
  David Benjamin a05d427b41 Align dtls_open_record and tls_open_record more closely. há 7 anos