80 Cometimentos (2745ef908283e38bd1695ae226e63b140dc805f8)

Autor SHA1 Mensagem Data
  Adam Langley d66809580a Reorder some extensions to better match Firefox. há 6 anos
  Joshua Liebow-Feeser 8c7c6356e6 Support symbol prefixes há 6 anos
  Adam Langley 7f4f41fa81 Don't depend on extension ordering to avoid an empty final extension. há 6 anos
  David Benjamin a130ce0b71 Update TLS 1.3 citations for the final RFC. há 6 anos
  Adam Langley ae3223957f Remove dummy PQ padding extension. há 6 anos
  David Benjamin 2865567748 Use Span/Array for ticket decryption. há 6 anos
  Adam Langley 826ce15092 Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. há 6 anos
  David Benjamin c59b9aace6 Remove more remnants of SSLv3. há 6 anos
  David Benjamin 861abccb95 Switch a bunch of ints to bools. há 6 anos
  David Benjamin 35b4a1255c Namespace CertCompressionAlg and use more scopers. há 6 anos
  David Benjamin 0a3e07ac1d Remove custom extensions support. há 6 anos
  David Benjamin 4685376b2b Remove other unnecessary tlsext_ prefixes. há 6 anos
  David Benjamin 7bb0fbf77b C++ the ticket keys a bit. há 6 anos
  David Benjamin 0ce090acd6 A bunch more scopers. há 6 anos
  David Benjamin 50596f8f54 Switch some easy SSL fields to UniquePtr. há 6 anos
  David Benjamin bfdd1a9308 Give SSL_SESSION a destructor. há 6 anos
  David Benjamin 9bb15f58f7 Remove SSL 3.0 implementation. há 6 anos
  Adam Langley 0080d83b9f Implement the client side of certificate compression. há 6 anos
  Adam Langley a307cb7d58 Preliminary support for compressed certificates. há 6 anos
  David Benjamin fa544f1c05 Reject if the ALPN callback returned an empty protocol. há 6 anos
  David Benjamin 98472cb30d Consistently use session_ctx for session caching. há 6 anos
  Matthew Braithwaite b7bc80a9a6 SSL_CONFIG: new struct for sheddable handshake configuration. 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 6879e19362 Rename SSL_SIGN_RSA_PSS_SHA* constants. há 6 anos
  David Benjamin 9f0e7cb314 Move TB state to ssl->s3. 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 e745b25dcb Remove trailing whitespace from ssl/. 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
  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
  David Benjamin 02e6256b16 Move early_data_accepted to ssl->s3. há 6 anos
  David Benjamin d90b8033d7 Clear the error queue in fuzzer-mode Channel ID hooks. há 6 anos
  Steven Valdez 64cc121f41 Remove deprecated TLS 1.3 variants. há 6 anos
  David Benjamin ac4d5346ad Add missing error path. há 7 anos
  Steven Valdez cd8470f7fa Adding support for draft 21 as a TLS 1.3 variant. há 7 anos
  David Benjamin f1db1a398d Another scoper conversion. há 7 anos
  David Benjamin b26ab5c7bf Clear remaining BORINGSSL_ANDROID_SYSTEM ifdefs. há 7 anos
  David Benjamin dd6c2e880f Check early ALPN before offering 0-RTT. há 7 anos
  David Benjamin 8e7bbbab15 Use more scopers. há 7 anos
  Steven Valdez 619c8cec83 Fix uninitialized warning. há 7 anos
  David Benjamin 75a1f23684 Have a bit more fun with Span. há 7 anos
  David Benjamin d1e3ce1fb0 Rename ssl3_send_alert and ssl3_protocol_version. há 7 anos
  David Benjamin 31640931e6 Switch all the extension callbacks to bools. há 7 anos