Dr. Stephen Henson
|
7bbcb2f690
Avoid warnings on VC++ 2005.
|
19 vuotta sitten |
Nils Larsch
|
4ebb342fcd
Let the TLSv1_method() etc. functions return a const SSL_METHOD
|
19 vuotta sitten |
Dr. Stephen Henson
|
f3b656b246
Initialize SSL_METHOD structures at compile time. This removes the need
|
19 vuotta sitten |
Bodo Möller
|
c6c2e3135d
Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabled
|
19 vuotta sitten |
Nils Larsch
|
7c7667b86b
check return value of RAND_pseudo_bytes; backport from the stable branch
|
19 vuotta sitten |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 vuotta sitten |
Richard Levitte
|
5fdf06666c
Avoid including cryptlib.h, it's not really needed.
|
21 vuotta sitten |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 vuotta sitten |
Lutz Jänicke
|
8ec16ce711
Really fix SSLv2 session ID handling
|
22 vuotta sitten |
Lutz Jänicke
|
21cde7a41c
Fix wrong handling of session ID in SSLv2 client code.
|
22 vuotta sitten |
Richard Levitte
|
8d6ad9e39d
Stop a possible memory leak.
|
22 vuotta sitten |
Richard Levitte
|
0a5942093e
We need to read one more byte of the REQUEST-CERTIFICATE message.
|
22 vuotta sitten |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 vuotta sitten |
Bodo Möller
|
b8565a9af9
really fix race conditions
|
22 vuotta sitten |
Bodo Möller
|
e78f137899
really fix race condition
|
22 vuotta sitten |
Bodo Möller
|
5574e0ed41
get rid of OpenSSLDie
|
22 vuotta sitten |
Lutz Jänicke
|
c046fffa16
OpenSSL Security Advisory [30 July 2002]
|
22 vuotta sitten |
Ben Laurie
|
45d87a1ffe
Prototype info function.
|
23 vuotta sitten |
Bodo Möller
|
2b90b1f344
make code a little more similar to what it looked like before the fixes,
|
23 vuotta sitten |
Bodo Möller
|
cf82191d77
Implement msg_callback for SSL 2.0.
|
23 vuotta sitten |
Bodo Möller
|
979689aa5c
Fix SSL handshake functions and SSL_clear() such that SSL_clear()
|
23 vuotta sitten |
Dr. Stephen Henson
|
20d2186c87
|
23 vuotta sitten |
Ben Laurie
|
dbad169019
Really add the EVP and all of the DES changes.
|
23 vuotta sitten |
Bodo Möller
|
5277d7cb7c
Fix ERR_R_... problems.
|
24 vuotta sitten |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 vuotta sitten |
Lutz Jänicke
|
836f996010
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override
|
24 vuotta sitten |
Lutz Jänicke
|
0dd2254d76
Store verify_result with sessions to avoid potential security hole.
|
24 vuotta sitten |
Bodo Möller
|
1fab73ac85
Bugfix: clear error queue after ignoring ssl_verify_cert_chain result.
|
24 vuotta sitten |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 vuotta sitten |
Bodo Möller
|
2557eaeac8
Avoid a race condition.
|
25 vuotta sitten |