..
test
Use std::make_unique when possible
2 years ago
CMakeLists.txt
Use sources.cmake for test binaries
2 years ago
bio_ssl.cc
Miscellaneous -Wshorten-64-to-32 fixes.
3 years ago
d1_both.cc
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
d1_lib.cc
acvp: add CMAC-AES support.
5 years ago
d1_pkt.cc
Convert more of the SSL write path to size_t and Spans.
3 years ago
d1_srtp.cc
Const-correct SSL_get_srtp_profiles.
4 years ago
dtls_method.cc
Maintain the sequence number as a uint64_t.
3 years ago
dtls_record.cc
Maintain the sequence number as a uint64_t.
3 years ago
encrypted_client_hello.cc
Add functions to allow the mocking of AES hw support for testing.
2 years ago
extensions.cc
Use constant curve-specific groups whenever possible
2 years ago
handoff.cc
Align remaining TLS ECDH APIs on "group" terminology
2 years ago
handshake.cc
LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl
3 years ago
handshake_client.cc
Support WPA 3.1 "enterprise" mode.
2 years ago
handshake_server.cc
Align remaining TLS ECDH APIs on "group" terminology
2 years ago
internal.h
Align NIDs vs group IDs in TLS group APIs
2 years ago
s3_both.cc
Support WPA 3.1 "enterprise" mode.
2 years ago
s3_lib.cc
Add SSL_was_key_usage_invalid.
2 years ago
s3_pkt.cc
Convert more of the SSL write path to size_t and Spans.
3 years ago
span_test.cc
acvp: add CMAC-AES support.
5 years ago
ssl_aead_ctx.cc
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
ssl_asn1.cc
Tidy up some lengths in SSL_SESSION
2 years ago
ssl_buffer.cc
Track SSL_ERROR_ZERO_RETURN explicitly.
3 years ago
ssl_c_test.c
acvp: add CMAC-AES support.
5 years ago
ssl_cert.cc
Make EVP_PKEY opaque.
2 years ago
ssl_cipher.cc
Add SSL_CIPHER_get_handshake_digest
2 years ago
ssl_file.cc
Const-correct sk_FOO_cmp_func
2 years ago
ssl_key_share.cc
Use constant curve-specific groups whenever possible
2 years ago
ssl_lib.cc
Make the curve compat APIs into real functions
2 years ago
ssl_privkey.cc
Use a helper function to implement get_all_foo_names functions.
2 years ago
ssl_session.cc
Convert a few more ints to bools in libssl.
2 years ago
ssl_stat.cc
Add SSL_ech_accepted API and ech_is_required alerts.
4 years ago
ssl_test.cc
Use std::make_unique when possible
2 years ago
ssl_transcript.cc
Avoid re-hashing the transcript multiple times.
4 years ago
ssl_versions.cc
Use a helper function to implement get_all_foo_names functions.
2 years ago
ssl_x509.cc
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
t1_enc.cc
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
tls13_both.cc
Tidy up some lengths in SSL_SESSION
2 years ago
tls13_client.cc
Remove SSL_CIPHER_get_value
2 years ago
tls13_enc.cc
Move TLS 1.3 KDF functions into the FIPS module.
2 years ago
tls13_server.cc
Support WPA 3.1 "enterprise" mode.
2 years ago
tls_method.cc
Maintain the sequence number as a uint64_t.
3 years ago
tls_record.cc
Remove the experimental in-place record APIs.
3 years ago