Matt Caswell
|
732435026b
Resolve a TODO in ssl3_dispatch_alert
|
il y a 2 ans |
Matt Caswell
|
320145d5b3
Convert the write record layer to supply proper return values
|
il y a 2 ans |
Matt Caswell
|
1d3676778c
Move logic for figuring out the record version out of record layer
|
il y a 2 ans |
Matt Caswell
|
b5cf81f7c9
Replace references to s->wbio with rl->bio
|
il y a 2 ans |
Matt Caswell
|
2b71b04220
Create the write record layer method and object and use it
|
il y a 2 ans |
Matt Caswell
|
a566864b60
Move initial TLS write record layer code into new structure
|
il y a 2 ans |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
il y a 2 ans |
Matt Caswell
|
0789c7d834
Update copyright year
|
il y a 3 ans |
Dmitry Belyavskiy
|
22d1138fe2
Avoid sending alerts after shutdown
|
il y a 3 ans |
Matt Caswell
|
605856d72c
Update copyright year
|
il y a 3 ans |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
il y a 4 ans |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
il y a 5 ans |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
il y a 5 ans |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
il y a 6 ans |
Matt Caswell
|
157af9be41
Add a missing SSLfatal call
|
il y a 6 ans |
Matt Caswell
|
6738bf1417
Update copyright year
|
il y a 6 ans |
Matt Caswell
|
5d67110173
Don't calculate the Finished MAC twice
|
il y a 6 ans |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
il y a 7 ans |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
il y a 7 ans |
Rich Salz
|
0e97f1e1a7
(Re)move some things from e_os.h
|
il y a 7 ans |
Todd Short
|
270d65fa34
Always flush the BIO when we send any alert
|
il y a 7 ans |
Matt Caswell
|
49e7fe12ea
Provide functions to write early data
|
il y a 7 ans |
Matt Caswell
|
8b0e934afb
Fix some missed size_t updates
|
il y a 8 ans |
Matt Caswell
|
12472b4561
Update numerous misc libssl fields to be size_t
|
il y a 8 ans |
Matt Caswell
|
7ee8627f6e
Convert libssl writing for size_t
|
il y a 8 ans |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
il y a 8 ans |
Todd Short
|
e2bb9b9bf3
Always use session_ctx when removing a session
|
il y a 8 ans |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
il y a 8 ans |
Matt Caswell
|
d102d9df86
Implement write pipeline support in libssl
|
il y a 9 ans |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
il y a 9 ans |