summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_sock.c
AgeCommit message (Expand)Author
2017-12-18Add comments to NULL func ptrs in bio_method_stDaniel Bevenius
2017-10-18Remove parentheses of return.KaoruToda
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2017-08-22(Re)move some things from e_os.hRich Salz
2017-02-28Remove some commented out code in libcryptoMatt Caswell
2016-10-28Create BIO_write_ex() which handles size_t argumentsMatt Caswell
2016-10-28Create BIO_read_ex() which handles size_t argumentsMatt Caswell
2016-05-17Copyright consolidation 09/10Rich Salz
2016-05-12DJGPP adjustmentsRichard Levitte
2016-03-29Make BIO opaqueMatt Caswell
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-11Remove some dead code from 1999Matt Caswell
2016-03-07ISSUE 43: Add BIO_sock_shutdownRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-29Dead code removal: #if 0 bio, comp, randRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2010-03-27PR: 1763Dr. Stephen Henson
2009-03-09Update from stable branch.Dr. Stephen Henson
2003-11-28Netware-specific changes,Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_SOCK.Richard Levitte
2002-11-14Fix to build better with DJGPP.Richard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-02Tidy up the mess in bss_sock.c and bss_fd.cDr. Stephen Henson
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-02-20Move the registration of callback functions to special functionsRichard Levitte
1999-09-11Initial support for MacOS.Andy Polyakov
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-02-27Get rid of remaining C++-style comments which strict C compilers hate.Ralf S. Engelschall
1999-01-04Remove the bugfix that was really a bug.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall