Dr. Stephen Henson
|
bab534057b
Updatde from stable branch.
|
16 lat temu |
Dr. Stephen Henson
|
a6fbcb4220
Change safestack reimplementation to match 0.9.8.
|
17 lat temu |
Dr. Stephen Henson
|
b948e2c59e
Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.
|
17 lat temu |
Ben Laurie
|
fa9fed1c3a
Don't use a negative number as a length. Coverity ID 57.
|
17 lat temu |
Mark J. Cox
|
3ff55e9680
Fix buffer overflow in SSL_get_shared_ciphers() function.
|
18 lat temu |
Dr. Stephen Henson
|
7bbcb2f690
Avoid warnings on VC++ 2005.
|
19 lat temu |
Nils Larsch
|
4ebb342fcd
Let the TLSv1_method() etc. functions return a const SSL_METHOD
|
19 lat temu |
Dr. Stephen Henson
|
f3b656b246
Initialize SSL_METHOD structures at compile time. This removes the need
|
19 lat temu |
Bodo Möller
|
c6c2e3135d
Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabled
|
19 lat temu |
Nils Larsch
|
7c7667b86b
check return value of RAND_pseudo_bytes; backport from the stable branch
|
19 lat temu |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 lat temu |
Richard Levitte
|
5fdf06666c
Avoid including cryptlib.h, it's not really needed.
|
21 lat temu |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 lat temu |
Lutz Jänicke
|
8ec16ce711
Really fix SSLv2 session ID handling
|
22 lat temu |
Lutz Jänicke
|
21cde7a41c
Fix wrong handling of session ID in SSLv2 client code.
|
22 lat temu |
Richard Levitte
|
8d6ad9e39d
Stop a possible memory leak.
|
22 lat temu |
Richard Levitte
|
0a5942093e
We need to read one more byte of the REQUEST-CERTIFICATE message.
|
22 lat temu |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 lat temu |
Bodo Möller
|
b8565a9af9
really fix race conditions
|
22 lat temu |
Bodo Möller
|
e78f137899
really fix race condition
|
22 lat temu |
Bodo Möller
|
5574e0ed41
get rid of OpenSSLDie
|
22 lat temu |
Lutz Jänicke
|
c046fffa16
OpenSSL Security Advisory [30 July 2002]
|
22 lat temu |
Ben Laurie
|
45d87a1ffe
Prototype info function.
|
23 lat temu |
Bodo Möller
|
2b90b1f344
make code a little more similar to what it looked like before the fixes,
|
23 lat temu |
Bodo Möller
|
cf82191d77
Implement msg_callback for SSL 2.0.
|
23 lat temu |
Bodo Möller
|
979689aa5c
Fix SSL handshake functions and SSL_clear() such that SSL_clear()
|
23 lat temu |
Dr. Stephen Henson
|
20d2186c87
|
23 lat temu |
Ben Laurie
|
dbad169019
Really add the EVP and all of the DES changes.
|
23 lat temu |
Bodo Möller
|
5277d7cb7c
Fix ERR_R_... problems.
|
24 lat temu |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 lat temu |