aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio/bss_sock.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-28Reorganize local header filesDr. Matthias St. Pierre1-1/+1
2019-04-01bio: Linux TLS Rx OffloadBoris Pismenny1-6/+13
2018-12-07bio: Linux TLS OffloadBoris Pismenny1-2/+46
2018-12-06Following the license change, modify the boilerplates in crypto/bio/Richard Levitte1-1/+1
2017-12-18Add comments to NULL func ptrs in bio_method_stDaniel Bevenius1-2/+2
2017-10-18Remove parentheses of return.KaoruToda1-11/+11
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda1-3/+3
2017-08-22(Re)move some things from e_os.hRich Salz1-1/+0
2017-02-28Remove some commented out code in libcryptoMatt Caswell1-1/+0
2016-10-28Create BIO_write_ex() which handles size_t argumentsMatt Caswell1-0/+2
2016-10-28Create BIO_read_ex() which handles size_t argumentsMatt Caswell1-0/+2
2016-05-17Copyright consolidation 09/10Rich Salz1-54/+6
2016-05-12DJGPP adjustmentsRichard Levitte1-1/+5
2016-03-29Make BIO opaqueMatt Caswell1-0/+1
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin1-2/+2
2016-03-17Remove Netware and OS/2Rich Salz1-1/+1
2016-03-11Remove some dead code from 1999Matt Caswell1-6/+0
2016-03-07ISSUE 43: Add BIO_sock_shutdownRich Salz1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-01-29Dead code removal: #if 0 bio, comp, randRich Salz1-6/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-190/+183
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz1-0/+6
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz1-6/+0
2010-03-27PR: 1763Dr. Stephen Henson1-13/+0
2009-03-09Update from stable branch.Dr. Stephen Henson1-0/+5
2003-11-28Netware-specific changes,Richard Levitte1-1/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_SOCK.Richard Levitte1-4/+1
2002-11-14Fix to build better with DJGPP.Richard Levitte1-0/+6
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-2/+2
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-1/+1
2001-02-02Tidy up the mess in bss_sock.c and bss_fd.cDr. Stephen Henson1-127/+2
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller1-14/+14
2000-02-20Move the registration of callback functions to special functionsRichard Levitte1-0/+2
1999-09-11Initial support for MacOS.Andy Polyakov1-2/+1
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-21/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-42/+21
1999-02-27Get rid of remaining C++-style comments which strict C compilers hate.Ralf S. Engelschall1-1/+1
1999-01-04Remove the bugfix that was really a bug.Ben Laurie1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-13/+17
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-8/+20
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+449