index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bio
/
bf_lbuf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Author: Ross Kinsey <RossIKinsey@gmail.com>
Ross Kinsey
2020-02-05
1
-8
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/bio/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+4
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
VMS: for testutil, make sure to use BIO_f_linebuffer
Richard Levitte
2018-02-13
1
-2
/
+3
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
1
-2
/
+2
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-24
/
+24
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-2
/
+2
*
Create BIO_write_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-0
/
+2
*
Create BIO_read_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-0
/
+2
*
Remove some dead code
Matt Caswell
2016-08-23
1
-1
/
+0
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Adapt bf_lbuf for opaque BIO
Richard Levitte
2016-03-30
1
-1
/
+1
*
RT4660: BIO_METHODs should be const.
David Benjamin
2016-03-21
1
-2
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-3
/
+3
*
Dead code removal: #if 0 bio, comp, rand
Rich Salz
2015-01-30
1
-21
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-293
/
+287
*
disable '#ifdef DEBUG' sections
Bodo Möller
2002-02-28
1
-6
/
+6
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-0
/
+397