summaryrefslogtreecommitdiff
path: root/lib/libcrypto/bio/bss_sock.c
AgeCommit message (Expand)Author
2023-08-07Add missing space before =Theo Buehler
2023-07-05Hide symbols in asn1 and bioBob Beck
2022-01-07Add a new, mostly empty, bio_local.h and include it in the filesTheo Buehler
2018-05-01const for BIO_{new,set}() and most of the BIO_{f,s}_*() family ofTheo Buehler
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-10Stop including standard headers via cryptlib.h - pull in the headers thatJoel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-04-27Use C99 initializers for the various FOO_METHOD structs. More readable, andMiod Vallat
2014-04-18unifdef NO_SOCKTed Unangst
2014-04-18unistd.h for protos where neededTheo de Raadt
2014-04-17Mostly gut e_os.h:Theo de Raadt
2014-04-17some KNF cleanup following the scriptTheo de Raadt
2014-04-16> As I walk through the valley of the shadow of deathTed Unangst
2014-04-16Clean up non-fatal error handling - we know which error numbers we haveJoel Sing
2014-04-15Toss a `unifdef -U OPENSSL_SYS_WINDOWS' bomb into crypto/bio.Joel Sing
2014-04-15First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2014-04-14two SHUTDOWN2 got away; noticed by beckTheo de Raadt
2014-04-13Remove various horrible socket syscall wrappers, especially SHUTDOWN*Theo de Raadt
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-04-06resolve conflictsDamien Miller
2008-09-06resolve conflictsDamien Miller
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-03-19OpenSSL 0.9.5 mergeBob Beck
1999-09-29OpenSSL 0.9.4 mergeBob Beck
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker