5554 Commits (045ee41928e482d7e3022ff9d9c73ed2bab48b91)
 

Author SHA1 Message Date
  Adam Langley 9c969bf491 Switch to Clang 6.0's fuzzer support. 6 years ago
  Adam Langley 7f4f41fa81 Don't depend on extension ordering to avoid an empty final extension. 6 years ago
  David Benjamin 23849f09af Fix TLS 1.3 downgrade tests. 6 years ago
  David Benjamin 1c2532ffe6 Fix error strings for SSL_R_TLS13_DOWNGRADE. 6 years ago
  Steven Valdez 4ac9405eba Remove unused BORINGSSL_PREFIX. 6 years ago
  Joshua Liebow-Feeser 21558f43ce Document error behavior of PKCS5_PBKDF2_HMAC and EVP_PBE_scrypt 6 years ago
  Adam Langley 1c2779e819 Don't let a NULL mean the initial SSL_CTX in SSL_set_SSL_CTX. 6 years ago
  Tom Bridgwater 929fd44f92 Update URL for GN quick start guide. 6 years ago
  David Benjamin a130ce0b71 Update TLS 1.3 citations for the final RFC. 6 years ago
  David Benjamin c4131a4a23 Support the allocating case of i2d_ASN1_{BOOLEAN,OBJECT}. 6 years ago
  David Benjamin 378cca8016 Handle a modulus of -1 correctly. 6 years ago
  David Benjamin 01e8e625ad Don't allow RC4 in PEM. 6 years ago
  Steven Valdez f1af129fb4 Implement TLS 1.3 anti-downgrade signal. 6 years ago
  Adam Langley ae3223957f Remove dummy PQ padding extension. 6 years ago
  Adam Langley cac346eddb Update Miller–Rabin check numbers. 6 years ago
  Joshua Liebow-Feeser 978169951f Document error behavior of various functions 6 years ago
  Joshua Liebow-Feeser dea6d90de2 Document failure conditions of some EVP, HMAC, and CBB functions 6 years ago
  David Benjamin 2865567748 Use Span/Array for ticket decryption. 6 years ago
  Jesse Selover 6b0d82229b Format ssl/internal.h with clang-format. 6 years ago
  David Benjamin bc3286bb8c Add a pile of compatibility functions. 6 years ago
  Adam Langley 5e3c8a61ab Bound two other cases of PKCS#12 iteration counts. 6 years ago
  Steven Valdez d451453067 Implement final TLS 1.3 RFC!!! 6 years ago
  Jesse Selover 1c337e566d Option to reverify certs on resumption. 6 years ago
  David Benjamin bdc409801f Add new curve/hash ECDSA combinations from Wycheproof. 6 years ago
  David Benjamin af37f84840 Add RSA-PSS tests from Wycheproof. 6 years ago
  David Benjamin f84c0dad7a Use newly-sharded ECDH tests. 6 years ago
  David Benjamin 367115b056 Fix SSL_CTX_set1_sigalgs fuzzer and make them all more type-safe. 6 years ago
  David Benjamin a711b53e0b Update Wycheproof test vectors. 6 years ago
  David Benjamin ad040c593f "Update" clang. 6 years ago
  David Benjamin e6fd125d31 Align on a single CMake style. 6 years ago
  David Benjamin ddedf6d455 Fix SSL_CTX_set1_sigalgs_list fuzzer. 6 years ago
  David Benjamin 17dc94e874 Add -handshaker-path to run_test. 6 years ago
  David Benjamin 678c841cbe Use -flto=thin in the CFI bot. 6 years ago
  David Benjamin 4e446f27d0 Update citations to RFC 8410. 6 years ago
  David Benjamin 8625ec4b43 No-op commit to kick the bots. 6 years ago
  David Benjamin 69e91902f7 Work around missing MSan interceptor for posix_spawn. 6 years ago
  David Benjamin e9ae99bba2 Add an option to statically link a custom libc++. 6 years ago
  David Benjamin 1f0d54b8a1 Don't assert on uninitialized memory in tests. 6 years ago
  David Benjamin 1beddac9ce Update tools. 6 years ago
  Adam Langley 7c1f21a1d1 Add XChaCha20-Poly1305 AEAD. 6 years ago
  David Benjamin a3202d7bc1 Add EVP_CTRL_AEAD_* constants. 6 years ago
  Adam Langley 826ce15092 Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. 6 years ago
  David Benjamin e3ffaae0a3 Remove apparently unused cq_name field. 6 years ago
  David Benjamin ad8e29b00d Add linux_fuzz to the CQ. 6 years ago
  Adam Langley 3314d1570c Escape backslashes in crypto test data. 6 years ago
  Adam Langley 04e149f840 Set the fuzzer PBKDF2 limit to 2048. 6 years ago
  Adam Langley c81965a8ad Set PBKDF2 limit in PKCS#12 to 100M. 6 years ago
  Adam Langley 2bcb315138 Limit the number of PBKDF2 iterations when fuzzing. 6 years ago
  Adam Langley 6410e18e91 Update several assembly files from upstream. 6 years ago
  Adam Langley e27793940e Don't accept “SSL client” as a substitute for S/MIME in the Netscape cert type extension. 6 years ago