Sign in
boringssl
/
boringssl.git
/
3673be7cb6611b373b9b1200999827a9b8df37a1
/
ssl
3673be7
Fix standalone build on Win64.
by David Benjamin
· 10 years ago
efec193
Fix some function parameters in OPENSSL_PUT_ERROR.
by David Benjamin
· 10 years ago
29b1867
Precompute sorted array for error strings.
by Adam Langley
· 10 years ago
6522625
Add SSL_CIPHER_get_rfc_name.
by David Benjamin
· 10 years ago
722696b
Don't lock anything in SSL_set_generate_session_id.
by David Benjamin
· 10 years ago
ed3d302
Unrefcount SSL*.
by David Benjamin
· 10 years ago
9e128b0
Fix memory leak on malloc failure.
by David Benjamin
· 10 years ago
2d445c0
Don't use a global for early_callback_called.
by David Benjamin
· 10 years ago
c273d2c
Use just one style for the shim.
by David Benjamin
· 10 years ago
1b8b691
Test asynchronous session lookup.
by David Benjamin
· 10 years ago
2fff5bf
Set rwstate inside ssl3_get_client_hello.
by David Benjamin
· 10 years ago
23a8ca1
Implement SSL_get1_session with SSL_SESSION_up_ref.
by David Benjamin
· 10 years ago
3363984
Add SSL_SESSION_up_ref.
by David Benjamin
· 10 years ago
41fdbcd
Test asynchronous cert_cb behavior.
by David Benjamin
· 10 years ago
d9e0701
Test async channel ID callback.
by David Benjamin
· 10 years ago
a7f333d
RAII bssl_shim.
by David Benjamin
· 10 years ago
95695c8
runner: Ignore dtlsFlushHandshake failures.
by David Benjamin
· 10 years ago
ccf74f8
Revise SSL_cutthrough_complete and SSL_in_init.
by David Benjamin
· 10 years ago
931ab34
Fix handshake check when False Start is used with implicit read.
by David Benjamin
· 10 years ago
e0e7d0d
Initialize the record buffers after the handshake check.
by David Benjamin
· 10 years ago
b80168e
Test that False Start fails if the server second leg is omitted.
by David Benjamin
· 10 years ago
e820df9
Forbid interleaving between application data and handshake protocols.
by David Benjamin
· 10 years ago
6807062
Check for EVP_Digest failure.
by David Benjamin
· 10 years ago
1eed2c0
Fix some unchecked mallocs.
by David Benjamin
· 10 years ago
3fd1fbd
Add test coverage for normal alert parsing.
by David Benjamin
· 10 years ago
ddb9f15
Reject all invalid records.
by David Benjamin
· 10 years ago
afbc63f
Simplify DTLS epoch rewind.
by David Benjamin
· 10 years ago
0ea8dda
Remove alert_fragment and handshake_fragment.
by David Benjamin
· 10 years ago
f95ef93
Remove Finished special-case in dtls1_process_out_of_seq_message.
by David Benjamin
· 10 years ago
2cdace9
Forbid initiating renegotiate in DTLS.
by David Benjamin
· 10 years ago
d4f924c
Remove SSL_renegotiate_abbreviated.
by David Benjamin
· 10 years ago
ac6900b
Disallow peer-initiated renegotiations in DTLS.
by David Benjamin
· 10 years ago
b3774b9
Add initial handshake reassembly tests.
by David Benjamin
· 10 years ago
d660b57
runner: Refactor handshake fragmenting slightly.
by David Benjamin
· 10 years ago
79ae85e
Remove NETSCAPE_HANG_BUG.
by David Benjamin
· 10 years ago
e33b9b0
Remove dtls1_timeout_st.
by David Benjamin
· 10 years ago
83f9040
Add DTLS timeout and retransmit tests.
by David Benjamin
· 10 years ago
d9b091b
Revert "Drop retransmits in DTLS tests."
by David Benjamin
· 10 years ago
377fc31
Document DTLS timeout API and add current_time_cb hook.
by David Benjamin
· 10 years ago
2b2d66d
Remove string.h from base.h.
by Adam Langley
· 10 years ago
efed221
Enable more warnings & treat warnings as errors on Windows.
by Brian Smith
· 10 years ago
4a0f0c4
Change CMakeLists.txt to two-space indent.
by Adam Langley
· 10 years ago
507c1ee
Honor the standard BUILD_SHARED_LIBS cmake variable.
by David Benjamin
· 10 years ago
6ae7f07
Only send sigalgs extension in 1.2-capable ClientHellos.
by David Benjamin
· 10 years ago
4189bd9
Test application data and Finished reordering.
by David Benjamin
· 10 years ago
78e6978
Disable NPN and Channel ID in DTLS.
by David Benjamin
· 10 years ago
33e799f
Don't allow CCS just before CertificateVerify in DTLS.
by David Benjamin
· 10 years ago
5fa3eba
Clear the error queue when dropping a bad DTLS packet.
by David Benjamin
· 10 years ago
9a38e92
Return SSL_ERROR_SYSCALL on unclean EOF.
by David Benjamin
· 10 years ago
1e52eca
Normalize tls1_enc return values.
by David Benjamin
· 10 years ago
3e65265
aarch64 support.
by Adam Langley
· 10 years ago
bc44c08
Store SRTP_PROTECTION_PROFILES as const.
by David Benjamin
· 10 years ago
7ce1c0c
Make SSL_load_error_strings a no-op.
by David Benjamin
· 10 years ago
e9fc3e5
Remove P-521 from the default supported curves list.
by David Benjamin
· 10 years ago
aa3f6da
Tag a number of globals as const.
by David Benjamin
· 10 years ago
70bd80a
Remove constraints on curve ID values.
by David Benjamin
· 10 years ago
52e5bac
Prune away unimplemented curve IDs.
by David Benjamin
· 10 years ago
0cb3f5b
Switch OBJ_undef uses to NID_undef.
by David Benjamin
· 10 years ago
6095de8
Add tests for certificate mismatch.
by David Benjamin
· 10 years ago
d1d7d3d
Clear existing extension state.
by David Benjamin
· 10 years ago
e3b2eeb
The dtls1_output_cert_chain function no longer exists so remove it from ssl_locl.h
by David Benjamin
· 10 years ago
710d227
Fix memory leak in SSL_new if errors occur.
by David Benjamin
· 10 years ago
2adb7ec
ssl_create_cipher_list: check whether push onto cipherstack succeeds
by David Benjamin
· 10 years ago
af19de3
Fix the test async_bio in datagram mode.
by David Benjamin
· 10 years ago
17a5f85
Clarify dtls1_do_write's interaction with the buffering BIO.
by David Benjamin
· 10 years ago
80cee91
Account for the MTU BIO_ctrls returning negative or overly large numbers.
by David Benjamin
· 10 years ago
a18b671
Simplify minimum and default MTUs.
by David Benjamin
· 10 years ago
5a3cc03
Remove BIO_CTRL_DGRAM_MTU_EXCEEDED retry in dtls1_do_write.
by David Benjamin
· 10 years ago
7f18b13
Always SSL_OP_NO_QUERY_MTU before querying the BIO MTU.
by David Benjamin
· 10 years ago
d9778fb
Guard against small MTUs from the BIO.
by David Benjamin
· 10 years ago
c67a3ae
Drop retransmits in DTLS tests.
by David Benjamin
· 10 years ago
f3a8b12
Remove SSL_SESSION::cipher_id.
by David Benjamin
· 10 years ago
b8a56f1
Remove dead code from EVP_CIPHER codepaths.
by David Benjamin
· 10 years ago
e95d20d
Support EVP_AEAD in DTLS.
by David Benjamin
· 10 years ago
044abb0
Implement SSLv3 ciphers with stateful AEADs.
by David Benjamin
· 10 years ago
41ac979
Add the PRF to SSL3_ENC_METHOD.
by David Benjamin
· 10 years ago
31b1d81
Factor SSLv3 key derivation steps into an ssl3_PRF.
by David Benjamin
· 10 years ago
1f5e115
Tidy up tls1_PRF a little.
by David Benjamin
· 10 years ago
ea72bd0
Implement all TLS ciphers with stateful AEADs.
by David Benjamin
· 10 years ago
af032d6
Allocate the temporary buffer in tls1_PRF internally.
by David Benjamin
· 10 years ago
a307dfd
Add (void) to some macros to satisfy compiler.
by Adam Langley
· 10 years ago
13be1de
Add a basic MTU test.
by David Benjamin
· 10 years ago
dc4b197
Remove cookie_len setting in dtls1_new.
by David Benjamin
· 10 years ago
62fd162
Implement SSL_clear with ssl_new and ssl_free.
by David Benjamin
· 10 years ago
02ddbfd
Move Channel ID initialization out of ssl3_new.
by David Benjamin
· 10 years ago
44e2709
Fix DTLS memory leak.
by Adam Langley
· 10 years ago
780d6dd
Treat handshake_failure in response to ClientHello special.
by David Benjamin
· 10 years ago
4dd053e
Cast ca_list to (void *) to silence msvc warning 4090
by Nick Harper
· 10 years ago
fcf2583
Reformat the rest of ssl/.
by Adam Langley
· 10 years ago
be2900a
Reformat s3_{enc|lib}.c.
by Adam Langley
· 10 years ago
1bea173
Reformatting of s3_{cbc|clnt}.c
by Adam Langley
· 10 years ago
6e73d62
Touch up ssl3_get_message.
by Adam Langley
· 10 years ago
a6d8101
Consistently use RAND_bytes and check for failure.
by David Benjamin
· 10 years ago
263eac0
Remove X509 parameter from ssl_cert_type.
by David Benjamin
· 10 years ago
9cf7088
Consistently order ECDHE_ECDSA over ECDHE_RSA.
by David Benjamin
· 10 years ago
2481975
Reformat d1_{srtp|srvr}.c and s3_both.c
by Adam Langley
· 10 years ago
4841ce4
Fix EVP_Cipher error-handling.
by David Benjamin
· 10 years ago
ef5885e
Don't change s->version after have_version is set.
by David Benjamin
· 10 years ago
e4824e8
Add outgoing messages to the handshake hash at set_handshake_header.
by David Benjamin
· 10 years ago
44f2d1a
Use EVP_MAX_MD_SIZE to size the Finished message.
by David Benjamin
· 10 years ago
Next »