Dr. Stephen Henson
|
59d2d48f64
Add support for client cert engine setting in s_client app.
|
16 anni fa |
Geoff Thorpe
|
1e26a8baed
Fix a variety of warnings generated by some elevated compiler-fascism,
|
16 anni fa |
Dr. Stephen Henson
|
0e1dba934f
1. Changes for s_client.c to make it return non-zero exit code in case
|
17 anni fa |
Dr. Stephen Henson
|
67c8e7f414
Support for certificate status TLS extension.
|
17 anni fa |
Bodo Möller
|
86d4bc3aea
fix length parameter in SSL_set_tlsext_opaque_prf_input() calls
|
17 anni fa |
Bodo Möller
|
761772d7e1
Implement the Opaque PRF Input TLS extension
|
17 anni fa |
Dr. Stephen Henson
|
014f62b649
Add usage message for -sess_out, -sess_in
|
17 anni fa |
Dr. Stephen Henson
|
d24a9c8f5a
Docs and usage messages for RFC4507bis support.
|
17 anni fa |
Dr. Stephen Henson
|
710069c19e
Fix warnings.
|
17 anni fa |
Dr. Stephen Henson
|
6434abbfc6
RFC4507 (including RFC4507bis) TLS stateless session resumption support
|
17 anni fa |
Lutz Jänicke
|
ee373e7f19
Fix problem with multi line responses in -starttls by using a buffering
|
17 anni fa |
Lutz Jänicke
|
8d72476e2b
Extend SMTP and IMAP protocol handling to perform the required
|
17 anni fa |
Dr. Stephen Henson
|
5d5ca32fa1
Updates from 0.9.8-stable branch.
|
18 anni fa |
Richard Levitte
|
85c6749216
Add STARTTLS support for IMAP and FTP.
|
18 anni fa |
Nils Larsch
|
7806f3dd4b
replace macros with functions
|
18 anni fa |
Dr. Stephen Henson
|
5d20c4fb35
Overhaul of by_dir code to handle dynamic loading of CRLs.
|
18 anni fa |
Bodo Möller
|
b166f13eb5
Call 'print_stuff' even if a handshake failed.
|
18 anni fa |
Dr. Stephen Henson
|
7bf7333d68
If we include winsock2.h then FD_SET wants an unsigned type for an fd.
|
18 anni fa |
Ulf Möller
|
4700aea951
Add BeOS support.
|
18 anni fa |
Nils Larsch
|
d916ba1ba1
check if con != NULL before using it
|
18 anni fa |
Nils Larsch
|
67b6f1ca88
fix problems found by coverity: remove useless code
|
18 anni fa |
Nils Larsch
|
e968089485
use BIO_snprintf() instead of snprintf + use BIO_FP_TEXT for text output
|
18 anni fa |
Nils Larsch
|
a0aa8b4b61
fix signed vs. unsigned warning
|
18 anni fa |
Nils Larsch
|
ddac197404
add initial support for RFC 4279 PSK SSL ciphersuites
|
18 anni fa |
Bodo Möller
|
241520e66d
More TLS extension related changes.
|
19 anni fa |
Bodo Möller
|
a13c20f603
Further TLS extension updates
|
19 anni fa |
Bodo Möller
|
1aeb3da83f
Fixes for TLS server_name extension
|
19 anni fa |
Richard Levitte
|
8de5b7f548
Fix signed/unsigned char clashes.
|
19 anni fa |
Bodo Möller
|
f1fd4544a3
Various changes in the new TLS extension code, including the following:
|
19 anni fa |
Bodo Möller
|
b1277b9902
C style fix-up
|
19 anni fa |