Ben Laurie
|
bf48836c7c
Fixes to NPN from Adam Langley.
|
14 years ago |
Ben Laurie
|
ee2ffc2794
Add Next Protocol Negotiation.
|
14 years ago |
Dr. Stephen Henson
|
a3a06e6543
PR: 1731 and maybe 2197
|
14 years ago |
Dr. Stephen Henson
|
e0e7997212
First cut of renegotiation extension. (port to HEAD)
|
15 years ago |
Dr. Stephen Henson
|
70dc09ebe4
PR: 2022
|
15 years ago |
Dr. Stephen Henson
|
4b06d778ad
Update from 1.0.0-stable.
|
15 years ago |
Dr. Stephen Henson
|
d2f6d28298
Update from 0.9.8-stable.
|
15 years ago |
Geoff Thorpe
|
99649b5990
Fix signed/unsigned warning.
|
16 years ago |
Bodo Möller
|
474b3b1cc8
Fix error codes for memory-saving patch.
|
16 years ago |
Ben Laurie
|
8671b89860
Memory saving patch.
|
16 years ago |
Dr. Stephen Henson
|
81025661a9
Update ssl code to support digests other than MD5+SHA1 in handshake.
|
17 years ago |
Andy Polyakov
|
a4d64c7f49
Align data payload for better performance.
|
18 years ago |
Dr. Stephen Henson
|
566dda07ba
New option SSL_OP_NO_COMP to disable compression. New ctrls to set
|
19 years ago |
Ben Laurie
|
36d16f8ee0
Add DTLS support.
|
19 years ago |
Nils Larsch
|
6049399baf
get rid of very buggy and very imcomplete DH cert support
|
19 years ago |
Dr. Stephen Henson
|
cf56663fb7
Option to disable SSL auto chain build
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Bodo Möller
|
aa1e56b0b9
remove 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 |
Lutz Jänicke
|
7b63c0fa8c
Reorder inclusion of header files:
|
22 years ago |
Bodo Möller
|
82b0bf0b87
Implement known-IV countermeasure.
|
22 years ago |
Lutz Jänicke
|
11c26ecf81
Map new X509 verification errors to alert codes (Tom Wu <tom@arcot.com>).
|
22 years ago |
Bodo Möller
|
cf3a5cebd7
Call msg_callback with correct length parameter if ssl3_write_bytes had to
|
23 years ago |
Bodo Möller
|
a661b65357
New functions SSL[_CTX]_set_msg_callback().
|
23 years ago |
Bodo Möller
|
bf21446a2a
Add per-SSL 'msg_callback' with 'msg_callback_arg'.
|
23 years ago |
Bodo Möller
|
8f71fb8d98
For consistency, set s->init_num in the 'reuse_message' case
|
23 years ago |
Bodo Möller
|
48948d53b6
Change ssl3_get_message and the functions using it so that complete
|
23 years ago |
Bodo Möller
|
2ce15df528
Fix ssl3_get_message handle message fragmentation correctly.
|
23 years ago |
Bodo Möller
|
3b0b5abae3
bugfix: handle HelloRequest received during handshake correctly
|
23 years ago |