Matt Caswell
|
3d0dde847e
Update the "Connected Commands" section of s_client/s_server docs
|
6 years ago |
Matt Caswell
|
fa9a08780a
Prepare for 1.1.1-pre8-dev
|
6 years ago |
Matt Caswell
|
77cdad3184
Prepare for 1.1.1-pre7 release
|
6 years ago |
Matt Caswell
|
83cf7abf8e
Update copyright year
|
6 years ago |
Dr. Matthias St. Pierre
|
a0cef658d6
ECDSA_SIG: restore doc comments which were deleted accidentally
|
6 years ago |
Dr. Matthias St. Pierre
|
0396401d1c
ECDSA_SIG: add simple getters for commonly used struct members
|
6 years ago |
Dr. Matthias St. Pierre
|
6692ff7777
RSA: add simple getters for commonly used struct members
|
6 years ago |
Dr. Matthias St. Pierre
|
e6f35b5768
DSA: add simple getters for commonly used struct members
|
6 years ago |
Dr. Matthias St. Pierre
|
5777254b7a
DH: fix: add simple getters for commonly used struct members
|
6 years ago |
Dr. Matthias St. Pierre
|
e37d4a6704
util/libcrypto.num: fix symbol collision between 1.1.0 and master
|
6 years ago |
Bernd Edlinger
|
4de3fe5381
Try to work around ubuntu gcc-5 ubsan build failure
|
6 years ago |
Nick Mathewson
|
c8c250333c
Improve the example getpass() implementation to show an error return
|
6 years ago |
Nick Mathewson
|
bbbf752a3c
Update documentation for PEM callback: error is now -1.
|
6 years ago |
Bernd Edlinger
|
1bb829300a
Fix array bounds violation in ssl_session_dup
|
6 years ago |
Matt Caswell
|
a0abb6a10f
Add a sanity check on the length of pkeyutl inputs
|
6 years ago |
Matt Caswell
|
07824f304a
Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA"
|
6 years ago |
Matt Caswell
|
b14e601550
Improve compatibility of point and curve checks
|
6 years ago |
David Benjamin
|
2de108dfa3
Save and restore the Windows error around TlsGetValue.
|
6 years ago |
David Benjamin
|
e363534cfe
Use OPENSSL_EC_EXPLICIT_CURVE constant.
|
6 years ago |
David Benjamin
|
fc6f579a9e
Fix explicit EC curve encoding.
|
6 years ago |
Viktor Dukhovni
|
55a6250f1e
Skip CN DNS name constraint checks when not needed
|
6 years ago |
Viktor Dukhovni
|
d02d80b2e8
Limit scope of CN name constraints
|
6 years ago |
Matt Caswell
|
de9f5b3554
Use the client app traffic secret for PHA Finished message
|
6 years ago |
Richard Levitte
|
b501ab6bee
INSTALL: Provide better documentation for enable-ec_nistp_64_gcc_128
|
6 years ago |
Richard Levitte
|
8cc1dc3632
Better error code when lacking __SIZEOF_INT128__
|
6 years ago |
Matt Caswell
|
0422591573
Fix no-ec, no-tls1_3 and no-tls
|
6 years ago |
Kurt Roeckx
|
693cf80c6f
Enable SSL_MODE_AUTO_RETRY by default
|
6 years ago |
Matt Caswell
|
1aac20f509
Fix no-ec in combination with no-dh
|
6 years ago |
Tilman Keskinöz
|
d61e6040a0
ssl/ssl_txt: fix NULL-check
|
6 years ago |
Andy Polyakov
|
6671c775e6
apps/s_socket.c: address rare TLSProxy failures on Windows.
|
6 years ago |