Sign in
boringssl
/
boringssl.git
/
879efc3f3b13e73a644ada76d078909c9ccce3a3
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
6666886
Fix EnableIfContainer with MSVC 2015.
by David Benjamin
· 8 years ago
15868b3
Revert "Work around a Java client bug when rotating certificates."
by David Benjamin
· 8 years ago
42e93b6
Export EVP_parse_digest_algorithm and add EVP_marshal_digest_algorithm.
by David Benjamin
· 8 years ago
3a18bf0
Tidy up alignof #defines.
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
cecf1a7
Remove unused RSA_METHOD field.
by David Benjamin
· 8 years ago
c03c218
Fix some issues with name constraints test certs.
by David Benjamin
· 8 years ago
4015000
Add a test for lots of names and constraints.
by David Benjamin
· 8 years ago
60931e2
Explicit fallthrough on switch
by Vincent Batts
· 8 years ago
6b35262
Maintain EVP_MD_CTX invariants.
by Adam Langley
· 8 years ago
40b24c8
Add "-www" option to server tool.
by Peter Wu
· 8 years ago
5663b63
Write connection info to a BIO instead of stderr.
by Peter Wu
· 8 years ago
1d6e365
Remove CHROMIUM_ROLLING_MAGENTA_TO_ZIRCON scaffolding.
by David Benjamin
· 8 years ago
2186fbc
Refresh update_clang.py and download Windows Clang.
by David Benjamin
· 8 years ago
246e27d
Switch the buggy RSA parser off by default.
by David Benjamin
· 8 years ago
f231d6b
Remove CTR_DRBG_STATE alignment marker.
by David Benjamin
· 8 years ago
6dc892f
Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|.
by Martin Kreichgauer
· 8 years ago
c5cc88d
Test that movsd without arguments is left as-is.
by David Benjamin
· 8 years ago
e314e1c
Support [v]movsd in delocate.
by Adam Langley
· 8 years ago
32c5b8d
delocate vmovq correctly.
by Adam Langley
· 8 years ago
e64ef27
Add EVP AES-128 CFB128 support via decrepit.
by Adam Langley
· 8 years ago
9a127b4
Add CRYPTO_needs_hwcap2_workaround.
by David Benjamin
· 8 years ago
82dfea8
Bound everything parsed by the legacy ASN.1 stack.
by David Benjamin
· 8 years ago
288ca7d
Remove ASN1_template_(i2d,d2i).
by David Benjamin
· 8 years ago
9a4876e
Remove hmac.h include from ssl.h.
by David Benjamin
· 8 years ago
f51f273
Temporarily gate new Fuchsia APIs on CHROMIUM_ROLLING_MAGENTA_TO_ZIRCON.
by David Benjamin
· 8 years ago
36d5947
Update Fuchsia symbols that have been renamed
by Aaron Green
· 8 years ago
5a79ff5
Clarify some comments.
by David Benjamin
· 8 years ago
33fc2ba
Opaquify SSL_CIPHER.
by David Benjamin
· 8 years ago
368cc3b
Add support for SSLKEYLOGFILE to server tool.
by Peter Wu
· 8 years ago
683ffbb
Fix fuzzer mode suppressions.
by David Benjamin
· 8 years ago
9c2b36a
Refresh fuzzer corpus.
by David Benjamin
· 8 years ago
a16e86c
Don't depend on 16-byte alignment from malloc.
by Adam Langley
· 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
54c259d
Clarify RSA_add_pkcs1_prefix must be released with OPENSSL_free.
by David Benjamin
· 8 years ago
a9c96ba
Remove a DHE remnant from runner.
by David Benjamin
· 8 years ago
6881ec0
Add a note to PORTING.md about free/OPENSSL_free mixups.
by David Benjamin
· 8 years ago
2978d05
Refresh TLS fuzzer corpus.
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
769b386
Fix error handling/cleanup
by David Benjamin
· 8 years ago
b86be36
Guard against DoS in name constraints handling.
by Martin Kreichgauer
· 8 years ago
3c995f3
Fix overflow in c2i_ASN1_BIT_STRING.
by Martin Kreichgauer
· 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
be90bf7
Clarify ERR_print_errors_* clear the error queue.
by David Benjamin
· 8 years ago
28d6979
Print errors better in FileTestGTest.
by David Benjamin
· 8 years ago
24e3609
Teach evp_test to verify by round-tripping.
by David Benjamin
· 8 years ago
8459d06
Properly size_t EVP_PKEY_CTX_set0_rsa_oaep_label.
by David Benjamin
· 8 years ago
ce3773f
Add a test for OAEP labels and custom digests.
by David Benjamin
· 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
1ab133a
Fix some style guide samples.
by David Benjamin
· 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
2762b35
Add X509_PUBKEY to bssl::UniquePtr.
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
e2ec654
Update to Go 1.9 on the bots.
by David Benjamin
· 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
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
2c46c10
Fix build when linux-headers are not installed.
by Peter Wu
· 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
e784822
Use OPENSSL_hash32 in lh_strhash.
by David Benjamin
· 8 years ago
7cc3f4f
Use __asm__ instead of asm.
by David Benjamin
· 8 years ago
4512b79
Run comment conversion script on include/
by David Benjamin
· 8 years ago
808f832
Run the comment converter on libcrypto.
by David Benjamin
· 8 years ago
f60bcfb
Make SSL_state_string_long work for TLS 1.3.
by David Benjamin
· 8 years ago
68a0b1b
Remove RFC 5114 groups.
by David Benjamin
· 8 years ago
e2daba6
Run the comment converter on fuzz/ and tool/
by David Benjamin
· 8 years ago
331d2ce
Rename mont_data to order_mont.
by David Benjamin
· 8 years ago
65b87ce
Remove internal uses of SSLv23_*.
by David Benjamin
· 8 years ago
388dfa1
Use getters in tools/ciphers.cc and add -openssl-name flag.
by David Benjamin
· 8 years ago
Next »