Sign in
boringssl
/
boringssl
/
6b34d549451ca98d1ab758bf509e2a03b4eedc4a
6b34d54
Prefer MSVC over GCC if both are in %PATH%.
by David Benjamin
· 9 years ago
089cba0
No-op change to kick the bots again.
by David Benjamin
· 9 years ago
f98be21
Remove dead platform-specific code in |BN_div|.
by Brian Smith
· 9 years ago
a37fc70
Another no-op change.
by David Benjamin
· 9 years ago
fcde5aa
No-op change to kick the bots.
by David Benjamin
· 9 years ago
926f219
Enable MSVC 128-bit multiplication regardless of OPENSSL_NO_ASM.
by Brian Smith
· 9 years ago
11aac10
Fix theoretical memory leak on malloc error in CBS_asn1_ber_to_der.
by David Benjamin
· 9 years ago
168297e
Test |ECDSA_SIG_to_bytes| using the P-521 order size, not 512-bits.
by Brian Smith
· 9 years ago
d057454
Changes to support node.js's use of PKCS#12.
by Adam Langley
· 9 years ago
e66148a
Drop dh->q in bssl_shim when -use-sparse-dh-prime is passed.
by David Benjamin
· 9 years ago
6014ea6
Add EC_POINT_point2cbb.
by David Benjamin
· 9 years ago
dd31c4e
Update some comments in bn_test.c in light of acb24518.
by Adam Langley
· 9 years ago
47ebec1
Validate DH public keys for RFC 5114 groups.
by David Benjamin
· 9 years ago
43946d4
Update references to the extended master secret draft.
by David Benjamin
· 9 years ago
4e3d17a
Remove redundant logic to compute EC public key.
by David Benjamin
· 9 years ago
4aafe6a
Document the d2i object reuse changes in PORTING.md.
by David Benjamin
· 9 years ago
bf3335c
Add #ifdef guards to crypto/curve25519 assembly files.
by William Hesse
· 9 years ago
72f7e21
Stop allowing SHA-224 in TLS 1.2.
by David Benjamin
· 9 years ago
5fa8f5b
Fix |-Werror=old-style-declaration| violations in poly1305_vec.c.
by Brian Smith
· 9 years ago
2cdf398
Remove pkey_base_id.
by David Benjamin
· 9 years ago
415564f
Update draft-irtf-cfrg-curves-11 references to RFC 7748.
by David Benjamin
· 9 years ago
4f6acaf
Use more C++11 features.
by David Benjamin
· 9 years ago
c3774c1
Fix some indentation.
by David Benjamin
· 9 years ago
0a2c993
Don't allow the specifiedCurve form of ECParameters in SPKIs.
by David Benjamin
· 9 years ago
f6094e0
Don't allow EVP_PKEY_RSA2.
by David Benjamin
· 9 years ago
c612e61
Fix minor stylistic problem.
by David Benjamin
· 9 years ago
719594e
Un-const EVP_PKEY_CTX_set0_rsa_oaep_label and fix overflow check.
by David Benjamin
· 9 years ago
b6155e6
Remove app_data from EVP_PKEY_CTX.
by David Benjamin
· 9 years ago
4e98e5c
Implement pkey_ec_keygen with EC_KEY APIs.
by David Benjamin
· 9 years ago
692878a
Remove EVP_PKEY_CTRL_EC_PARAMGEN_CURVE_NID.
by David Benjamin
· 9 years ago
8ac35f0
Remove unused EVP_PKEY_METHOD hooks.
by David Benjamin
· 9 years ago
9bf1b1b
Remove group_clear_finish EC_GROUP hooks.
by David Benjamin
· 9 years ago
acb2451
Rename the BIGNUM ASN.1 functions.
by David Benjamin
· 9 years ago
647cd02
Fix 32-bit build.
by David Benjamin
· 9 years ago
b04c905
Remove the arch-specific HOST_c2l/HOST_l2c implementations.
by David Benjamin
· 9 years ago
8f2d4e3
Fix documentation string.
by David Benjamin
· 9 years ago
87c7640
Use |inline| in crypto/poly1305/poly1305_vec.c.
by Brian Smith
· 9 years ago
24e4288
Define `int128_t` and `uint128_t` in one place.
by Brian Smith
· 9 years ago
f547007
Use |alignas| more in crypto/chacha/chacha_vec.c.
by Brian Smith
· 9 years ago
9333d6d
Fix data <-> function pointer casts in thread_win.c.
by Brian Smith
· 9 years ago
f5f4be8
Fix pointer-to-non-volatile cast in thread_win.c.
by Brian Smith
· 9 years ago
54a8d7c
Use Barrett reduction in CBC processing rather than tricks.
by Adam Langley
· 9 years ago
91b2501
Add functions for accessing read_sequence and write_sequence.
by David Benjamin
· 9 years ago
cdd0b7e
Add SSL_CTX_set_retain_only_sha256_of_client_certs.
by David Benjamin
· 9 years ago
4b9205b
Align SSL_CTX_set1_tls_channel_id with SSL_set1_tls_channel_id.
by David Benjamin
· 9 years ago
b83003e
Don't initialize enc_method before version negotiation.
by David Benjamin
· 9 years ago
a565d29
Remove alert mapping machinery.
by David Benjamin
· 9 years ago
a1e9cab
Replace enc_flags with normalized version checks.
by David Benjamin
· 9 years ago
ef7dba6
Fix error in ce9d85ee.
by Adam Langley
· 9 years ago
ce9d85e
Tweaks for node.js
by Adam Langley
· 9 years ago
eac0ce0
Have doc.go parse struct comments.
by Adam Langley
· 9 years ago
241ae83
Add some tests to ensure we ignore bogus curves and ciphers.
by David Benjamin
· 9 years ago
f6494f4
Add a SSL_get_pending_cipher API.
by David Benjamin
· 9 years ago
7027d25
Also add a no-op stub for OPENSSL_config.
by David Benjamin
· 9 years ago
e5aa791
Add a few more no-op stubs for cURL compatibility.
by David Benjamin
· 9 years ago
5aae776
Remove calls to ERR_load_crypto_strings.
by David Benjamin
· 9 years ago
75a64c0
Remove some mingw support cruft.
by Adam Langley
· 9 years ago
7cae9f5
Use |alignas| for alignment.
by Brian Smith
· 9 years ago
34749f4
Remove unnecessary assignment of |e| in |rsa_setup_blinding|.
by Brian Smith
· 9 years ago
232127d
Fold EC_GROUP_new_curve_GFp and EC_GROUP_set_generator into a EC_GROUP_new_arbitrary.
by David Benjamin
· 9 years ago
version_for_cocoapods_2.0
95219fe
Fix some documentation comments.
by David Benjamin
· 9 years ago
d3a4e28
Fix trivial -Wcast-qual violations.
by Brian Smith
· 9 years ago
a646258
Enable stronger format string checking |-Wformat=2|.
by Brian Smith
· 9 years ago
d92f1d3
Fix |sscanf| format string in cpu-intel.c.
by Brian Smith
· 9 years ago
8d3c43e
Annotate |ERR_add_error_dataf| as |OPENSSL_PRINTF_FORMAT_FUNC|.
by Brian Smith
· 9 years ago
061332f
Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations.
by Brian Smith
· 9 years ago
0687bdf
Fix -Wformat-nonliteral violation in ssl_cipher.c.
by Brian Smith
· 9 years ago
6c22f54
Fix build of x509_test.
by David Benjamin
· 9 years ago
fc6e5a7
Drop the silly 'ECDH_' prefix on X25519.
by David Benjamin
· 9 years ago
d2f0ce8
Enable X25519 by default in TLS.
by David Benjamin
· 9 years ago
3a39b06
Import “altchains” support.
by Adam Langley
· 9 years ago
57707c7
OpenSSL reformat x509/, x509v3/, pem/ and asn1/.
by Adam Langley
· 9 years ago
6288218
Update comments to better document in-place semantics.
by Adam Langley
· 9 years ago
b8ba65a
Fix arm perlasm trailing newline.
by David Benjamin
· 9 years ago
0b553eb
Remove a trailing ^M (DOS newline).
by Matt Braithwaite
· 9 years ago
b9e4fa5
Add a helper function to normalize the current version.
by David Benjamin
· 9 years ago
23b0a65
Move some functions to file scope.
by David Benjamin
· 9 years ago
928f32a
Add APIs to extract the SSL key block.
by David Benjamin
· 9 years ago
baa1216
Prune finished labels from SSL3_ENC_METHOD.
by David Benjamin
· 9 years ago
f8d8071
Remove a few unnecessary SSL3_ENC_METHOD hooks.
by David Benjamin
· 9 years ago
b35d684
Minor cleanup.
by David Benjamin
· 9 years ago
79978df
Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3.
by David Benjamin
· 9 years ago
57997da
Simplify the ChangeCipherSpec logic.
by David Benjamin
· 9 years ago
0623bce
Fill in ssl->session->cipher when resumption is resolved.
by David Benjamin
· 9 years ago
4119d42
Tidy up keyblock and CCS logic slightly.
by David Benjamin
· 9 years ago
1db2156
Move ssl3_record_sequence_update with the other record-layer bits.
by David Benjamin
· 9 years ago
96ba15f
Add SSL_get_client_random and SSL_get_server_random.
by David Benjamin
· 9 years ago
ef1b009
Consider session if the client supports tickets but offered a session ID.
by David Benjamin
· 9 years ago
dd1f6f4
Rename the curve25519 precomputed tables.
by Adam Langley
· 9 years ago
e021a24
Add curve25519/asm/x25519-asm-x86_64.S.
by Matt Braithwaite
· 9 years ago
625475f
Fix bits vs. bytes confusion in RSA encryption.
by Brian Smith
· 9 years ago
7b8b9c1
Include 'asm' in the name of X25519 asm sources.
by Adam Langley
· 9 years ago
3202750
Update the fuzz tests for the server.
by Adam Langley
· 9 years ago
6544426
Fix a ** 0 mod 1 = 0 for real this time.
by David Benjamin
· 9 years ago
fe5f7c7
Only reserve EVP_MAX_MD_SIZE for the Finished, not twice of it.
by David Benjamin
· 9 years ago
0d56f88
Switch s to ssl everywhere.
by David Benjamin
· 9 years ago
974c7ba
Route DHE through the SSL_ECDH abstraction as well.
by David Benjamin
· 9 years ago
4cc36ad
Make it possible to tell what curve was used on the server.
by David Benjamin
· 9 years ago
4298d77
Implement draft-ietf-tls-curve25519-01 in C.
by David Benjamin
· 9 years ago
c18ef75
Allocate a NID for X25519.
by David Benjamin
· 9 years ago
Next »