summaryrefslogtreecommitdiffstats
path: root/ssl/bio_ssl.c
AgeCommit message (Expand)Author
2017-12-18Add comments to NULL func ptrs in bio_method_stDaniel Bevenius
2017-12-16Fix invalid function type casts.Bernd Edlinger
2017-12-10Make BIO_METHOD struct definitions consistentDaniel Bevenius
2017-03-07Get pointer type right in BIO_ssl_shutdown()Rich Salz
2016-07-29Fix BIO_pop for SSL BIOsMatt Caswell
2016-07-29Fix BIO_push ref counting for SSL BIOMatt Caswell
2016-05-17Copyright consolidation 01/10Rich Salz
2016-04-27Fix BIO_CTRL_DUP for an SSL BIOMatt Caswell
2016-03-29Make BIO opaqueMatt Caswell
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-03-08Convert CRYPTO_LOCK_BIO to new multi-threading APIAlessandro Ghedini
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-09-20Handle SSL_ERROR_WANT_X509_LOOKUPDr. Stephen Henson
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-28remove malloc castsRich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-04-11free NULL cleanup 10Rich Salz
2015-03-25Resolve swallowed returns codesMatt Caswell
2015-03-25free NULL cleanupRich Salz
2015-03-23Fix missing return value checksMatt Caswell
2015-02-06dead code cleanup: #if 0 in sslRich Salz
2015-01-31Make libssl opaque. Move all structures that were previously protected byMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-04-16OPENSSL_NO_SOCK fixes.Andy Polyakov
2011-05-25PR: 2529Dr. Stephen Henson
2009-06-25Update from 1.0.0-stableDr. Stephen Henson
2006-03-15fix problems found by coverity: remove useless codeNils Larsch
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-20Make kerberos ciphersuite code compile again.Dr. Stephen Henson
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2003-02-14Make it possible to disable OCSP, the speed application, and the use of sockets.Richard Levitte
2003-01-30A few small bugs with BIO popping.Richard Levitte
2002-01-12Prototype info function.Ben Laurie
2000-10-12Make non blocking I/O work for accept BIOs.Dr. Stephen Henson
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-02-20Move the registration of callback functions to special functionsRichard Levitte
2000-01-18Compaq C 6.2 for VMS will complain when we want to convertRichard Levitte
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
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