Daniel Fiala
|
7ccccb26d6
Fix coverity 1516101 deadcode
|
преди 2 години |
Matt Caswell
|
b92fc4ae18
Remove some redundant code
|
преди 2 години |
Matt Caswell
|
e158ada6a7
Remove the old buffer management code
|
преди 2 години |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
преди 2 години |
Pauli
|
f0131dc04a
ssl: modify libssl so that it uses OSSL_TIME
|
преди 2 години |
Matt Caswell
|
cffafb5f57
Move some fields out of the SSL object and into the record layer object
|
преди 2 години |
Matt Caswell
|
81c9ebd909
Remove some unnecessary function pointers from OSSL_RECORD_METHOD
|
преди 2 години |
Matt Caswell
|
222cf410d5
Remove reliance on the SSL object from the DTLS read record layer code
|
преди 2 години |
Matt Caswell
|
eddb067e2c
Move some DTLS read code into the read record layer
|
преди 2 години |
Matt Caswell
|
aedbb71b63
Move the TLS1.0/1.1/1.2 record crypto code into the new record layer
|
преди 2 години |
Matt Caswell
|
e2d5742b14
Transfer the functionality from ssl3_read_n to the new record layer
|
преди 2 години |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
преди 2 години |
Pauli
|
d6bfdf6789
ssl: expose the get time function internally
|
преди 2 години |
Matt Caswell
|
fecb3aae22
Update copyright year
|
преди 2 години |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
преди 2 години |
yangyangtiantianlonglong
|
b5557666bd
Fix dtls timeout dead code
|
преди 3 години |
Matt Caswell
|
f570d33b02
Only call dtls1_start_timer() once
|
преди 3 години |
Pauli
|
407820c0e3
tls: remove TODOs
|
преди 3 години |
Richard Levitte
|
4333b89f50
Update copyright year
|
преди 3 години |
Matt Caswell
|
d0afb30ef3
Ensure DTLS free functions can handle NULL
|
преди 3 години |
Matt Caswell
|
605856d72c
Update copyright year
|
преди 4 години |
Richard Levitte
|
276d6c687a
SSL: Change SSLerr() to ERR_raise()
|
преди 4 години |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
преди 4 години |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
преди 4 години |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
преди 5 години |
Rich Salz
|
aac96e2797
Remove function name from errors
|
преди 5 години |
Kurt Roeckx
|
5c587fb6b9
Use (D)TLS_MAX_VERSION_INTERNAL internally
|
преди 6 години |
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 години |