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