Sign in
boringssl
/
boringssl.git
/
03bad147b6e2a440699485ec656ee9f13e3d9a61
03bad14
Links in README.md, take two.
by David Benjamin
· 9 years ago
1d5ef3b
Add SSL_set_renegotiate_mode.
by David Benjamin
· 9 years ago
324dce4
Unbreak SSL_total_renegotiations.
by David Benjamin
· 9 years ago
6a2c512
Add a README.
by Adam Langley
· 10 years ago
617eac6
Align BIO_get_fd with upstream.
by David Benjamin
· 9 years ago
c7ce977
Ignore all extensions but renegotiation_info in SSL 3.0.
by David Benjamin
· 9 years ago
7bd538d
Remove an unreachable expression.
by Adam Langley
· 9 years ago
f0258fe
Add optimised version of P-224.
by Adam Langley
· 9 years ago
82aa28f
Make |BUF_memdup| look for zero length, not NULL.
by Adam Langley
· 9 years ago
c608d6b
Updating Bazel outputs to work on other platforms.
by Chuck Hays
· 9 years ago
1aec2cb
Reject iterationCount == 0 when parsing PBKDF2-params.
by Eric Roman
· 10 years ago
20c0e90
Allow NULL inputs in SSL_SESSION_get_time.
by David Benjamin
· 9 years ago
2060568
Fix |max_tag_len| for TLS CBC AEADs.
by Brian Smith
· 9 years ago
d4ebc99
Remove always-zero |bulk| variables in crypto/cipher/e_aes.c.
by Brian Smith
· 9 years ago
bc41cdf
Add tests from cipher_test.txt to the AEAD test suite.
by Brian Smith
· 9 years ago
0dd9300
Revert section changes for ASM.
by Adam Langley
· 9 years ago
f4e554e
Bitwise-or, not logical-or, when hashing.
by Adam Langley
· 9 years ago
72d9cba
Move .align directives next to their labels for ARM.
by Adam Langley
· 9 years ago
3b27843
Go's darwin filenames have changed.
by David Benjamin
· 9 years ago
3fc9fe3
Move the bots to Go 1.5.1.
by David Benjamin
· 9 years ago
dc7e9c4
Make the runner tests a go “test”
by Adam Langley
· 9 years ago
368ef1a
Take thread.h out of the documentation.
by David Benjamin
· 9 years ago
9a798ec
Document the hexadecimal casing thing in PORTING.md.
by David Benjamin
· 9 years ago
4d11aff
Don't record handshake hashes if no Channel ID
by Matt Braithwaite
· 9 years ago
2492586
Add |PKCS12_verify_mac|.
by Adam Langley
· 9 years ago
5b61b9e
Update ChaCha20 ARM asm with sections.
by Adam Langley
· 9 years ago
3f85e04
Add sections to Poly1305 ARM asm code.
by Adam Langley
· 9 years ago
5f005cc
Make dummy functions static.
by Adam Langley
· 9 years ago
2ab24a2
Put arm/aarch64 assembly functions in their own section.
by Adam Langley
· 9 years ago
502ca43
Fix up pkcs8.h.
by David Benjamin
· 9 years ago
43a58ad
Fix SSL_set_session documentation comment.
by David Benjamin
· 9 years ago
dbb0321
Clarify that only top-level CBBs get CBB_cleanup.
by David Benjamin
· 9 years ago
df6a3f8
Move SSL_CIPHER section just above cipher suite configuration.
by David Benjamin
· 10 years ago
32876b3
Document cipher suite configuration.
by David Benjamin
· 10 years ago
d3a53c8
OCSP stapling and SCT extensions go under certificate verification.
by David Benjamin
· 10 years ago
0cfea34
Move a few more functions to the catch-all 'obscure' bucket.
by David Benjamin
· 10 years ago
1cee7da
Documentation typo.
by David Benjamin
· 10 years ago
93d8cf5
Add various tests for d2i_PrivateKey.
by David Benjamin
· 10 years ago
382bc29
Defensively avoid assuming d2i functions don't advance on error.
by David Benjamin
· 10 years ago
15e4deb
d2i: don't update input pointer on failure
by David Benjamin
· 10 years ago
97a3393
Deprecate basically the entire base64 implementation.
by David Benjamin
· 10 years ago
6daa826
Move the ARM-AES functions inside an #if block.
by Adam Langley
· 9 years ago
7f64706
Use armv8 functions for of AES_[en|de]crypt and AES_set_[en|de]crypt_key, if available.
by Arve Hjønnevåg
· 9 years ago
d755456
Merge hwrand.c into rand.c.
by Adam Langley
· 9 years ago
c8e664b
Fix several minor points noticed by Kenny.
by Adam Langley
· 9 years ago
8c9b878
Change some "int" variables to "size_t" in ssl3_handshake_mac().
by Eric Roman
· 10 years ago
f0e8d53
Update comments in digest.h to consistently mention that digest size and block size are measured in bytes.
by Eric Roman
· 10 years ago
b50c91b
Cleaner handling of "cnid" in do_x509_check
by David Benjamin
· 10 years ago
5e4158f
Fix the comment for POINT_CONVERSION_UNCOMPRESSED
by David Benjamin
· 10 years ago
b86b0f2
RT 3493: fix RSA test
by David Benjamin
· 10 years ago
79c59a3
size_t RSA_private_decrypt's input.
by David Benjamin
· 10 years ago
d98dc13
Upstream Android-specific things under |BORINGSSL_ANDROID_SYSTEM|
by Adam Langley
· 9 years ago
907bd30
Banish more deprecated flags to the bottom.
by David Benjamin
· 10 years ago
5993704
Document certificate verification functions in SSL.
by David Benjamin
· 10 years ago
df0905a
Don't pretend to account for RSA_PSK.
by David Benjamin
· 10 years ago
42fea37
Document Channel ID functions and a few random extras.
by David Benjamin
· 10 years ago
67251f2
Use |strtok| rather than |strtok_r|.
by Adam Langley
· 9 years ago
0d62f26
Adding more options for signing digest fallback.
by Steven Valdez
· 10 years ago
4c60d35
Work around even more Estonian ID card misissuances.
by David Benjamin
· 9 years ago
d7fe75c
Add |SSL_CIPHER_is_RC4|.
by Adam Langley
· 10 years ago
306ece3
Fix some malloc failure crashes.
by David Benjamin
· 10 years ago
c71567d
Update the Estonian workaround comments.
by David Benjamin
· 10 years ago
3fb1ebc
Deprecated things are deprecated.
by David Benjamin
· 10 years ago
977547b
Group NPN functions in their own section.
by David Benjamin
· 10 years ago
8984f1f
Group ALPN functions into their own section.
by David Benjamin
· 10 years ago
58fcfc1
ECDHE and DHE functions get grouped into sections.
by David Benjamin
· 10 years ago
cd6f54b
Add method to query Extended Master Secret support
by Matt Braithwaite
· 10 years ago
62be8ac
Skip the SCT and OCSP extensions in ServerHello when resuming sessions.
by Paul Lietar
· 10 years ago
e8814df
Document PSK functions in ssl.h.
by David Benjamin
· 10 years ago
9e4e01e
Align the SSL stack on #include style.
by David Benjamin
· 10 years ago
1ac08fe
Fix SSL and SSL_CTX ex_data variable names.
by David Benjamin
· 10 years ago
2079ee7
Fix minor documentation mistake.
by David Benjamin
· 10 years ago
1f5e945
Remove superfluous SHA-1 dependency from EVP ECDSA code.
by Brian Smith
· 10 years ago
231cb82
Work around broken Estonian smart cards. Again.
by David Benjamin
· 10 years ago
cfd65b6
Fold srtp.h into ssl.h.
by David Benjamin
· 10 years ago
dafbdd4
Document session cache functions.
by David Benjamin
· 10 years ago
14e2b50
const-correct a few SSL_SESSION functions.
by David Benjamin
· 10 years ago
abb6c1c
Reorder ssl_session.c slightly to match the header.
by David Benjamin
· 10 years ago
190ab7f
Move ex_data functions in ssl.h to a section.
by David Benjamin
· 10 years ago
8f3cc26
Rename ssl_sess.c to ssl_session.c.
by David Benjamin
· 10 years ago
a6b8cdf
Document functions acting on an SSL_SESSION.
by David Benjamin
· 10 years ago
79c117a
Move structs to a 'Private structures' section in ssl.h.
by David Benjamin
· 10 years ago
361ecc0
Replace skipPast with strings.TrimPrefix.
by David Benjamin
· 10 years ago
ee0c827
Move SSL_get_peer_* to Connection information.
by David Benjamin
· 10 years ago
27bbae4
Reorder functions in ssl_lib.c to match ssl.h.
by David Benjamin
· 10 years ago
3c1ccc0
Document a bunch of core functions in ssl.h.
by David Benjamin
· 10 years ago
72d8693
No-op change to kick the documentation bot.
by David Benjamin
· 10 years ago
c057762
Run go fmt over runner.
by David Benjamin
· 10 years ago
c99807d
Tidy up dtls1_hm_fragment_new and fix (unreachable) memory leak.
by David Benjamin
· 10 years ago
626c686
Initialise |supports_digest|.
by Adam Langley
· 10 years ago
1d128f3
Make SSL_get_client_CA_list slightly more OpenSSL-compatible.
by David Benjamin
· 10 years ago
af09675
Restore the NULL-SHA ciphersuite. (Alas.)
by Matt Braithwaite
· 10 years ago
4fac72e
Add server-side support for Signed Certificate Timestamps.
by Paul Lietar
· 10 years ago
1bfce80
Generate stable URL fragments.
by David Benjamin
· 10 years ago
7e40d4e
Deprecated functions get their own sections.
by David Benjamin
· 10 years ago
6fad7bc
Some documentation fixes.
by David Benjamin
· 10 years ago
c0125ef
Fix SSL_CIPHER_is_AESGCM.
by David Benjamin
· 10 years ago
a0a8dc2
Move large stack buffer in bssl_shim to heap.
by Adam Langley
· 10 years ago
f673831
Drop urandom_test.
by Adam Langley
· 10 years ago
7c6d09b
Fold ssl_algs.c into ssl_lib.c.
by David Benjamin
· 10 years ago
Next »