Dr. Stephen Henson
|
ba1ba5f0fb
If cipher list contains a match for an explicit ciphersuite only match that
|
18 жил өмнө |
Nils Larsch
|
ddac197404
add initial support for RFC 4279 PSK SSL ciphersuites
|
18 жил өмнө |
Dr. Stephen Henson
|
09b6c2ef15
Make OPENSSL_NO_COMP compile again.
|
19 жил өмнө |
Nils Larsch
|
7f3c9036ea
initialize cipher/digest methods table in SSL_library_init() and hence remove the need for a lock
|
19 жил өмнө |
Nils Larsch
|
f0747cd950
- let SSL_CTX_set_cipher_list and SSL_set_cipher_list return an
|
19 жил өмнө |
Nils Larsch
|
052ec89927
use "=" instead of "|=", fix typo
|
19 жил өмнө |
Nils Larsch
|
cbed917fee
ssl_create_cipher_list should return an error if no cipher could be
|
19 жил өмнө |
Ben Laurie
|
0821bcd4de
Constification.
|
19 жил өмнө |
Nils Larsch
|
f4bfd357e5
some const fixes
|
19 жил өмнө |
Dr. Stephen Henson
|
c284f20f00
Fix race condition when SSL ciphers are initialized.
|
20 жил өмнө |
Richard Levitte
|
5fdf06666c
Avoid including cryptlib.h, it's not really needed.
|
21 жил өмнө |
Richard Levitte
|
3822740ce3
We're getting a clash with C++ because it has a type called 'list'.
|
21 жил өмнө |
Geoff Thorpe
|
d8ec0dcf45
Avoid some shadowed variable names.
|
21 жил өмнө |
Richard Levitte
|
377dcdba44
Add functionality to get information on compression methods (not quite complete).
|
21 жил өмнө |
Richard Levitte
|
8242354952
Make sure int SSL_COMP_add_compression_method() checks if a certain
|
21 жил өмнө |
Richard Levitte
|
f6e8c19ed1
Correct a mixup of return values
|
21 жил өмнө |
Lutz Jänicke
|
f65a75786b
Fix ordering of compare functions: strncmp() must be used first, a
|
21 жил өмнө |
Richard Levitte
|
f70ddce761
Protect loading routines with a lock.
|
22 жил өмнө |
Richard Levitte
|
7ba666fa0e
Since it's defined in draft-ietf-tls-compression-04.txt, let's make
|
22 жил өмнө |
Bodo Möller
|
ea26226046
ECC ciphersuite support
|
22 жил өмнө |
Lutz Jänicke
|
c6ccf055ba
New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT.
|
22 жил өмнө |
Bodo Möller
|
ea4f109c99
AES cipher suites are now official (RFC3268)
|
22 жил өмнө |
Bodo Möller
|
a4f576a378
disable AES ciphersuites unless explicitly requested
|
22 жил өмнө |
Bodo Möller
|
a32d795aae
avoid everything resembling a magic trigraph
|
23 жил өмнө |
Geoff Thorpe
|
4db73c1bb8
(A version of) gcc had been giving somewhat odd "trigraph" warnings about
|
23 жил өмнө |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 жил өмнө |
Dr. Stephen Henson
|
deb2c1a1c5
|
24 жил өмнө |
Ben Laurie
|
259810e05b
Rijdael CBC mode and partial undebugged SSL support.
|
24 жил өмнө |
Richard Levitte
|
9f49524331
It's completely unnecessary to add a compression algorithm that is
|
24 жил өмнө |
Richard Levitte
|
f9b3bff6f7
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu>
|
24 жил өмнө |