Kurt Roeckx
|
31b430700a
Make SSL_read and SSL_write return the old behaviour and document it.
|
8 gadi atpakaļ |
Matt Caswell
|
fa4c374572
A zero return from BIO_read/BIO_write() could be retryable
|
8 gadi atpakaļ |
Matt Caswell
|
c5f8cd7bc6
Add length sanity check in SSLv2 n_do_ssl_write()
|
9 gadi atpakaļ |
Matt Caswell
|
83975c80bb
Re-align some comments after running the reformat script.
|
10 gadi atpakaļ |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 gadi atpakaļ |
Matt Caswell
|
c695ebe2a0
Additional comment changes for reformat of 1.0.2
|
9 gadi atpakaļ |
Matt Caswell
|
ac3dc3ee87
Check EVP_Cipher return values for SSL2
|
10 gadi atpakaļ |
Ben Laurie
|
f5cd3561ba
Add and use a constant-time memcmp.
|
11 gadi atpakaļ |
Ben Laurie
|
b3f3407850
Use new common flags and fix resulting warnings.
|
15 gadi atpakaļ |
Bodo Möller
|
d8e8fc4803
Put back a variable deleted by the previous revision,
|
16 gadi atpakaļ |
Richard Levitte
|
c7ba21493a
Hopefully resolve signed vs unsigned issue.
|
16 gadi atpakaļ |
Dr. Stephen Henson
|
d7ecd42255
Fix warnings properly this time ;-)
|
16 gadi atpakaļ |
Dr. Stephen Henson
|
211655fcdd
Fix sign-compare warnings.
|
16 gadi atpakaļ |
Ben Laurie
|
0eab41fb78
If we're going to return errors (no matter how stupid), then we should
|
16 gadi atpakaļ |
Dr. Stephen Henson
|
b948e2c59e
Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.
|
17 gadi atpakaļ |
Richard Levitte
|
5fdf06666c
Avoid including cryptlib.h, it's not really needed.
|
21 gadi atpakaļ |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 gadi atpakaļ |
Bodo Möller
|
cf82191d77
Implement msg_callback for SSL 2.0.
|
23 gadi atpakaļ |
Bodo Möller
|
ee60d9fb28
Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't
|
23 gadi atpakaļ |
Bodo Möller
|
e34cfcf7e1
Consistently use 'void *' for SSL read, peek and write functions.
|
24 gadi atpakaļ |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 gadi atpakaļ |
Bodo Möller
|
725c88879c
Finish SSL_peek/SSL_pending fixes.
|
24 gadi atpakaļ |
Bodo Möller
|
a0aae68cf6
Fix SSL_peek and SSL_pending.
|
24 gadi atpakaļ |
Bodo Möller
|
3880cd35ad
Import s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable branch.
|
24 gadi atpakaļ |
Bodo Möller
|
5a4fbc69c3
First step towards SSL_peek fix.
|
24 gadi atpakaļ |
Bodo Möller
|
87739b2c53
Disable SSL_peek until it is fixed.
|
24 gadi atpakaļ |
Bodo Möller
|
f7a059316f
tag SSL_peek bugs
|
24 gadi atpakaļ |
Ulf Möller
|
aa82db4fb4
Add missing #ifndefs that caused missing symbols when building libssl
|
25 gadi atpakaļ |
Bodo Möller
|
11b1adadbd
typo
|
25 gadi atpakaļ |
Bodo Möller
|
1afd8b3942
typo
|
25 gadi atpakaļ |