Sign in
boringssl
/
boringssl.git
/
9a37359008fb981b669a83553bfb8969cbc6019c
/
ssl
/
t1_lib.c
9a37359
Don't malloc(0) on empty extensions list.
by David Benjamin
· 11 years ago
3e14885
Fix memory leak.
by Adam Langley
· 11 years ago
0eb5a2d
Fix tls1_get_curvelist default curves list size.
by David Benjamin
· 11 years ago
cd99694
Pass parameters to tls1_process_sigalgs as a CBS.
by David Benjamin
· 11 years ago
ff175b4
unifdef OPENSSL_NO_PSK.
by David Benjamin
· 11 years ago
072334d
Consistently use uint16_t for curve IDs.
by David Benjamin
· 11 years ago
6444287
Do not allow a Finished message when NewSessionTicket is expected.
by David Benjamin
· 11 years ago
8f3234b
Fix another flipped condition.
by David Benjamin
· 11 years ago
05da6e1
Port tls12_check_peer_sigalg to CBS.
by David Benjamin
· 11 years ago
ed43958
Port ssl3_get_key_exchange to CBS.
by David Benjamin
· 11 years ago
676d1e7
Separate client and server certificate_types.
by David Benjamin
· 11 years ago
8f2c20e
Port early callback support to CBS.
by David Benjamin
· 11 years ago
35a7a44
Check duplicate extensions before processing.
by David Benjamin
· 11 years ago
9d28c75
Fix some OPENSSL_PUT_ERROR calls.
by David Benjamin
· 11 years ago
b9621b9
Remove is_probably_safari logic.
by David Benjamin
· 11 years ago
64f4c91
Remove OPENSSL_FIPS blocks.
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
3c5034e
Remove OPENSSL_NO_RSA
by Alex Chernyakhovsky
· 11 years ago
dc72ff7
Port ClientHello extensions parsing to crypto/bytestring.
by David Benjamin
· 11 years ago
2b0aeeca
Remove authz extension (RFC5878)
by David Benjamin
· 11 years ago
fd76191
Remove opaque_prf_input extension.
by David Benjamin
· 11 years ago
d7e23c1
Remove serverinfo and custom extensions support.
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
3213bed
Remove GOST support code from ssl/
by Adam Langley
· 11 years ago
f3a95c4
Reduce elliptic curves and formats in ClientHello.
by Adam Langley
· 11 years ago
b7bf53c
Check there is enough room for extension.
by Adam Langley
· 11 years ago
5647520
Add heartbeat extension bounds check.
by Adam Langley
· 11 years ago
db4f952
Fix memory leak with client auth.
by Adam Langley
· 11 years ago
c3174b7
Move ECC extensions to end.
by Adam Langley
· 11 years ago
dc9b141
Early callback support.
by Adam Langley
· 11 years ago
b0c235e
TLS extension limit check fixes.
by Adam Langley
· 11 years ago
1258b6a
ChannelID support.
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago