Sign in
flutter
/
third_party
/
openssl
/
07930a75a1f82fd359d0af7849f01990b73659dd
/
crypto
/
evp
/
bio_enc.c
6286757
Copyright consolidation 04/10
by Rich Salz
· 9 years ago
a146ae5
Make BIO opaque
by Matt Caswell
· 9 years ago
04f6b0f
RT4660: BIO_METHODs should be const.
by David Benjamin
· 9 years ago
3498076
Remove /* foo.c */ comments
by Rich Salz
· 9 years ago
846ec07
Adapt all EVP_CIPHER_CTX users for it becoming opaque
by Richard Levitte
· 9 years ago
64b2575
remove 0 assignments.
by Rich Salz
· 10 years ago
b39fc56
Identify and move common internal libcrypto header files
by Richard Levitte
· 10 years ago
b4faea5
Use safer sizeof variant in malloc
by Rich Salz
· 10 years ago
4b45c6e
free cleanup almost the finale
by Rich Salz
· 10 years ago
b196e7d
remove malloc casts
by Rich Salz
· 10 years ago
0f113f3
Run util/openssl-format-source -v -c .
by Matt Caswell
· 10 years ago
1d97c84
mark all block comments that need format preserving so that
by Tim Hudson
· 10 years ago
c2bf720
Add missing function EVP_CIPHER_CTX_copy(). Current code uses memcpy() to copy
by Dr. Stephen Henson
· 15 years ago
b6dcdbf
Audit libcrypto for unchecked return values: fix all cases enountered
by Dr. Stephen Henson
· 16 years ago
a93b01b
Increase offset for BIO_f_enc() to avoid problems with overlapping buffers
by Dr. Stephen Henson
· 20 years ago
875a644
Constify d2i, s2i, c2i and r2i functions and other associated
by Richard Levitte
· 21 years ago
b8dc969
Encryption BIOs misbehave when used with non blocking I/O.
by Dr. Stephen Henson
· 22 years ago
4579924
Cleanse memory using the new OPENSSL_cleanse() function.
by Richard Levitte
· 22 years ago
9cdf87f
Check the return values where memory allocation failures may happen. PR: 49
by Richard Levitte
· 23 years ago
581f1c8
Modify EVP cipher behaviour in a similar way to digests to retain compatibility.
by Dr. Stephen Henson
· 23 years ago
1a09556
Use the maximum block length for the extra size in the encrypt
by Dr. Stephen Henson
· 24 years ago
757e392
Make Rijndael work! Those long flights have some good points.
by Ben Laurie
· 24 years ago
1308321
by Dr. Stephen Henson
· 25 years ago
26a3a48
There have been a number of complaints from a number of sources that names
by Richard Levitte
· 25 years ago
0e1c061
Get rid of more non-ANSI declarations.
by Ulf Möller
· 25 years ago
d3442bc
Move the registration of callback functions to special functions
by Richard Levitte
· 25 years ago
7b65c32
Fix for a bug which meant encrypting BIOs sometimes wouldn't read the final
by Dr. Stephen Henson
· 26 years ago
a9be3af
Remove NOPROTO definitions and error code comments.
by Ulf Möller
· 26 years ago
ec57782
Change #include filenames from <foo.h> to <openssl.h>.
by Bodo Möller
· 26 years ago
6b691a5
Change functions to ANSI C.
by Ulf Möller
· 26 years ago
e778802
Massive constification.
by Ben Laurie
· 26 years ago
dfeab06
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
by Ralf S. Engelschall
· 26 years ago
58964a4
Import of old SSLeay release: SSLeay 0.9.0b
by Ralf S. Engelschall
· 26 years ago
d02b48c
Import of old SSLeay release: SSLeay 0.8.1b
by Ralf S. Engelschall
· 26 years ago