Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Boris Pismenny
|
50ec750567
ssl: Linux TLS Tx Offload
|
7 years ago |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 years ago |
Matt Caswell
|
196f2cbb78
Update ssl3_get_record() to use SSLfatal()
|
7 years ago |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
7 years ago |
FdaSilvaYY
|
cf72c75792
Implement Maximum Fragment Length TLS extension.
|
7 years ago |
Matt Caswell
|
4bf086005f
Fix a leak in SSL_clear()
|
8 years ago |
Matt Caswell
|
8b0e934afb
Fix some missed size_t updates
|
8 years ago |
Matt Caswell
|
7ee8627f6e
Convert libssl writing for size_t
|
8 years ago |
Matt Caswell
|
eda757514e
Further libssl size_t-ify of reading
|
8 years ago |
Matt Caswell
|
58c27c207d
Fix crash as a result of MULTIBLOCK
|
8 years ago |
FdaSilvaYY
|
0485d5406a
Whitespace cleanup in ssl folder
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Matt Caswell
|
dad78fb13d
Add an ability to set the SSL read buffer size
|
8 years ago |
Matt Caswell
|
d102d9df86
Implement write pipeline support in libssl
|
9 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Kurt Roeckx
|
1c9ed1d8a7
Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER and SSL_OP_TLS_D5_BUG support.
|
9 years ago |
Hiroyuki YAMAMORI
|
246b52f39a
Fix DTLS1.2 buffers
|
9 years ago |
Matt Caswell
|
6b41b3f5ea
Fix a memory leak in compression
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Viktor Dukhovni
|
61986d32f3
Code style: space after 'if'
|
9 years ago |
Matt Caswell
|
c99c4c11a2
Renamed record layer header files
|
9 years ago |
Matt Caswell
|
7a7048aff0
Move s->packet and s->packet_length into s->rlayer
|
9 years ago |
Matt Caswell
|
bbcd6d7fe2
Provide RECORD_LAYER_set_data function
|
9 years ago |
Matt Caswell
|
7604202070
Move SSL3_BUFFER set up and release code into ssl3_buffer.c
|
9 years ago |
Matt Caswell
|
28d59af874
Encapsulate SSL3_BUFFER and all access to s->s3->rbuf.
|
9 years ago |