Dr. Stephen Henson
|
566dda07ba
New option SSL_OP_NO_COMP to disable compression. New ctrls to set
|
19 年之前 |
Dr. Stephen Henson
|
09b6c2ef15
Make OPENSSL_NO_COMP compile again.
|
19 年之前 |
Bodo Möller
|
fbeaa3c47d
Update util/ck_errf.pl script, and have it run automatically
|
19 年之前 |
Nils Larsch
|
9e5790ce21
backport fix from the stable branch
|
19 年之前 |
Ben Laurie
|
36d16f8ee0
Add DTLS support.
|
19 年之前 |
Dr. Stephen Henson
|
4843acc868
Fixes so alerts are sent properly in s3_pkt.c
|
20 年之前 |
Richard Levitte
|
5b0b0e98ce
Security fix: Vaudenay timing attack on CBC.
|
22 年之前 |
Lutz Jänicke
|
7b63c0fa8c
Reorder inclusion of header files:
|
22 年之前 |
Bodo Möller
|
b889d6a8e8
fix warning
|
22 年之前 |
Bodo Möller
|
3def5a010e
fix casts
|
22 年之前 |
Richard Levitte
|
9738f395c6
Synchronise with 0.9.7-stable.
|
22 年之前 |
Richard Levitte
|
8b07f23c30
Signedness mismatch.
|
22 年之前 |
Bodo Möller
|
82b0bf0b87
Implement known-IV countermeasure.
|
22 年之前 |
Ben Laurie
|
45d87a1ffe
Prototype info function.
|
23 年之前 |
Ulf Möller
|
dcbbf83dba
ssl3_read_bytes bug fix
|
23 年之前 |
Bodo Möller
|
a661b65357
New functions SSL[_CTX]_set_msg_callback().
|
23 年之前 |
Bodo Möller
|
bf21446a2a
Add per-SSL 'msg_callback' with 'msg_callback_arg'.
|
23 年之前 |
Bodo Möller
|
ee60d9fb28
Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't
|
23 年之前 |
Bodo Möller
|
5277d7cb7c
Fix ERR_R_... problems.
|
24 年之前 |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 年之前 |
Bodo Möller
|
a0aae68cf6
Fix SSL_peek and SSL_pending.
|
24 年之前 |
Bodo Möller
|
5a4fbc69c3
First step towards SSL_peek fix.
|
24 年之前 |
Bodo Möller
|
54f10e6adc
New SSL API mode 'SSL_MODE_AUTO_RETRY', which disables the default
|
24 年之前 |
Bodo Möller
|
c129544f0f
Avoid sprintf
|
24 年之前 |
Dr. Stephen Henson
|
8ab59e7a49
Fix shadow warning.
|
25 年之前 |
Bodo Möller
|
87a025cbb4
Use unsigned loop index to make compilers happy
|
25 年之前 |
Bodo Möller
|
b08b07b8ae
The previous revision should have generated _more_ warnings, not less ...
|
25 年之前 |
Geoff Thorpe
|
4621a00063
More VC++ pickiness. (destest.c doesn't have a "return" and the usual
|
25 年之前 |
Bodo Möller
|
e01eed0fae
Fix off-by-one error :-)
|
25 年之前 |
Bodo Möller
|
e5599db448
Fix warnings by using unsigned int where appropriate.
|
25 年之前 |