Matt Caswell
|
0217dd19c0
Move from explicit sub-packets to implicit ones
|
8 年之前 |
Matt Caswell
|
ae2f7b37da
Rename PACKETW to WPACKET
|
8 年之前 |
Matt Caswell
|
2c7b4dbc1a
Convert tls_construct_client_hello() to use PACKETW
|
8 年之前 |
Matt Caswell
|
f5c7f5dfba
Fix DTLS buffered message DoS attack
|
8 年之前 |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
8 年之前 |
klemens
|
6025001707
spelling fixes, just comments and readme.
|
8 年之前 |
Matt Caswell
|
2e7dc7cd68
Never expose ssl->bbio in the public API.
|
8 年之前 |
FdaSilvaYY
|
e8aa8b6c8f
Fix a few if(, for(, while( inside code.
|
8 年之前 |
Dr. Stephen Henson
|
d166ed8c11
check return values for EVP_Digest*() APIs
|
8 年之前 |
FdaSilvaYY
|
823146d65f
Useless header include of openssl/rand.h
|
8 年之前 |
Rich Salz
|
255cf605d6
RT3895: Remove fprintf's from SSL library.
|
8 年之前 |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 年之前 |
Sergio Garcia Murillo
|
50b4a9ba13
GH356: Change assert to normal error
|
8 年之前 |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 年之前 |
David Woodhouse
|
3ba84717a0
Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Rich Salz
|
cf2cede4a7
Move pqueue into ssl
|
8 年之前 |
Richard Levitte
|
846ec07d90
Adapt all EVP_CIPHER_CTX users for it becoming opaque
|
9 年之前 |
tjmao
|
3e166c136e
Allow ChaCha20-Poly1305 in DTLS
|
9 年之前 |
Rich Salz
|
5320c07193
Revert "Allow ChaCha20-Poly1305 in DTLS"
|
9 年之前 |
Rich Salz
|
777f482d99
Allow ChaCha20-Poly1305 in DTLS
|
9 年之前 |
Matt Caswell
|
67f60be8c9
Ensure |rwstate| is set correctly on BIO_flush
|
9 年之前 |
Matt Caswell
|
2ad226e88b
Fix DTLS handshake fragment retries
|
9 年之前 |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 年之前 |
Matt Caswell
|
a71edf3ba2
Standardise our style for checking malloc failures
|
9 年之前 |
Matt Caswell
|
be3583fa40
Convert enums to typedefs
|
9 年之前 |
Matt Caswell
|
61ae935a98
More state machine reorg
|
9 年之前 |
Matt Caswell
|
8ba708e516
Reorganise state machine files
|
9 年之前 |