index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bio
/
bio_meth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert _meth_get_ functions to const getters
Jack Bates
2018-03-21
1
-10
/
+10
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Copy name string in BIO_meth_new
Rich Salz
2018-02-10
1
-4
/
+10
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-1
/
+1
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
1
-2
/
+2
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-09-01
1
-1
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Add support for reference counting using C11 atomics
Kurt Roeckx
2016-11-17
1
-2
/
+2
*
Fix more shadowed variable warnings
Matt Caswell
2016-10-28
1
-3
/
+3
*
More parameter naming of BIO_read*/BIO_write* related functions
Matt Caswell
2016-10-28
1
-8
/
+8
*
Tweaks based on review feedback of BIO size_t work
Matt Caswell
2016-10-28
1
-1
/
+1
*
Read up to INT_MAX when calling legacy BIO_read() implementations
Matt Caswell
2016-10-28
1
-1
/
+1
*
Create BIO_write_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-0
/
+36
*
Create BIO_read_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-0
/
+33
*
Move BIO index lock creation
Rich Salz
2016-08-21
1
-2
/
+14
*
Add BIO_get_new_index()
Rich Salz
2016-08-20
1
-0
/
+12
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-51
/
+6
*
Don't shadow known symbols write, read, puts, gets
Richard Levitte
2016-04-04
1
-8
/
+8
*
Make BIO opaque
Matt Caswell
2016-03-29
1
-4
/
+4
*
Add functions for creating BIO_METHODs
Matt Caswell
2016-03-29
1
-0
/
+166