Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
boringssl.googlesource.com
/
boringssl
/
23c25d5b3a916cde195d95e4190ae26136071146
/
ssl
23c25d5
Rename some things for consistency.
by David Benjamin
· 8 years ago
a84b6f2
Fix comment.
by David Benjamin
· 8 years ago
c64d123
Push Span down a layer.
by David Benjamin
· 8 years ago
751d1a1
Fold ssl_open_record_fatal_alert into ssl_open_record_error.
by David Benjamin
· 8 years ago
e52f4c4
Replay the entire error queue on ssl_hs_error.
by David Benjamin
· 8 years ago
2e9bb4e
Fix comment about EarlyCCS.
by Adam Langley
· 8 years ago
861f28a
Clear one more timeout when using gdb.
by David Benjamin
· 8 years ago
6c1f2b7
Test that we tolerate server-sent supported groups.
by David Benjamin
· 8 years ago
1c58471
Add TLS 1.3 EXPORTER_SECRET to SSLKEYLOGFILE.
by David Benjamin
· 8 years ago
a4bafd3
Add SSL_SESSION_{get,set}_protocol_version.
by David Benjamin
· 8 years ago
4c7f5fa
Remove old TLS 1.3 variants (NoSessionID and RecordType).
by Steven Valdez
· 8 years ago
f496249
Switch int to bool in ssl_cipher.cc.
by David Benjamin
· 8 years ago
ed9aed1
int to bool in ssl_versions.cc.
by David Benjamin
· 8 years ago
b949355
Add bssl::Span<T>::subspan and use it.
by David Benjamin
· 8 years ago
81f030b
Switch OPENSSL_VERSION_NUMBER to 1.1.0.
by David Benjamin
· 9 years ago
737d2df
Convert ClientHello tests to GTest.
by David Benjamin
· 8 years ago
e9c7b1c
Add SSL_SESSION_is_single_use.
by David Benjamin
· 8 years ago
21fa684
Have fun with lock scopers.
by David Benjamin
· 8 years ago
9eaa3bd
Remove SSL_CTX_sessions and properly lock SSL_CTX_sess_number.
by David Benjamin
· 8 years ago
73d42e6
Inline ssl_clear_tls13_state.
by David Benjamin
· 8 years ago
b1cf48e
Store the peer_sigalgs as an Array.
by David Benjamin
· 8 years ago
879efc3
Switch more things to Array.
by David Benjamin
· 8 years ago
08f5c76
Convert more things to Array.
by David Benjamin
· 8 years ago
6b3ab72
Add an implicit CBS to Span<const uint8_t> conversion.
by David Benjamin
· 8 years ago
cf0ce67
Use Span and Array for the curve list.
by David Benjamin
· 8 years ago
499742c
Introduce bssl::Array<T> and use it in SSLKeyShare.
by David Benjamin
· 8 years ago
15868b3
Revert "Work around a Java client bug when rotating certificates."
by David Benjamin
· 8 years ago
e58f8a6
Simplify tls1_change_cipher_spec.
by David Benjamin
· 8 years ago
38570b2
Clear a goto in d1_srtp.cc.
by David Benjamin
· 8 years ago
b7e5b08
Remove some redundant OPENSSL_cleanses.
by David Benjamin
· 8 years ago
b1b76ae
Add SSL_CIPHER_get_prf_nid.
by David Benjamin
· 8 years ago
60931e2
Explicit fallthrough on switch
by Vincent Batts
· 8 years ago
6dc892f
Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|.
by Martin Kreichgauer
· 8 years ago
9a4876e
Remove hmac.h include from ssl.h.
by David Benjamin
· 8 years ago
5a79ff5
Clarify some comments.
by David Benjamin
· 8 years ago
33fc2ba
Opaquify SSL_CIPHER.
by David Benjamin
· 8 years ago
683ffbb
Fix fuzzer mode suppressions.
by David Benjamin
· 8 years ago
c7d4d21
Add experiment without client CCS and fix session ID bug.
by Steven Valdez
· 8 years ago
aba057a
Work around a Java client bug when rotating certificates.
by David Benjamin
· 8 years ago
1682126
Add Experiment 2
by Steven Valdez
· 8 years ago
a9c96ba
Remove a DHE remnant from runner.
by David Benjamin
· 8 years ago
2ff44b1
Add DTLS fuzzers.
by David Benjamin
· 8 years ago
a196ea1
Share all of fuzz/{client,server}.cc into fuzzer.h.
by David Benjamin
· 8 years ago
e51fb0f
Fix empty fragment handling in DTLS message reassembly.
by David Benjamin
· 8 years ago
d0beda0
Properly report SSL_session_reused after a renegotiation.
by David Benjamin
· 8 years ago
3d8f080
Honor SSL_SESS_CACHE_CLIENT in TLS 1.3.
by David Benjamin
· 8 years ago
a861460
Make SNI per-connection, not per-session.
by David Benjamin
· 8 years ago
c0e15d1
Zero memory in |OPENSSL_free|.
by Martin Kreichgauer
· 8 years ago
a23b68f
ssl/test/runner: Change ecdsa.PublicKey initialization
by Martin Kreichgauer
· 8 years ago
74795b3
More miscellaneous bools.
by David Benjamin
· 8 years ago
046bc1f
SSL3_STATE ints to bools.
by David Benjamin
· 8 years ago
4cbb931
Collapse client Finished states together.
by David Benjamin
· 8 years ago
fd45ee7
Replace bits in SSL_HANDSHAKE with bool.
by David Benjamin
· 8 years ago
d816874
Set SSL_in_init to false before new_session_cb.
by Steven Valdez
· 8 years ago
6abaa31
Remove unnecessary parameter.
by David Benjamin
· 8 years ago
0a47191
Test empty extensions fields are omitted.
by David Benjamin
· 8 years ago
3536809
Update style guide for C++.
by David Benjamin
· 8 years ago
c11ea942
Convert comments in ssl.
by David Benjamin
· 8 years ago
66d49b4
Fix SSL_CTX client_CA list locking.
by David Benjamin
· 8 years ago
c79ae7a
Test SSL_add_client_CA.
by David Benjamin
· 8 years ago
3969fdf
Test invalid certificates.
by David Benjamin
· 8 years ago
398085b
Simplify states with hs_wait_t returns.
by Steven Valdez
· 8 years ago
617b818
Add a test for SSL_R_NO_CIPHERS_AVAILABLE.
by David Benjamin
· 8 years ago
4d71a9a
Migrate TLS 1.2 and below state machines to the new style.
by Steven Valdez
· 8 years ago
8997b2a
Better test cert verification happening only once.
by David Benjamin
· 8 years ago
e3bb51c
Remove deprecated cipher property APIs.
by David Benjamin
· 8 years ago
3202
chromium-3202
f216507
Cut down on some redundant flags.
by David Benjamin
· 8 years ago
5c4271f
Don't reauthenticate on renegotiation.
by David Benjamin
· 8 years ago
5ef40c6
Mark renego-established sessions not resumable.
by David Benjamin
· 8 years ago
302b818
Only enable DTLS post-handshake rexmits if we sent the final Finished.
by David Benjamin
· 8 years ago
8fc2dc0
Put SCTs and OCSP responses in CRYPTO_BUFFERs.
by David Benjamin
· 8 years ago
f60bcfb
Make SSL_state_string_long work for TLS 1.3.
by David Benjamin
· 8 years ago
1a66326
Refactor ssl_test ForEachVersion into a GTest fixture.
by Martin Kreichgauer
· 8 years ago
72912d2
Rotate the default ticket encryption key.
by Martin Kreichgauer
· 8 years ago
f4ecc84
Prevent both early data and custom extensions from being accepted.
by Steven Valdez
· 8 years ago
348f0d8
Add OpenSSL 1.1.0's cipher property functions.
by David Benjamin
· 8 years ago
bd70845
Add tests for CertificateVerify
by Dimitar Vlahovski
· 8 years ago
ca9e8f5
Tidy up handshake digest logic.
by David Benjamin
· 8 years ago
4a37de0
Test that Finished checks are enforced in 0-RTT.
by David Benjamin
· 8 years ago
70dbf04
Add SSL_CTX_cipher_in_group.
by David Benjamin
· 8 years ago
f6ae9e6
Fix more hard-coded TLS 1.3 variant strings.
by David Benjamin
· 8 years ago
7934f08
Replace init_msg/init_num with a get_message hook.
by David Benjamin
· 8 years ago
8f94c31
Replace reuse_message with an explicit next_message call.
by David Benjamin
· 8 years ago
ba2d3df
Add DTLS_with_buffers_method.
by David Benjamin
· 8 years ago
e3dee27
Remove the free_buffer parameter to release_current_message.
by David Benjamin
· 8 years ago
9bbdf58
Remove expect and received flight hooks.
by David Benjamin
· 8 years ago
26ababb
Fix a bug in bssl::OpenRecord.
by Martin Kreichgauer
· 8 years ago
4492a61
More scopers.
by David Benjamin
· 8 years ago
78b8b99
Fix a bug in and test the message callback.
by David Benjamin
· 8 years ago
b0c761e
Tolerate early ChangeCipherSpec in DTLS.
by David Benjamin
· 8 years ago
27e377e
Fix miscellaneous clang-tidy warnings.
by David Benjamin
· 8 years ago
37af90f
Convert a few more scopers.
by David Benjamin
· 8 years ago
d272dea
Explicitly include <new> for placement new.
by David Benjamin
· 8 years ago
a4cb62f
Fix build against LLVM CFI.
by David Benjamin
· 8 years ago
ee910bf
Use new STACK_OF helpers.
by David Benjamin
· 8 years ago
abbf365
Make the bssl::SealRecord out_suffix arg fixed length.
by Martin Kreichgauer
· 8 years ago
182b573
Don't set timeout in runner when using GDB.
by Adam Langley
· 8 years ago
6e9321f
Add a bssl::PushToStack helper.
by David Benjamin
· 8 years ago
e6c58ff
go fmt runner.go
by Adam Langley
· 8 years ago
ec78383
Make ranged for loops work with STACK_OF(T).
by David Benjamin
· 8 years ago
Next »