summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bss_sock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* const for BIO_{new,set}() and most of the BIO_{f,s}_*() family oftb2018-05-011-3/+3
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+1
* 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
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-10/+8
* 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-4/+4
* > As I walk through the valley of the shadow of deathtedu2014-04-161-6/+0
* Clean up non-fatal error handling - we know which error numbers we havejsing2014-04-161-43/+0
* Toss a `unifdef -U OPENSSL_SYS_WINDOWS' bomb into crypto/bio.jsing2014-04-151-6/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-96/+98
* two SHUTDOWN2 got away; noticed by beckderaadt2014-04-141-1/+2
* Remove various horrible socket syscall wrappers, especially SHUTDOWN*deraadt2014-04-131-5/+5
* resolve conflicts, fix local changesdjm2010-10-011-13/+0
* resolve conflictsdjm2009-04-061-0/+5
* resolve conflictsdjm2008-09-061-5/+2
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-0/+6
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-128/+3
* openssl-engine-0.9.6 mergebeck2000-12-151-14/+14
* OpenSSL 0.9.5 mergebeck2000-03-191-2/+3
* OpenSSL 0.9.4 mergebeck1999-09-291-78/+40
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+461