summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bss_acpt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* const qualifiers for BIO_new_mem_buf(), BIO_new_connect() andtb2018-05-121-2/+2
* const for BIO_{new,set}() and most of the BIO_{f,s}_*() family oftb2018-05-011-3/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-4/+4
* Dead code, Coverity 78798beck2015-07-181-3/+1
* BIO_free() returns immediately when the sole input is NULL.doug2014-07-251-5/+3
* The bell tolls for BUF_strdup - Start the migration to usingbeck2014-07-131-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-4/+6
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* more: no need for null check before freederaadt2014-05-301-6/+3
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-10/+8
* Bring malloc/calloc/realloc sequences to modern standardderaadt2014-04-211-3/+1
* unifdef NO_SOCKtedu2014-04-181-2/+0
* unistd.h for protos where neededderaadt2014-04-181-0/+1
* Mostly gut e_os.h:deraadt2014-04-171-1/+1
* some KNF cleanup following the scriptderaadt2014-04-171-6/+6
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-5/+5
* > 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-231/+224
* Use shutdown(s, SHUT_RDWR) instead of shutdown(s, 2).matthew2014-04-131-1/+1
* Remove various horrible socket syscall wrappers, especially SHUTDOWN*deraadt2014-04-131-9/+9
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-3/+2
* resolve conflicts, fix local changesdjm2010-10-011-4/+4
* resolve conflictsdjm2008-09-061-2/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-3/+15
* openssl-engine-0.9.6 mergebeck2000-12-151-12/+12
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+1
* OpenSSL 0.9.4 mergebeck1999-09-291-83/+49
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+500