Sign in
boringssl
/
boringssl
/
42ae3adcf697541b2dac780624afa50c8d1ed65c
/
ssl
/
d1_lib.c
a1c90a5
Further tidy up cipher logic.
by David Benjamin
· 10 years ago
3e3090d
Pass a dtls1_use_epoch enum down to dtls1_seal_record.
by David Benjamin
· 10 years ago
4d2e7ce
Remove OPENSSL_timeval.
by David Benjamin
· 10 years ago
8c24980
Promote all dtls1_ctrl hooks to functions.
by David Benjamin
· 10 years ago
2755a3e
Remove unnecessary NULL checks, part 5.
by David Benjamin
· 10 years ago
0344daf
Tidy cipher rule processing.
by David Benjamin
· 10 years ago
f0ae170
Include-what-you-use ssl/internal.h.
by David Benjamin
· 10 years ago
2ee94aa
Rename ssl_locl.h to internal.h
by David Benjamin
· 10 years ago
4417d05
Remove buffered_app_data as well.
by David Benjamin
· 10 years ago
0afbcc0
Remove buffering out records from the next epoch.
by David Benjamin
· 10 years ago
9e13e1a
Move the is_dtls bit from SSL3_ENC_METHOD to SSL_PROTOCOL_METHOD.
by David Benjamin
· 10 years ago
2fa83de
Move handshake method hooks to SSL_PROTOCOL_METHOD.
by David Benjamin
· 10 years ago
4c31123
Remove finish_mac_length from SSL3_ENC_METHOD.
by David Benjamin
· 10 years ago
fbdfefb
Handle failures in ssl3_finish_mac.
by David Benjamin
· 10 years ago
e33b9b0
Remove dtls1_timeout_st.
by David Benjamin
· 10 years ago
377fc31
Document DTLS timeout API and add current_time_cb hook.
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
7f18b13
Always SSL_OP_NO_QUERY_MTU before querying the BIO MTU.
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
41ac979
Add the PRF to SSL3_ENC_METHOD.
by David Benjamin
· 10 years ago
ea72bd0
Implement all TLS ciphers with stateful AEADs.
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
e4824e8
Add outgoing messages to the handshake hash at set_handshake_header.
by David Benjamin
· 10 years ago
16d031a
Fold dtls1_set_message_header into dtls1_set_handshake_header.
by David Benjamin
· 10 years ago
71d8a08
Reformatting of several DTLS source files.
by Adam Langley
· 10 years ago
82c9e90
Merge SSLv23_method and DTLS_ANY_VERSION.
by David Benjamin
· 10 years ago
338fcaf
Mark SSL3_ENC_METHODs const and remove an unused one.
by David Benjamin
· 10 years ago
83abdd6
Fixed memory leak due to incorrect freeing of DTLS reassembly bit mask
by David Benjamin
· 10 years ago
8c88153
Remove a place where SSL_clear cleans up after client/server confusion.
by David Benjamin
· 10 years ago
8b8c006
Fix DTLS_ANY_VERSION and add tests.
by David Benjamin
· 10 years ago
60e7992
Remove DTLSv1_listen.
by David Benjamin
· 10 years ago
7571292
Extended master secret support.
by Adam Langley
· 10 years ago
cc23df5
Remove SSL_OP_CISCO_ANYCONNECT.
by David Benjamin
· 11 years ago
f450134
Remove default_timeout hook.
by David Benjamin
· 11 years ago
ded9358
Windows build fixes.
by Adam Langley
· 11 years ago
389110a
DTLS: fix memory leak when allocation fails.
by Loganaden Velvindron
· 11 years ago
13ab3e3
Remove heartbeat extension.
by David Benjamin
· 11 years ago
fb5cd20
Free up s->d1->buffered_app_data.q properly.
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago