index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
_cffi_src
/
openssl
/
bio.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add BIO_free_all (#4874)
Dominic Chen
2019-05-06
1
-0
/
+1
*
Revert the const bits of #4220. (#4276)
David Benjamin
2018-06-29
1
-1
/
+1
*
LibreSSL 2.7.x support (#4270)
Paul Kehrer
2018-05-30
1
-1
/
+1
*
Removes branches in bindings for various OpenSSL 1.1.0 prereleases (#4269)
Alex Gaynor
2018-05-31
1
-1
/
+1
*
Remove unused BIO bindings. (#4220)
David Benjamin
2018-05-14
1
-107
/
+3
*
Add bindings for DTLS support (#4089)
gesslerpd
2018-01-23
1
-0
/
+9
*
Funcs macros gone (#3695)
Paul Kehrer
2017-06-27
1
-3
/
+0
*
some wconversion fixes (#3727)
Paul Kehrer
2017-06-26
1
-1
/
+1
*
Attempt to simplify the libressl checing (#3482)
Alex Gaynor
2017-03-26
1
-1
/
+1
*
add some BIO functions for pypy's ssl stdlib (#3249)
Paul Kehrer
2016-11-18
1
-0
/
+11
*
remove two more constants that no longer exist and we don't use (#3101)
Paul Kehrer
2016-08-25
1
-1
/
+0
*
BIO_set has been removed in 1.1.0 (#3092)
Paul Kehrer
2016-08-16
1
-1
/
+0
*
Remove a binding and comments that reference 0.9.8 (#2984)
Alex Gaynor
2016-06-18
1
-4
/
+1
*
opaque BIO_METHOD and BIO. Move some functions that added const (#2881)
Paul Kehrer
2016-04-30
1
-40
/
+12
*
Add more bindings to OpenSSL, to be used by the Python _ssl module. (#2868)
Amaury Forgeot d'Arc
2016-04-08
1
-0
/
+1
*
these bio types no longer exist in 1.1.0
Paul Kehrer
2016-03-13
1
-2
/
+0
*
BIO_ptr_ctrl's ret type changed from char to void...but we don't use it
Paul Kehrer
2016-03-08
1
-1
/
+0
*
move BIO_new_mem_buf to macros to handle 1.0.2g signature change
Paul Kehrer
2016-03-01
1
-1
/
+2
*
remove openssl CONDITIONAL_NAMES
Paul Kehrer
2015-08-03
1
-2
/
+0
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+172