4426 Commits (3a1dd46e4e902ce669616a9bb5f54a9e7c801df6)
 

Author SHA1 Message Date
  David Benjamin 3a1dd46e4e Add async certificate verification callback. 7 years ago
  David Benjamin 7e9e06a739 Use OPENSSL_UNUSED in OPENSSL_COMPILE_ASSERT. 7 years ago
  David Benjamin c5304e4f3b Use -chip_check_exe_only to work around SDE VDSO issues. 7 years ago
  David Benjamin 818031ec17 Build with -Wimplicit-fallthrough in Clang. 7 years ago
  Adam Langley 11d11d6184 Fix and/or annotate all switch fall-throughs. 7 years ago
  David Benjamin 09ed11928e Test that record-splitting splits records. 7 years ago
  Adam Langley 14308731e5 Disable record splitting in fuzzer mode. 7 years ago
  David Benjamin a3d76d019f Switch OPENSSL_COMPILE_ASSERT to static_assert in C++ code. 7 years ago
  Martin Kreichgauer 9f2bffbb72 Add SSL_AEAD_CTX_seal_scatter. 7 years ago
  David Benjamin b853f315dd Fix handling of ServerHellos with omitted extensions. 7 years ago
  Adam Langley c66e397106 Enable extra_in with the ChaCha20-Poly1305 AEAD. 7 years ago
  David Benjamin c386440683 Add some timestamps to connect/accept failures. 7 years ago
  David Benjamin 03fe3697f7 Refresh TLS fuzzer corpora. 7 years ago
  David Benjamin 2abda63a4f Fix TLS 1.3 variant fuzzers. 7 years ago
  David Benjamin 3ba4fb47e6 Build the fuzzers with -Wno-missing-prototypes. 7 years ago
  Steven Valdez dbe01585ba Implement ContentType TLS 1.3 variant. 7 years ago
  David Benjamin 6fb16cc93d Fix linux_fuzz bot. 7 years ago
  David Benjamin 8a5dcbcaaa Print the socket error when connect fails. 7 years ago
  David Benjamin 4a8d1f3519 Make missing prototypes warning work in clang/C++. 7 years ago
  David Benjamin c6d4af0098 Remove ssl_{c,cc}_sources from generate_build_files.py. 7 years ago
  David Benjamin d304a2f1ac Switch tls13_client and tls13_server to C++. 7 years ago
  David Benjamin 81678aabd7 Switch t1_lib, tls_record, and tls13_both to C++. 7 years ago
  David Benjamin 0238d8f4ff Switch more files to C++. 7 years ago
  David Benjamin b609c22882 Switch ssl_privkey to C++. 7 years ago
  David Benjamin f526081100 Switch ssl_aead_ctx, ssl_file, and ssl_lib to C++. 7 years ago
  David Benjamin 81a5df4d60 Switch ssl_ecdh to C++. 7 years ago
  David Benjamin e64d2c74fa Convert ssl_buffer, ssl_cert, and ssl_cipher to C++. 7 years ago
  David Benjamin d781fc424b Switch handshake_client and handshake_server to C++. 7 years ago
  David Benjamin e8703a3708 Switch a number of files to C++. 7 years ago
  David Benjamin a93a68d3cd Fix comment for SSL_ERROR_PENDING_CERTIFICATE. 7 years ago
  Steven Valdez 52586f952e Adding TLS 1.3 variant to SSL*. 7 years ago
  David Benjamin 812b197ae1 Refresh TLS fuzzer corpus. 7 years ago
  David Benjamin 1ffb4a4283 Route the TLS 1.3 experiment into the fuzzer. 7 years ago
  David Benjamin a502239475 Actually test the TLS 1.3 experimental variant. 7 years ago
  Steven Valdez 038da9b939 Move the version to an extension in the experimental TLS 1.3 encoding. 7 years ago
  David Benjamin 9d4e06e6bc Switch some pointer casts to memcpy. 7 years ago
  David Benjamin b0651775c2 Reduce the alignment tag on aead_aes_gcm_siv_asm_ctx. 7 years ago
  David Benjamin 08fea48a91 Fix fuzzer mode test suppressions. 7 years ago
  David Benjamin 96ee4a8103 Remove non-GTest build generation bits. 7 years ago
  David Benjamin 0b80f7f287 Convert example_mul to GTest. 7 years ago
  David Benjamin 8d43674b8e Convert the tests in x509v3 to GTest. 7 years ago
  Steven Valdez 520e1220bb Implement experimental alternate encoding of TLS 1.3. 7 years ago
  David Benjamin a818134b67 Simplify ChangeCipherSpec code in runner. 7 years ago
  David Benjamin be483dbe2d Revise SSL_CTX_sess_set_new_cb documentation. 7 years ago
  David Benjamin ee7aa02744 Implement basic HTTP tunnel support in bssl client. 7 years ago
  David Benjamin d9cbb53562 Fix SSL_version on 0-RTT. 7 years ago
  David Benjamin 2ec3b31548 Unify RSA errors somewhat. 7 years ago
  David Benjamin 35dd4c8fcd Avoid possible memleak in X509_policy_check() 7 years ago
  David Benjamin 13f1f17b43 Fix typo in FUZZING.md. 7 years ago
  Adam Langley d68618b21e <sup> doesn't work in Markdown, use Unicode instead. 7 years ago