Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 年 前 |
Matt Caswell
|
c486283cb8
Update copyright year
|
6 年 前 |
Matt Caswell
|
079ef6bd53
Buffer a ClientHello with a cookie received via DTLSv1_listen
|
6 年 前 |
Matt Caswell
|
2fc4c77c3f
Use the read and write buffers in DTLSv1_listen()
|
6 年 前 |
Matt Caswell
|
bd990e2535
Don't allow fragmented alerts
|
7 年 前 |
Matt Caswell
|
b8c49611bc
Provide a function to test whether we have unread records pending
|
7 年 前 |
Matt Caswell
|
df15c84901
Remove some dead code from libssl
|
7 年 前 |
Matt Caswell
|
bebc0c7d85
Use the TLSv1.3 nonce construction
|
8 年 前 |
Matt Caswell
|
54105ddd23
Rename all "read" variables with "readbytes"
|
8 年 前 |
Matt Caswell
|
8b0e934afb
Fix some missed size_t updates
|
8 年 前 |
Matt Caswell
|
72716e79bf
Convert some misc record layer functions for size_t
|
8 年 前 |
Matt Caswell
|
7ee8627f6e
Convert libssl writing for size_t
|
8 年 前 |
Matt Caswell
|
eda757514e
Further libssl size_t-ify of reading
|
8 年 前 |
Matt Caswell
|
8e6d03cac4
Convert record layer to use size_t
|
8 年 前 |
Matt Caswell
|
af58be768e
Don't allow too many consecutive warning alerts
|
8 年 前 |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
8 年 前 |
Matt Caswell
|
44efb88a21
Address feedback on SSLv2 ClientHello processing
|
8 年 前 |
FdaSilvaYY
|
0485d5406a
Whitespace cleanup in ssl folder
|
8 年 前 |
Matt Caswell
|
255cfeacd8
Reject out of context empty records
|
8 年 前 |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 年 前 |
Matt Caswell
|
3720597107
Rename the numpipes argument to ssl3_enc/tls1_enc
|
8 年 前 |
Matt Caswell
|
f482740f23
Remove the wrec record layer field
|
8 年 前 |
Matt Caswell
|
49580f25b3
Add an SSL_has_pending() function
|
8 年 前 |
Matt Caswell
|
dad78fb13d
Add an ability to set the SSL read buffer size
|
8 年 前 |
Matt Caswell
|
0220fee47f
Lazily initialise the compression buffer
|
8 年 前 |
Matt Caswell
|
94777c9c86
Implement read pipeline support in libssl
|
8 年 前 |
Matt Caswell
|
d102d9df86
Implement write pipeline support in libssl
|
9 年 前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年 前 |
Rich Salz
|
cf2cede4a7
Move pqueue into ssl
|
8 年 前 |
Viktor Dukhovni
|
919ba00942
DANE support structures, constructructors and accessors
|
9 年 前 |