Bodo Möller
|
0a05123a6c
Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that a
|
18 ani în urmă |
Bodo Möller
|
52b8dad8ec
Reorganize the data used for SSL ciphersuite pattern matching.
|
18 ani în urmă |
Nils Larsch
|
39d764ed58
remove undefined constant
|
18 ani în urmă |
Bodo Möller
|
ed65f7dc34
ensure that ciphersuite strings such as "RC4-MD5" match the SSL 2.0
|
18 ani în urmă |
Ben Laurie
|
777c47acbe
Make things static that should be. Declare stuff in headers that should be.
|
18 ani în urmă |
Bodo Möller
|
ed3ecd801e
Error messages for client ECC cert verification.
|
18 ani în urmă |
Bodo Möller
|
09e20e0bd8
Fix another new bug in the cipherstring logic.
|
18 ani în urmă |
Bodo Möller
|
a717831da4
Fix another bug introduced yesterday when deleting Fortezza stuff:
|
18 ani în urmă |
Bodo Möller
|
89bbe14c50
Ciphersuite string bugfixes, and ECC-related (re-)definitions.
|
18 ani în urmă |
Bodo Möller
|
675f605d44
Thread-safety fixes
|
18 ani în urmă |
Bodo Möller
|
f3dea9a595
Camellia cipher, contributed by NTT
|
18 ani în urmă |
Dr. Stephen Henson
|
ba1ba5f0fb
If cipher list contains a match for an explicit ciphersuite only match that
|
18 ani în urmă |
Nils Larsch
|
ddac197404
add initial support for RFC 4279 PSK SSL ciphersuites
|
18 ani în urmă |
Dr. Stephen Henson
|
09b6c2ef15
Make OPENSSL_NO_COMP compile again.
|
19 ani în urmă |
Nils Larsch
|
7f3c9036ea
initialize cipher/digest methods table in SSL_library_init() and hence remove the need for a lock
|
19 ani în urmă |
Nils Larsch
|
f0747cd950
- let SSL_CTX_set_cipher_list and SSL_set_cipher_list return an
|
19 ani în urmă |
Nils Larsch
|
052ec89927
use "=" instead of "|=", fix typo
|
19 ani în urmă |
Nils Larsch
|
cbed917fee
ssl_create_cipher_list should return an error if no cipher could be
|
19 ani în urmă |
Ben Laurie
|
0821bcd4de
Constification.
|
19 ani în urmă |
Nils Larsch
|
f4bfd357e5
some const fixes
|
19 ani în urmă |
Dr. Stephen Henson
|
c284f20f00
Fix race condition when SSL ciphers are initialized.
|
20 ani în urmă |
Richard Levitte
|
5fdf06666c
Avoid including cryptlib.h, it's not really needed.
|
21 ani în urmă |
Richard Levitte
|
3822740ce3
We're getting a clash with C++ because it has a type called 'list'.
|
21 ani în urmă |
Geoff Thorpe
|
d8ec0dcf45
Avoid some shadowed variable names.
|
21 ani în urmă |
Richard Levitte
|
377dcdba44
Add functionality to get information on compression methods (not quite complete).
|
21 ani în urmă |
Richard Levitte
|
8242354952
Make sure int SSL_COMP_add_compression_method() checks if a certain
|
21 ani în urmă |
Richard Levitte
|
f6e8c19ed1
Correct a mixup of return values
|
21 ani în urmă |
Lutz Jänicke
|
f65a75786b
Fix ordering of compare functions: strncmp() must be used first, a
|
21 ani în urmă |
Richard Levitte
|
f70ddce761
Protect loading routines with a lock.
|
22 ani în urmă |
Richard Levitte
|
7ba666fa0e
Since it's defined in draft-ietf-tls-compression-04.txt, let's make
|
22 ani în urmă |