Pauli
|
1c8c5d4755
bio: remove TODOs
|
vor 3 Jahren |
Matt Caswell
|
f5afac4bda
Update copyright year
|
vor 3 Jahren |
Shane Lontis
|
42e7d2f10e
Add more negative checks for integers passed to OPENSSL_malloc().
|
vor 3 Jahren |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
vor 4 Jahren |
Matt Caswell
|
33388b44b6
Update copyright year
|
vor 4 Jahren |
Ross Kinsey
|
8f2fe32df2
Author: Ross Kinsey <RossIKinsey@gmail.com>
|
vor 4 Jahren |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
vor 5 Jahren |
Richard Levitte
|
09abbca13f
Following the license change, modify the boilerplates in crypto/bio/
|
vor 6 Jahren |
Bernd Edlinger
|
fce78bd4ed
Fix invalid function type casts.
|
vor 7 Jahren |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
vor 7 Jahren |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
vor 7 Jahren |
Richard Levitte
|
dc10560eba
Make it possible to peek at BIO data through BIO_f_buffer()
|
vor 8 Jahren |
Matt Caswell
|
3befffa39d
Create BIO_write_ex() which handles size_t arguments
|
vor 8 Jahren |
Matt Caswell
|
d07aee2c7a
Create BIO_read_ex() which handles size_t arguments
|
vor 8 Jahren |
Matt Caswell
|
c6231e9c7b
Remove some dead code
|
vor 8 Jahren |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
vor 8 Jahren |
Matt Caswell
|
a146ae55ba
Make BIO opaque
|
vor 8 Jahren |
David Benjamin
|
04f6b0fd91
RT4660: BIO_METHODs should be const.
|
vor 8 Jahren |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
vor 9 Jahren |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
vor 9 Jahren |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
vor 9 Jahren |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
vor 9 Jahren |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
vor 9 Jahren |
Rich Salz
|
b196e7d936
remove malloc casts
|
vor 9 Jahren |
Rich Salz
|
4d428cd250
Dead code removal: #if 0 bio, comp, rand
|
vor 9 Jahren |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
vor 9 Jahren |
Bodo Möller
|
390c579568
Fix BIO_f_buffer().
|
vor 13 Jahren |
Richard Levitte
|
606c8048a0
Make sure to NUL-terminate the string on end-of-file (and error)
|
vor 21 Jahren |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
vor 22 Jahren |
Ben Laurie
|
d66ace9da5
Start to reduce some of the header bloat.
|
vor 23 Jahren |