Bodo Möller
|
176f31ddec
- new ECDH_compute_key interface (KDF is no longer a fixed built-in)
|
22 years ago |
Bodo Möller
|
57376542a0
use tabs for indentation, not spaces
|
22 years ago |
Richard Levitte
|
8d6ad9e39d
Stop a possible memory leak.
|
22 years ago |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
Lutz Jänicke
|
6a8afe2201
Fix bug introduced by the attempt to fix client side external session
|
22 years ago |
Lutz Jänicke
|
c566205319
The pointer to the cipher object is not yet set, when session was reloaded
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
22 years ago |
Bodo Möller
|
b8565a9af9
really fix race conditions
|
22 years ago |
Bodo Möller
|
e78f137899
really fix race condition
|
22 years ago |
Bodo Möller
|
a4f53a1c73
there is no minimum length for session IDs
|
22 years ago |
Bodo Möller
|
a90ae02454
fix race condition
|
22 years ago |
Bodo Möller
|
0c7141a343
fix comment
|
22 years ago |
Bodo Möller
|
5488bb6197
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
|
22 years ago |
Bodo Möller
|
ea26226046
ECC ciphersuite support
|
22 years ago |
Bodo Möller
|
5574e0ed41
get rid of OpenSSLDie
|
22 years ago |
Lutz Jänicke
|
c046fffa16
OpenSSL Security Advisory [30 July 2002]
|
22 years ago |
Lutz Jänicke
|
7b63c0fa8c
Reorder inclusion of header files:
|
22 years ago |
Dr. Stephen Henson
|
de941e289e
|
23 years ago |
Bodo Möller
|
8c74b5e56c
Bugfix: In ssl3_accept, don't use a local variable 'got_new_session'
|
23 years ago |
Bodo Möller
|
c59ba5b528
Return -1 from ssl3_get_server_done (ssl3/s3_clnt.c) if
|
23 years ago |
Ben Laurie
|
45d87a1ffe
Prototype info function.
|
23 years ago |
Bodo Möller
|
4d635a7001
Consistency with s2_... and s23_... variants (no real functional
|
23 years ago |
Bodo Möller
|
979689aa5c
Fix SSL handshake functions and SSL_clear() such that SSL_clear()
|
23 years ago |
Richard Levitte
|
7beb408771
The EVP_*Init_ex() functions take one extra argument. Let's default
|
23 years ago |
Dr. Stephen Henson
|
581f1c8494
Modify EVP cipher behaviour in a similar way
|
23 years ago |
Dr. Stephen Henson
|
20d2186c87
|
23 years ago |
Bodo Möller
|
48948d53b6
Change ssl3_get_message and the functions using it so that complete
|
23 years ago |
Richard Levitte
|
116daf4c2f
To avoid commit wars over dependencies, let's make it so things that
|
23 years ago |
Lutz Jänicke
|
c0f5dd070b
Make maximum certifcate chain size accepted from the peer application
|
23 years ago |