summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add const to the argument of the following callback getters:tb2018-06-021-9/+9
* Add a const qualifier to the return value of BIO_s_file().tb2018-05-301-2/+2
* const qualifiers for BIO_new_mem_buf(), BIO_new_connect() andtb2018-05-121-4/+4
* Add const qualifiers to the return values of BIO_s_mem() andtb2018-05-121-3/+3
* const for BIO_{new,set}() and most of the BIO_{f,s}_*() family oftb2018-05-011-14/+14
* Make BIO_meth_get_write() public. Omission spotted by schwarze.tb2018-03-171-1/+2
* Provide BIO_up_ref().jsing2018-02-221-1/+2
* Provide BIO_meth_{g,s}et_callback_ctrl()tb2018-02-201-1/+5
* Provide BIO_meth_get_{create,ctrl,destroy,gets,puts,read}()tb2018-02-201-1/+7
* Zap an 'int' that snuck in.tb2018-02-201-3/+2
* Provide BIO_{g,s}et_shutdown().tb2018-02-201-1/+3
* Provide BIO_get_new_index().jsing2018-02-201-1/+8
* Provide BIO_meth_set_gets().tb2018-02-181-1/+2
* Provide BIO_{g,s}et_data() and BIO_set_init().tb2018-02-181-1/+4
* Provide BIO_meth_{free,new}() and BIO_meth_set_{create,crtl,destroy}()tb2018-02-171-1/+12
* trailing ; on end of macro definition is wrong; ok guentherderaadt2017-04-061-4/+4
* Fix warning on vax due to old gcc.doug2015-06-201-4/+4
* Jettison SCTP support in BIO dgram.jsing2015-02-091-58/+1
* Mark the format string argument to BIO_*printf as not being allowed to be NULLguenther2014-07-201-5/+7
* unbreak build this needed to be an and..beck2014-07-131-2/+2
* Take out __bounded__ in the include files we use it in when not on OpenBSD.beck2014-07-131-2/+4
* In BIO_get_port(), use strol() with appropriate range checks rather thanjsing2014-06-221-1/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Remove __bio_h__attr__ wrapper around __attribute__, since earlier statementsmiod2014-06-011-10/+4
* remove CONST_STRICT. ok beck deraadttedu2014-05-301-7/+0
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-6/+0
* Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing2014-05-241-1/+1
* mark BIO_snprintf as deprecated, so warnings will be generated for it'sbeck2014-05-221-2/+2
* tag some functions with bounded. idea and ok djmtedu2014-04-171-3/+6
* - Why do we hide from the OpenSSL police, dad?miod2014-04-161-5/+0
* > As I walk through the valley of the shadow of deathtedu2014-04-161-9/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-78/+87
* resolve conflictsdjm2012-10-131-1/+69
* OpenSSL 1.0.0f: mergedjm2012-01-051-0/+9
* resolve conflicts, fix local changesdjm2010-10-011-35/+29
* resolve conflictsdjm2008-09-061-26/+107
* resolve conflictsdjm2005-04-291-0/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-3/+4
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-0/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-15/+18
* openssl-engine-0.9.6 mergebeck2000-12-151-23/+43
* OpenSSL 0.9.5a mergebeck2000-04-151-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-191-15/+39
* OpenSSL 0.9.4 mergebeck1999-09-291-194/+149
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+688