Sign in
boringssl
/
boringssl.git
/
4c341d0299c9eef218a5e7219d0b12da0d88dd42
4c341d0
Support asynchronous ticket decryption with TLS 1.0–1.2.
by Adam Langley
· 8 years ago
be49706
Rename initial_ctx to session_ctx.
by David Benjamin
· 8 years ago
9310317
Remove 'file:' feature in v3_pci.c's CONF hooks.
by David Benjamin
· 8 years ago
91222b8
Fix configuring the empty cipher list.
by David Benjamin
· 8 years ago
6ad20dc
Move error-on-empty-cipherlist into ssl_create_cipher_list().
by Matthew Braithwaite
· 8 years ago
130d529
Adding version to AEAD.
by Steven Valdez
· 8 years ago
d04ca95
Add |SSL[_CTX]_set_chain_and_key|.
by Adam Langley
· 8 years ago
c77ea04
Enable RSA AVX2 code.
by Adam Langley
· 8 years ago
35ac5b7
Export server-side ticket_age skew.
by David Benjamin
· 8 years ago
fe36672
Allow users of the |CRYPTO_BUFFER|-based methods to verify certs after the handshake.
by Adam Langley
· 8 years ago
0cade98
Make the no-op verify function push an error.
by Adam Langley
· 8 years ago
b647319
Avoid the error case in |bn_mul_mont|.
by Brian Smith
· 8 years ago
54689ed
Move ssl_verify_alarm_type into ssl_x509.c.
by David Benjamin
· 8 years ago
ab1d28e
Trim x509.h includes.
by David Benjamin
· 8 years ago
8ebeabf
Add SSL_CTX_get_ciphers.
by David Benjamin
· 8 years ago
f29c429
Remove support for old-style SSL_PRIVATE_KEY_METHOD types.
by David Benjamin
· 8 years ago
f465461
Add SSL_get0_peer_certificates.
by David Benjamin
· 8 years ago
924a352
Remove experimental TLS 1.3 short record header extension.
by Steven Valdez
· 8 years ago
9ea9f9c
Updating fuzzer corpus
by Steven Valdez
· 8 years ago
d6c22ee
Add |SSL_get0_server_requested_CAs|.
by Adam Langley
· 8 years ago
919d8cf
Sync util/bot with Chromium.
by David Benjamin
· 8 years ago
84cd493
Don't pass |overhead_len| when testing “open” speed.
by Adam Langley
· 8 years ago
a58baaf
Forbid the server certificate from changing on renego.
by David Benjamin
· 8 years ago
ad8f5e1
Don't use long for timestamps.
by David Benjamin
· 8 years ago
7dd4e42
Convert x25519_test to GTest.
by David Benjamin
· 8 years ago
11c8289
Remove support for blocking DTLS timeout handling.
by David Benjamin
· 8 years ago
7e42999
Convert evp_extra_test into GTest.
by David Benjamin
· 8 years ago
39425b0
Add |TLS_with_buffers_method|.
by Adam Langley
· 8 years ago
d5c565a
Name ssl_x509.c functions consistently.
by Adam Langley
· 8 years ago
94a62e6
Hang ssl_auto_chain_if_needed off |X509_METHOD|.
by Adam Langley
· 8 years ago
2a3b343
Move X509-related verification code into ssl_x509.c.
by Adam Langley
· 8 years ago
415c010
Make all X509-related functions check the X509_METHOD.
by Adam Langley
· 8 years ago
0bdef09
Check CA names during the handshake.
by Adam Langley
· 8 years ago
34b4c82
Hold CA names as |CRYPTO_BUFFER|s.
by Adam Langley
· 8 years ago
2ff7933
Add test for |SSL_get_client_CA_list|.
by Adam Langley
· 8 years ago
0d3c963
Build with -fsanitize-address-use-after-scope if -DASAN=1
by David Benjamin
· 8 years ago
591f251
Remove direct calls to BN_mod_exp.
by David Benjamin
· 8 years ago
ba9557d
Benchmark open & seal separately for AES-GCM-SIV.
by Adam Langley
· 8 years ago
218f51b
Fix Android bots.
by David Benjamin
· 8 years ago
898be92
Support P-224 certificates as a server.
by Adam Langley
· 8 years ago
be2ee34
Update AES-GCM-SIV to match revision four of the draft.
by Adam Langley
· 8 years ago
chromium-3029
version_for_cocoapods_9.0
5ae4165
Allow multiple IDN xn-- indicators
by Alessandro Ghedini
· 8 years ago
adec772
Remove SSL_CIPHER_has_MD5_HMAC.
by David Benjamin
· 8 years ago
de5c325
Fix SSL_write doc comment
by Michel Lespinasse
· 8 years ago
a57dcfb
Add new cipherlist-setting APIs that reject nonsense.
by Matthew Braithwaite
· 8 years ago
c4796c9
ECDSA: const EC_KEY* arguments where possible.
by Matthew Braithwaite
· 8 years ago
699e55b
Unexport time_support.h.
by David Benjamin
· 8 years ago
fc02b59
Move tmp.extended_master_secret to SSL_HANDSHAKE.
by David Benjamin
· 8 years ago
45738dd
Move new_cipher and new_session to SSL_HANDSHAKE.
by David Benjamin
· 8 years ago
12709db
Stop reporting SSL_R_SHUTDOWN_WHILE_IN_INIT.
by David Benjamin
· 8 years ago
c92f29d
Remove freelist_max_len.
by David Benjamin
· 8 years ago
ced1895
Fix mis-import of upstream cc598f321fbac9c04da5766243ed55d55948637d.
by David Benjamin
· 8 years ago
c4d5925
Fix various malloc failure checks.
by David Benjamin
· 8 years ago
ec1d963
Fix crashes in EVP_CIPHER if cipher_data was not allocated.
by David Benjamin
· 8 years ago
fb2ac39
Convert ec_test to GTest.
by David Benjamin
· 8 years ago
c5be327
Tidy up EVP_PKEY_CTX_dup and fix malloc error crash.
by David Benjamin
· 8 years ago
3e8b782
Remove "raw" versions of PKCS8_encrypt and PKCS8_decrypt.
by David Benjamin
· 8 years ago
628f518
bn/asm/x86_64*: add DWARF CFI directives.
by Adam Langley
· 8 years ago
b91b9a8
Convert rsa_test to GTest.
by David Benjamin
· 8 years ago
98f5dc3
perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression.
by David Benjamin
· 8 years ago
f3cc7a3
perlasm/x86_64-xlate.pl: fix pair of typo-bugs in the new cfi_directive.
by David Benjamin
· 8 years ago
4c40531
perlasm/x86_64-xlate.pl: typo fix in comment.
by David Benjamin
· 8 years ago
cb1b333
x86_64 assembly pack: Win64 SEH face-lift.
by Adam Langley
· 8 years ago
dc90e39
Clear the last GTest warning suppression.
by David Benjamin
· 8 years ago
5960a90
Move sid_ctx from SSL/SSL_CTX to CERT.
by David Benjamin
· 8 years ago
0f28691
Fix a few typos.
by David Benjamin
· 8 years ago
26e1ff3
Remove some unnecessary return values.
by David Benjamin
· 8 years ago
27a9e6a
Adding ALPN to session.
by Steven Valdez
· 8 years ago
f6d64ef
tool: show if server sent SCT staple
by Alessandro Ghedini
· 8 years ago
b19b662
Convert chacha_test to GTest.
by David Benjamin
· 8 years ago
1d5a570
Don't hardcode GTest sources.
by David Benjamin
· 8 years ago
83a3212
Move SCT lists and OCSP responses to CERT.
by David Benjamin
· 8 years ago
004bff3
chacha/asm/chacha-x86_64.pl: add AVX512 path optimized for shorter inputs.
by Adam Langley
· 8 years ago
cf9a98c
x86 assembly pack: update performance results.
by Adam Langley
· 8 years ago
51079b4
x86_64 assembly pack: add AVX512 ChaCha20 path.
by Adam Langley
· 8 years ago
b99dc55
chacha/asm/chacha-x86.pl: improve [backward] portability.
by Adam Langley
· 8 years ago
5ca18d8
chacha-x86.pl: simplify feature setting.
by Adam Langley
· 8 years ago
766a6fd
Revert "OpenSSL: make final reduction in Montgomery multiplication constant-time."
by Adam Langley
· 8 years ago
0bf9d6d
bn/asm/x86[_64]-mont*.pl: implement slightly alternative page-walking.
by Adam Langley
· 8 years ago
ff7fb71
x86_64 assembly pack: add Goldmont performance results.
by Adam Langley
· 8 years ago
952f7bf
Spelling fixes in Perl files.
by Adam Langley
· 8 years ago
86c0692
Skylake performance results.
by Adam Langley
· 8 years ago
c948d46
Remove trailing whitespace from Perl files.
by Adam Langley
· 8 years ago
073a06d
On Windows, page walking is known as __chkstk.
by Adam Langley
· 8 years ago
b834450
Explain *cough*-dows
by Adam Langley
· 8 years ago
edcd8fd
bn/asm/x86[_64]-mont*.pl: complement alloca with page-walking.
by Adam Langley
· 8 years ago
689eb3d
x86_64-xlate.pl: import fix(?) from upstream.
by Adam Langley
· 8 years ago
9ad43cb
x86_64-xlate.pl: drop some whitespace.
by Adam Langley
· 8 years ago
9be3238
perlasm/x86_64-xlate.pl: recognize DWARF CFI directives.
by Adam Langley
· 8 years ago
16b1b1d
Simplify state and info_callback management.
by David Benjamin
· 8 years ago
35ed523
Remove an unnecessary state transition.
by David Benjamin
· 8 years ago
77458a4
Avoid transitioning into SSL_ST_OK and back out.
by David Benjamin
· 8 years ago
9e766d7
Unexport the handshake's internal state.
by David Benjamin
· 8 years ago
07ab5d4
Stop skipping stray HelloRequests.
by David Benjamin
· 8 years ago
040bc49
Enable TLS 1.3 by default in bssl tool.
by Adam Langley
· 8 years ago
7d7554b
Add a helper for comparing byte strings.
by David Benjamin
· 8 years ago
949628a
perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic directive.
by Adam Langley
· 8 years ago
2512663
perlasm/x86_64-xlate.pl: minor readability updates.
by Adam Langley
· 8 years ago
3149979
perlasm/x86_64-xlate.pl: clarify SEH coding guidelines.
by Adam Langley
· 8 years ago
4229d26
perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK-ing.
by Adam Langley
· 8 years ago
Next »