Matt Caswell
|
7a949ae5f1
Don't ask for an invalid group in an HRR
|
1 year ago |
Todd Short
|
3c95ef22df
RFC7250 (RPK) support
|
3 years ago |
Alexander Sosedkin
|
ce74e3fb50
Fix CertificateCompressionAlgorithm to be read as 2-octet-wide
|
2 years ago |
Matt Caswell
|
e158ada6a7
Remove the old buffer management code
|
2 years ago |
Todd Short
|
72620ac791
Add `for_comp` flag when retrieving certs for compression
|
2 years ago |
Todd Short
|
b67cb09f8d
Add support for compressed certificates (RFC8879)
|
3 years ago |
Matt Caswell
|
435d88d708
Use the configured max_send_fragment value in the write record layer
|
2 years ago |
Matt Caswell
|
16f0e91cf8
Partial revert and reimplement "Enable brainpool curves for TLS1.3"
|
2 years ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Todd Short
|
ac44deaf00
Test TLS extension ordering
|
2 years ago |
Todd Short
|
44e4732817
Cleanup EBCDIC string defintions
|
2 years ago |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 years ago |
JHH20
|
e257d3e76f
Remove duplicated #include headers
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Pauli
|
acce055778
ssl: better support TSAN operations
|
2 years ago |
Bernd Edlinger
|
0a10825a00
Enable brainpool curves for TLS1.3
|
6 years ago |
Pauli
|
2d6f72aa03
ssl: fix indentation
|
3 years ago |
Pauli
|
5ea4d7648c
ssl: replace tabs with spaces
|
3 years ago |
Pauli
|
407820c0e3
tls: remove TODOs
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Dmitry Belyavskiy
|
3f98738192
Cleanup the peer point formats on regotiation
|
3 years ago |
Benjamin Kaduk
|
efe0f31535
Improve RFC 8446 PSK key exchange mode compliance
|
3 years ago |
Randall S. Becker
|
650c668737
Corrected missing definitions from NonStop SPT build.
|
3 years ago |
Matt Caswell
|
39a140597d
Ensure buffer/length pairs are always in sync
|
3 years ago |
Peter Kaestle
|
02b1636fe3
ssl sigalg extension: fix NULL pointer dereference
|
3 years ago |
Pauli
|
d38b6ae96f
ssl: support params arguments to init functions
|
3 years ago |
Matt Caswell
|
462f4f4bc0
Remove OPENSSL_NO_EC guards from libssl
|
3 years ago |
Matt Caswell
|
ddf8f1ce63
Ensure default supported groups works even with no-ec and no-dh
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
anupamam13
|
42141197a1
Fix for negative return value from `SSL_CTX_sess_accept()`
|
4 years ago |