Todd Short
|
3c95ef22df
RFC7250 (RPK) support
|
před 3 roky |
Pauli
|
f0131dc04a
ssl: modify libssl so that it uses OSSL_TIME
|
před 2 roky |
Tomas Mraz
|
72a509f94f
Make the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION pass tests
|
před 3 roky |
Todd Short
|
25959e04c3
Optimize session cache flushing
|
před 5 roky |
Matt Caswell
|
0789c7d834
Update copyright year
|
před 3 roky |
Benjamin Kaduk
|
aa6bd216dd
Promote SSL_get_negotiated_group() for non-TLSv1.3
|
před 3 roky |
Matt Caswell
|
605856d72c
Update copyright year
|
před 4 roky |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
před 4 roky |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
před 5 roky |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
před 5 roky |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
před 5 roky |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
před 6 roky |
Matt Caswell
|
27232cc338
Don't use OPENSSL_strdup() for copying alpn_selected
|
před 6 roky |
Matt Caswell
|
6cf2dbd9fa
Don't store the ticket nonce in the session
|
před 6 roky |
Matt Caswell
|
4ff1a52666
Fix TLSv1.3 ticket nonces
|
před 6 roky |
Matt Caswell
|
b0edda11cb
Update copyright year
|
před 6 roky |
Todd Short
|
df0fed9aab
Session Ticket app data
|
před 7 roky |
Andy Polyakov
|
802127e8fc
ssl/ssl_asn1.c: resolve warnings in VC-WIN32 build, which allows to add /WX.
|
před 7 roky |
FdaSilvaYY
|
cf72c75792
Implement Maximum Fragment Length TLS extension.
|
před 7 roky |
Matt Caswell
|
9b6a825461
Send and receive the ticket_nonce field in a NewSessionTicket
|
před 7 roky |
Rich Salz
|
c80149d9f0
Merge Nokia copyright notice into standard
|
před 7 roky |
Richard Levitte
|
9612e15760
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
|
před 7 roky |
Richard Levitte
|
64f11ee888
Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants
|
před 7 roky |
Richard Levitte
|
66ecfb5437
Convert SSL_SESSION_ASN1 to use size specific integers
|
před 7 roky |
Matt Caswell
|
f637004037
Only accept early_data if the negotiated ALPN is the same
|
před 7 roky |
Matt Caswell
|
5d5b3fba1f
Parse the ticket_early_data_info extension
|
před 7 roky |
Bernd Edlinger
|
a0179d0afb
Fix i2d_SSL_SESSION pp output parameter should point to end of asn1 data.
|
před 7 roky |
Matt Caswell
|
1a3392c878
Fix <= TLS1.2 break
|
před 7 roky |
Matt Caswell
|
534a43ffea
Always ensure that session->cipher is set
|
před 7 roky |
Matt Caswell
|
fc24f0bf45
Add support for the age_add field
|
před 7 roky |