5371 Revīzijas (4e446f27d05996309eec2ac1c2a71b66020cdfb2)
 

Autors SHA1 Ziņojums Datums
  David Benjamin 4e446f27d0 Update citations to RFC 8410. pirms 6 gadiem
  David Benjamin 8625ec4b43 No-op commit to kick the bots. pirms 6 gadiem
  David Benjamin 69e91902f7 Work around missing MSan interceptor for posix_spawn. pirms 6 gadiem
  David Benjamin e9ae99bba2 Add an option to statically link a custom libc++. pirms 6 gadiem
  David Benjamin 1f0d54b8a1 Don't assert on uninitialized memory in tests. pirms 6 gadiem
  David Benjamin 1beddac9ce Update tools. pirms 6 gadiem
  Adam Langley 7c1f21a1d1 Add XChaCha20-Poly1305 AEAD. pirms 6 gadiem
  David Benjamin a3202d7bc1 Add EVP_CTRL_AEAD_* constants. pirms 6 gadiem
  Adam Langley 826ce15092 Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. pirms 6 gadiem
  David Benjamin e3ffaae0a3 Remove apparently unused cq_name field. pirms 6 gadiem
  David Benjamin ad8e29b00d Add linux_fuzz to the CQ. pirms 6 gadiem
  Adam Langley 3314d1570c Escape backslashes in crypto test data. pirms 6 gadiem
  Adam Langley 04e149f840 Set the fuzzer PBKDF2 limit to 2048. pirms 6 gadiem
  Adam Langley c81965a8ad Set PBKDF2 limit in PKCS#12 to 100M. pirms 6 gadiem
  Adam Langley 2bcb315138 Limit the number of PBKDF2 iterations when fuzzing. pirms 6 gadiem
  Adam Langley 6410e18e91 Update several assembly files from upstream. pirms 6 gadiem
  Adam Langley e27793940e Don't accept “SSL client” as a substitute for S/MIME in the Netscape cert type extension. pirms 6 gadiem
  Matthew Braithwaite e833a6dfa2 handshaker: kick PRNG when resuming in UNSAFE_DETERMINISTIC_MODE. pirms 6 gadiem
  Steven Valdez 74bfa0c082 Fix header include for handshake. pirms 6 gadiem
  Steven Valdez e5388e097a Add handshaker as run_tests dependency. pirms 6 gadiem
  Adam Langley 8bd1d07535 Require basicConstraints cA flag in intermediate certs. pirms 6 gadiem
  Adam Langley 0224a3294a Add X509_V_FLAG_REQUIRE_CA_BASIC_CONSTRAINTS. pirms 6 gadiem
  Adam Langley e7b78770ec Ask shim whether it supports split handshakes. pirms 6 gadiem
  Matthew Braithwaite 548c27646a shim: perform split handshakes in a separate binary. pirms 6 gadiem
  Adam Langley c448f1759a Fix the build with FIPS + NO_ASM. pirms 6 gadiem
  Adam Langley fadd8b4244 Add script for showing FIPS self-test failures. pirms 6 gadiem
  Adam Langley 4732c544f7 Add ECDH_compute_key_fips inside the module. pirms 6 gadiem
  Michał Janiszewski c4f3b8a22a Add a compile time verification ciphers are sorted for bsearch() pirms 6 gadiem
  Adam Langley 23e9aec99b Support Wycheproof vectors with the curve given in the group. pirms 6 gadiem
  Ryan Tseng f3bfab0035 Comment change in codereview.settings pirms 6 gadiem
  David Benjamin ed09f2d5cd Move the MSan sanity check to a source file. pirms 6 gadiem
  Daniel Hirche 9af1edbe22 Don't build test/malloc.cc with TSAN. pirms 6 gadiem
  David Benjamin 22ac2d9b25 Fail the build if MSan is built with assembly. pirms 6 gadiem
  David Benjamin fc04cb217d Add some TSan coverage of CRYPTO_BUFFER. pirms 6 gadiem
  David Benjamin 6c04bd1114 Add some basic SSL_CTX threading tests. pirms 6 gadiem
  David Benjamin c5f680ec36 Add a thread test for RSA. pirms 6 gadiem
  David Benjamin 5852cfccbc Add a basic TSan test for ref-counts. pirms 6 gadiem
  David Benjamin 20b6a4e2a1 Clear r->neg in bn_mod_{add,sub}_consttime. pirms 6 gadiem
  Matthew Braithwaite d154c7ccbc shim: call SSL_CTX_set_tlsext_ticket_keys() only once. pirms 6 gadiem
  Matthew Braithwaite 6d597a34b6 shim: rewrite MoveTestState() to use a serialized representation. pirms 6 gadiem
  David Benjamin 0cbb1af41f Don't mint TLS 1.3 tickets if SSL_OP_NO_TICKETS is set. pirms 6 gadiem
  David Benjamin 5869eb3951 Test cert_cb and certificate verify ordering. pirms 6 gadiem
  David Benjamin c59b9aace6 Remove more remnants of SSLv3. pirms 6 gadiem
  David Benjamin 8d1203d6c5 Fix some malloc error handling. pirms 6 gadiem
  David Benjamin 861abccb95 Switch a bunch of ints to bools. pirms 6 gadiem
  William D. Irons 3218c1db82 Add support for building ppc64le with bazel pirms 6 gadiem
  David Benjamin 35b4a1255c Namespace CertCompressionAlg and use more scopers. pirms 6 gadiem
  David Benjamin 89b9ecf0de Add more scopers. pirms 6 gadiem
  David Benjamin bc118ee64c Add SSL_get0_peer_verify_algorithms. pirms 6 gadiem
  David Benjamin 0a3e07ac1d Remove custom extensions support. pirms 6 gadiem