Todd Short
|
44e4732817
Cleanup EBCDIC string defintions
|
2 лет назад |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 лет назад |
JHH20
|
e257d3e76f
Remove duplicated #include headers
|
2 лет назад |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 лет назад |
Pauli
|
acce055778
ssl: better support TSAN operations
|
2 лет назад |
Bernd Edlinger
|
0a10825a00
Enable brainpool curves for TLS1.3
|
6 лет назад |
Pauli
|
2d6f72aa03
ssl: fix indentation
|
3 лет назад |
Pauli
|
5ea4d7648c
ssl: replace tabs with spaces
|
3 лет назад |
Pauli
|
407820c0e3
tls: remove TODOs
|
3 лет назад |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 лет назад |
Dmitry Belyavskiy
|
3f98738192
Cleanup the peer point formats on regotiation
|
3 лет назад |
Benjamin Kaduk
|
efe0f31535
Improve RFC 8446 PSK key exchange mode compliance
|
3 лет назад |
Randall S. Becker
|
650c668737
Corrected missing definitions from NonStop SPT build.
|
3 лет назад |
Matt Caswell
|
39a140597d
Ensure buffer/length pairs are always in sync
|
3 лет назад |
Peter Kaestle
|
02b1636fe3
ssl sigalg extension: fix NULL pointer dereference
|
3 лет назад |
Pauli
|
d38b6ae96f
ssl: support params arguments to init functions
|
3 лет назад |
Matt Caswell
|
462f4f4bc0
Remove OPENSSL_NO_EC guards from libssl
|
3 лет назад |
Matt Caswell
|
ddf8f1ce63
Ensure default supported groups works even with no-ec and no-dh
|
3 лет назад |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 лет назад |
anupamam13
|
42141197a1
Fix for negative return value from `SSL_CTX_sess_accept()`
|
4 лет назад |
Pauli
|
a7e6a3d8ef
tag unused function arguments as ossl_unused
|
4 лет назад |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
4 лет назад |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 лет назад |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 лет назад |
Matt Caswell
|
6f0bd6ca1c
Ensure libssl creates libctx aware MAC keys
|
4 лет назад |
Shane Lontis
|
0ab18e7924
Add EVP signature with libctx methods.
|
4 лет назад |
Tomas Mraz
|
11d3235e2b
Do not allow dropping Extended Master Secret extension on renegotiaton
|
4 лет назад |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 лет назад |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 лет назад |
Matt Caswell
|
fc69f32cd6
Use EVP_DigestSignInit_ex and EVP_DigestVerifyInit_ex in libssl
|
4 лет назад |