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