2174 Commits (94cd196a80252c98e329e979870f2a462cc4f402)

Author SHA1 Message Date
  Adam Langley 512a289a8a Add support for dummy PQ padding. 6 years ago
  Steven Valdez 74666da5b3 Update key share extension number for draft23. 6 years ago
  Matthew Braithwaite 9770532afa Map NOT_YET_VALID errors to |certificate_expired|. 6 years ago
  Adam Langley 2f9b47fb19 Better pack structs in ssl/internal.h 6 years ago
  Marek Gilbert 11850d5f61 Rename all googletest CMake targets 6 years ago
  Matthew Braithwaite e15019572b SSL_alert_from_verify_result: expose. 6 years ago
  David Benjamin 6df6540766 Add a draft TLS 1.3 anti-downgrade signal. 6 years ago
  David Benjamin 02e6256b16 Move early_data_accepted to ssl->s3. 6 years ago
  David Benjamin d90b8033d7 Clear the error queue in fuzzer-mode Channel ID hooks. 6 years ago
  Steven Valdez 64cc121f41 Remove deprecated TLS 1.3 variants. 6 years ago
  David Benjamin f88242d1c1 SSL_export_keying_material should work in half-RTT. 6 years ago
  Steven Valdez f98b582ded Fix tls13_variant check to check max_version. 6 years ago
  David Benjamin 650d8c393e Implement TLS 1.3 early exporters. 6 years ago
  David Benjamin 8f53fc0a94 Fix fuzzer mode suppressions. 6 years ago
  David Benjamin 21baf6421a Fix CustomExtensions-Server-EarlyDataAccepted test. 6 years ago
  David Benjamin 494e4d0e89 Add an option for False Start without ALPN. 6 years ago
  Steven Valdez 9986f6b045 Fix renegotiation with TLS 1.3 draft 22. 6 years ago
  David Benjamin fb535892e5 runner: Rewrite some more parsers. 6 years ago
  Steven Valdez c5c31abe2b Enforce compression_method in TLS 1.3 draft 22. 7 years ago
  Steven Valdez e6cefe41bb Update PR 1091 CL to use draft22 version. 7 years ago
  David Benjamin a7673facf8 runner: Parse CertificateRequest with byteReader. 7 years ago
  David Benjamin 28b267b357 runner: Parse Certificate with byteReader. 7 years ago
  David Benjamin bd911af514 runner: Parse SH/HRR/EE with byteReader. 7 years ago
  David Benjamin 7ce2378750 runner: Send the right alert for handshake message parsing failures. 7 years ago
  David Benjamin be8c8b4b1d runner: Add a byteReader type and convert ClientHello parsing. 7 years ago
  David Benjamin 66801feb17 Support high tag numbers in CBS/CBB. 7 years ago
  David Benjamin 855d5046c7 Unwind legacy SSL_PRIVATE_KEY_METHOD hooks. 7 years ago
  David Benjamin 8793942c5c Fix fuzzer mode suppressions. 7 years ago
  David Benjamin e7c95d91f8 Run TLS 1.3 tests at all variants and fix bugs. 7 years ago
  David Benjamin 3bba5ccf35 Add EndOfEarlyData to per-message tests. 7 years ago
  David Benjamin ac4d5346ad Add missing error path. 7 years ago
  David Benjamin e6f30e4ce1 Add tests for post-handshake CCS in draft "22". 7 years ago
  David Benjamin 13761f2833 Fix TLSInnerPlaintext limit. 7 years ago
  Steven Valdez ba8f1864c1 Disable 'draft 22' by default. 7 years ago
  Steven Valdez 964b2377d0 Implement PR 1091 (TLS 1.3 draft '22'). 7 years ago
  David Benjamin fdd5fed036 Also print name for SSL_SIGN_RSA_PKCS1_MD5_SHA1. 7 years ago
  David Benjamin 6cc352e216 Add helper functions for SSL_SIGN_*. 7 years ago
  David Benjamin 6dda166d21 Support additional curve names. 7 years ago
  Steven Valdez cd8470f7fa Adding support for draft 21 as a TLS 1.3 variant. 7 years ago
  David Benjamin cfc120eb22 Remove RC4 remnants in runner. 7 years ago
  David Benjamin 3b903f252a Move the SSL_eNULL special-case into the matching function. 7 years ago
  David Benjamin 5be3a74c49 Remove supports_cipher hook. 7 years ago
  David Benjamin f1db1a398d Another scoper conversion. 7 years ago
  David Benjamin 2637f3c431 Even more fun with Span. 7 years ago
  David Benjamin ba94746eb2 Remove temporary logging. 7 years ago
  David Benjamin ed84291188 Revert "Pack encrypted handshake messages together." 7 years ago
  David Benjamin b26ab5c7bf Clear remaining BORINGSSL_ANDROID_SYSTEM ifdefs. 7 years ago
  David Benjamin acf2f34df5 Remove unused constant. 7 years ago
  David Benjamin 883b5461d5 runner: Check c.hand before changing ciphers. 7 years ago
  David Benjamin 75d43b5785 Pack encrypted handshake messages together. 7 years ago