Bodo Möller
|
c519e89f5c
Fix session handling.
|
13 years ago |
Dr. Stephen Henson
|
7409d7ad51
Initial incomplete TLS v1.2 support. New ciphersuites added, new version
|
13 years ago |
Dr. Stephen Henson
|
08557cf22c
Initial "opaque SSL" framework. If an application defines
|
13 years ago |
Ben Laurie
|
edc032b5e3
Add SRP support.
|
13 years ago |
Dr. Stephen Henson
|
434745dc19
PR: 2160
|
14 years ago |
Dr. Stephen Henson
|
637f374ad4
Initial experimental TLSv1.1 support
|
15 years ago |
Dr. Stephen Henson
|
8711efb498
Updates from 1.0.0-stable branch.
|
15 years ago |
Dr. Stephen Henson
|
12bf56c017
PR: 1574
|
16 years ago |
Dr. Stephen Henson
|
e8da6a1d0f
Fix from stable branch.
|
16 years ago |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 years ago |
Dr. Stephen Henson
|
368888bcb6
Add client cert engine to SSL routines.
|
16 years ago |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 years ago |
Dr. Stephen Henson
|
3d3bf9c730
Don't lookup zero length session ID.
|
17 years ago |
Dr. Stephen Henson
|
6434abbfc6
RFC4507 (including RFC4507bis) TLS stateless session resumption support
|
17 years ago |
Dr. Stephen Henson
|
3c07d3a3d3
Finish gcc 4.2 changes.
|
17 years ago |
Bodo Möller
|
0f32c841a6
stricter session ID context matching
|
17 years ago |
Nils Larsch
|
15780a1ea0
use user-supplied malloc functions for persistent kssl objects
|
17 years ago |
Dr. Stephen Henson
|
d137b56a5b
Win32 fixes from stable branch.
|
18 years ago |
Nils Larsch
|
7806f3dd4b
replace macros with functions
|
18 years ago |
Bodo Möller
|
332737217a
Implement Supported Elliptic Curves Extension.
|
18 years ago |
Bodo Möller
|
b6acb8d0de
udpate Supported Point Formats Extension code
|
18 years ago |
Bodo Möller
|
36ca4ba63d
Implement the Supported Point Formats Extension for ECC ciphersuites
|
18 years ago |
Nils Larsch
|
ddac197404
add initial support for RFC 4279 PSK SSL ciphersuites
|
18 years ago |
Bodo Möller
|
a13c20f603
Further TLS extension updates
|
19 years ago |
Bodo Möller
|
1aeb3da83f
Fixes for TLS server_name extension
|
19 years ago |
Bodo Möller
|
f1fd4544a3
Various changes in the new TLS extension code, including the following:
|
19 years ago |
Bodo Möller
|
ed3883d21b
Support TLS extensions (specifically, HostName)
|
19 years ago |
Bodo Möller
|
7476f3ac3b
Rewrite timeout computation in a way that is less prone to overflow.
|
19 years ago |
Dr. Stephen Henson
|
7bbcb2f690
Avoid warnings on VC++ 2005.
|
19 years ago |
Nils Larsch
|
4ebb342fcd
Let the TLSv1_method() etc. functions return a const SSL_METHOD
|
19 years ago |