Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Dr. Stephen Henson
|
c2bf720842
Add missing function EVP_CIPHER_CTX_copy(). Current code uses memcpy() to copy
|
14 years ago |
Dr. Stephen Henson
|
b6dcdbfc94
Audit libcrypto for unchecked return values: fix all cases enountered
|
15 years ago |
Dr. Stephen Henson
|
a93b01be57
Increase offset for BIO_f_enc() to avoid problems with overlapping buffers
|
19 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |
Dr. Stephen Henson
|
b8dc9693a7
Encryption BIOs misbehave when used with non blocking I/O.
|
22 years ago |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
Richard Levitte
|
9cdf87f194
Check the return values where memory allocation failures may happen.
|
22 years ago |
Dr. Stephen Henson
|
581f1c8494
Modify EVP cipher behaviour in a similar way
|
23 years ago |
Dr. Stephen Henson
|
1a095560f7
Use the maximum block length for the extra size in the encrypt
|
23 years ago |
Ben Laurie
|
757e392d4e
Make Rijndael work! Those long flights have some good points.
|
24 years ago |
Dr. Stephen Henson
|
130832150c
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Ulf Möller
|
0e1c06128a
Get rid of more non-ANSI declarations.
|
24 years ago |
Richard Levitte
|
d3442bc780
Move the registration of callback functions to special functions
|
25 years ago |
Dr. Stephen Henson
|
7b65c3298f
Fix for a bug which meant encrypting BIOs sometimes wouldn't read the final
|
25 years ago |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |