Nils Larsch
|
1611b9ed80
remove SSLEAY_MACROS code
|
18 年之前 |
Bodo Möller
|
ed3ecd801e
Error messages for client ECC cert verification.
|
18 年之前 |
Bodo Möller
|
89bbe14c50
Ciphersuite string bugfixes, and ECC-related (re-)definitions.
|
18 年之前 |
Bodo Möller
|
6635b48cd1
Make sure that AES ciphersuites get priority over Camellia
|
18 年之前 |
Bodo Möller
|
f3dea9a595
Camellia cipher, contributed by NTT
|
18 年之前 |
Richard Levitte
|
7e76e56387
Someone made a mistake, and some function and reason codes got
|
18 年之前 |
Bodo Möller
|
332737217a
Implement Supported Elliptic Curves Extension.
|
18 年之前 |
Bodo Möller
|
019fdc7850
fix sign problems
|
18 年之前 |
Bodo Möller
|
b6acb8d0de
udpate Supported Point Formats Extension code
|
18 年之前 |
Nils Larsch
|
6adbcb9755
fix comment
|
18 年之前 |
Bodo Möller
|
36ca4ba63d
Implement the Supported Point Formats Extension for ECC ciphersuites
|
18 年之前 |
Nils Larsch
|
ddac197404
add initial support for RFC 4279 PSK SSL ciphersuites
|
18 年之前 |
Bodo Möller
|
e67ed82877
move new member of SSL_SESSION to the end
|
19 年之前 |
Bodo Möller
|
a13c20f603
Further TLS extension updates
|
19 年之前 |
Bodo Möller
|
51eb1b81f6
Avoid contradictive error code assignments.
|
19 年之前 |
Bodo Möller
|
739a543ea8
Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)
|
19 年之前 |
Bodo Möller
|
3ff94a009b
complete and correct RFC3546 error codes
|
19 年之前 |
Bodo Möller
|
1aeb3da83f
Fixes for TLS server_name extension
|
19 年之前 |
Bodo Möller
|
f1fd4544a3
Various changes in the new TLS extension code, including the following:
|
19 年之前 |
Bodo Möller
|
ed3883d21b
Support TLS extensions (specifically, HostName)
|
19 年之前 |
Bodo Möller
|
72dce7685e
Add fixes for CAN-2005-2969.
|
19 年之前 |
Dr. Stephen Henson
|
c1de1a190d
Avoid warning on Win32.
|
19 年之前 |
Dr. Stephen Henson
|
566dda07ba
New option SSL_OP_NO_COMP to disable compression. New ctrls to set
|
19 年之前 |
Nils Larsch
|
4ebb342fcd
Let the TLSv1_method() etc. functions return a const SSL_METHOD
|
19 年之前 |
Nils Larsch
|
f0747cd950
- let SSL_CTX_set_cipher_list and SSL_set_cipher_list return an
|
19 年之前 |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
19 年之前 |
Bodo Möller
|
beb056b303
fix SSLerr stuff for DTLS1 code;
|
19 年之前 |
Ben Laurie
|
36d16f8ee0
Add DTLS support.
|
19 年之前 |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 年之前 |
Ben Laurie
|
0821bcd4de
Constification.
|
19 年之前 |