Sign in
boringssl
/
boringssl
/
983f6bdb5888d7074d7ee67d5e3741bcf1027108
/
ssl
/
s3_clnt.c
75d1589
Remove PKCS1_CHECK
by Alex Chernyakhovsky
· 10 years ago
69877b6
Remove OPENSSL_NO_SHA256
by Alex Chernyakhovsky
· 10 years ago
8f0ceb6
Remove OPENSSL_MAX_TLS1_2_CIPHER_LENGTH.
by David Benjamin
· 10 years ago
7bbeead
A bunch of dead assignments.
by David Benjamin
· 10 years ago
7e3305e
Fix False Start without session tickets.
by David Benjamin
· 10 years ago
86271ee
Change CCS_OK to EXPECT_CCS.
by David Benjamin
· 10 years ago
cb5abad
Consolidate CCS_OK paths in s3_clnt.c.
by David Benjamin
· 10 years ago
cd99694
Pass parameters to tls1_process_sigalgs as a CBS.
by David Benjamin
· 10 years ago
060d9d2
Remove support code for export cipher suites.
by David Benjamin
· 10 years ago
ff175b4
unifdef OPENSSL_NO_PSK.
by David Benjamin
· 10 years ago
019c3cc
Remove last remnants of GOST support.
by David Benjamin
· 10 years ago
39482a1
Remove get_cipher_by_char and put_cipher_by_char.
by David Benjamin
· 10 years ago
6444287
Do not allow a Finished message when NewSessionTicket is expected.
by David Benjamin
· 10 years ago
407886f
Remove ssl3_check_finished.
by David Benjamin
· 10 years ago
9eaeef8
Set s->hit when using tls_session_secret_cb.
by David Benjamin
· 10 years ago
37a623c
Have BIO_get_mem_data return a size_t and uint8_t*
by Adam Langley
· 10 years ago
045cc55
Don't delay CKX and Finished for False Start.
by Adam Langley
· 10 years ago
407a10c
Fix parsing of CertificateRequests.
by David Benjamin
· 10 years ago
22f9bcc
Port ssl3_get_client_hello to CBS.
by David Benjamin
· 10 years ago
14c83e7
Refactor PSK logic in ssl3_get_client_key_exchange.
by David Benjamin
· 10 years ago
8f8040d
Rename ssl3_get_key_exchange to ssl3_get_server_key_exchange.
by David Benjamin
· 10 years ago
05da6e1
Port tls12_check_peer_sigalg to CBS.
by David Benjamin
· 10 years ago
a03d95d
Port ssl3_get_server_hello to CBS.
by David Benjamin
· 10 years ago
4606268
Port ssl3_get_cert_status to CBS.
by David Benjamin
· 10 years ago
e044c3d
Port ssl3_get_new_session_ticket to CBS.
by David Benjamin
· 10 years ago
ed43958
Port ssl3_get_key_exchange to CBS.
by David Benjamin
· 10 years ago
51b1f74
Make init_msg a uint8_t*.
by David Benjamin
· 10 years ago
9c651c9
Be strict about requiring ServerKeyExchange.
by David Benjamin
· 10 years ago
e8f3d66
Be strict about expecting a server Certificate message.
by David Benjamin
· 10 years ago
d26aea6
Remove remnants of KRB5 support.
by David Benjamin
· 10 years ago
0c49ec9
Fix potential memory leak.
by David Benjamin
· 10 years ago
5235f74
Fix algorithm_auth and SSL_k* mismatch.
by David Benjamin
· 10 years ago
0e2908a
Unify signing codepath of ssl3_send_client_verify.
by David Benjamin
· 10 years ago
676d1e7
Separate client and server certificate_types.
by David Benjamin
· 11 years ago
6dbd73d
Remove OPENSSL_NO_TLSEXT compilation option.
by David Benjamin
· 11 years ago
31955f9
Port Certificate Request parsing to crypto/bytestring
by Alex Chernyakhovsky
· 11 years ago
9c890d4
Remove SSL_OP_NETSCAPE_CA_DN_BUG
by Alex Chernyakhovsky
· 11 years ago
3c5034e
Remove OPENSSL_NO_RSA
by Alex Chernyakhovsky
· 11 years ago
c6318e3
Port Server Certificate parsing to crypto/bytestring
by Alex Chernyakhovsky
· 11 years ago
2b0aeeca
Remove authz extension (RFC5878)
by David Benjamin
· 11 years ago
13ab3e3
Remove heartbeat extension.
by David Benjamin
· 11 years ago
0397309
Port ServerHello extension parsing to CBS.
by David Benjamin
· 11 years ago
3f6fa3d
Remove more remnants of compression.
by David Benjamin
· 11 years ago
3213bed
Remove GOST support code from ssl/
by Adam Langley
· 11 years ago
a433cbd
Accept CCS after sending finished.
by Adam Langley
· 11 years ago
6acf476
Make tls_session_secret_cb work with CVE-2014-0224 fix.
by Adam Langley
· 11 years ago
ce7f9ca
Fix for CVE-2014-0224
by Adam Langley
· 11 years ago
d06eddd
Fix CVE-2014-3470
by Adam Langley
· 11 years ago
01797e3
psk_client_callback, 128-byte id bug.
by Adam Langley
· 11 years ago
aed2306
Refactor ssl3_send_client_verify.
by Adam Langley
· 11 years ago
0289c73
Fix TLS-PSK identity hint implementation issues.
by Adam Langley
· 11 years ago
b0c235e
TLS extension limit check fixes.
by Adam Langley
· 11 years ago
c26c802
Implement ECDHE-PSK-WITH-AES-128-GCM-SHA256.
by Adam Langley
· 11 years ago
1258b6a
ChannelID support.
by Adam Langley
· 11 years ago
adb739e
False Start support.
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago