Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
6 years ago |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 years ago |
Matt Caswell
|
157af9be41
Add a missing SSLfatal call
|
6 years ago |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 years ago |
Matt Caswell
|
5d67110173
Don't calculate the Finished MAC twice
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 years ago |
Rich Salz
|
0e97f1e1a7
(Re)move some things from e_os.h
|
7 years ago |
Todd Short
|
270d65fa34
Always flush the BIO when we send any alert
|
7 years ago |
Matt Caswell
|
49e7fe12ea
Provide functions to write early data
|
7 years ago |
Matt Caswell
|
8b0e934afb
Fix some missed size_t updates
|
8 years ago |
Matt Caswell
|
12472b4561
Update numerous misc libssl fields to be size_t
|
8 years ago |
Matt Caswell
|
7ee8627f6e
Convert libssl writing for size_t
|
8 years ago |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
8 years ago |
Todd Short
|
e2bb9b9bf3
Always use session_ctx when removing a session
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
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 |
Matt Caswell
|
49ae742398
Remove redundant code
|
9 years ago |
Matt Caswell
|
f161995e0e
Introduce the functions RECORD_LAYER_release, RECORD_LAYER_read_pending, and
|
9 years ago |
Matt Caswell
|
c103c7e266
Split out non record layer functions out of s3_pkt.c and d1_pkt.c into
|
9 years ago |