Pauli
|
1c8c5d4755
bio: remove TODOs
|
3 years ago |
Matt Caswell
|
605856d72c
Update copyright year
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
09abbca13f
Following the license change, modify the boilerplates in crypto/bio/
|
6 years ago |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 years ago |
Matt Caswell
|
3befffa39d
Create BIO_write_ex() which handles size_t arguments
|
8 years ago |
Matt Caswell
|
d07aee2c7a
Create BIO_read_ex() which handles size_t arguments
|
8 years ago |
FdaSilvaYY
|
f59f23c383
Add more zalloc
|
8 years ago |
FdaSilvaYY
|
8e89e85f55
Fix some missing inits
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Matt Caswell
|
3105d69535
Fix BIO_eof() for BIO pairs
|
8 years ago |
Matt Caswell
|
a146ae55ba
Make BIO opaque
|
8 years ago |
David Benjamin
|
04f6b0fd91
RT4660: BIO_METHODs should be const.
|
8 years ago |
Rob Percival
|
e634b448c3
Defines OSSL_SSIZE_MAX
|
8 years ago |
Rich Salz
|
330fad61af
BIO_PAIR_DEBUG did nothing; remove it.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Matt Caswell
|
68d39f3ce6
Move more comments that confuse indent
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Dr. Stephen Henson
|
eb1c48be6f
Add new type ossl_ssize_t instead of ssize_t and move definitions to
|
14 years ago |
Richard Levitte
|
44390fadc0
In BIO_write(), update the write statistics, not the read statistics.
|
16 years ago |
Bodo Möller
|
3aa8d3a7f1
add OpenSSL license
|
21 years ago |
Richard Levitte
|
677532629d
makedepend complains when a header file is included more than once in
|
22 years ago |
Richard Levitte
|
6a89a25c27
Add a few more VxWorks targets.
|
22 years ago |
Bodo Möller
|
60e5f36d27
make b_print.c consistent with the rest of OpenSSL:
|
22 years ago |