summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
2015-06-16Remove one extraneous parenthesisRichard Levitte
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_0-post-reformatMatt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_1_0_0-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22Additional comment changes for reformat of 1.0.0Matt Caswell
2015-01-22Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-12-03There are a number of instances throughout the code where the constant 28 isMatt Caswell
2014-07-09Fix memory leak in BIO_free if there is no destroy function.Matt Caswell
2014-02-25Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson
2012-10-04Fix warning (hope this doesn't break other platforms, there's a twistyBen Laurie
2012-07-01bss_dgram.c: fix typos in Windows code.Andy Polyakov
2012-06-19bss_dgram.c: fix bugs [from HEAD].Andy Polyakov
2012-04-16OPENSSL_NO_SOCK fixes [from HEAD].Andy Polyakov
2012-04-16Minor compatibility fixes [from HEAD].Andy Polyakov
2012-03-06PR: 2755Dr. Stephen Henson
2011-12-02Fix BIO_f_buffer().Bodo Möller
2011-09-01PR: 2340Dr. Stephen Henson
2011-07-20PR: 2559Dr. Stephen Henson
2011-05-25PR: 2512Dr. Stephen Henson
2011-03-19Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte
2011-01-03PR: 2413Dr. Stephen Henson
2010-12-11bss_file.c: refine UTF8 logic [from HEAD].Andy Polyakov
2010-06-15Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson
2010-05-31fix PR#2261 in a different wayDr. Stephen Henson
2010-04-28bss_file.c: reserve for option to encode file name in UTF-8 on WindowsAndy Polyakov
2010-03-27PR: 1763Dr. Stephen Henson
2010-03-22bss_file.c: fix MSC 6.0 warning [from HEAD].Andy Polyakov
2010-03-15Fix UPLINK typo [from HEAD].Andy Polyakov
2010-01-07b_sock.c: bind/connect are picky about socket address length [from HEAD].Andy Polyakov
2010-01-07sendto is reportedly picky about destination socket address length [from HEAD].Andy Polyakov
2010-01-06Fix compilation on older Linux [from HEAD].Andy Polyakov
2009-12-30b_sock.c: correct indirect calls on WinSock platforms [from HEAD].Andy Polyakov
2009-11-26bss_dgram.c: re-fix BIO_CTRL_DGRAM_GET_PEER (from HEAD).Andy Polyakov
2009-11-22bio_sock.c and bss_dgram.c: update from HEAD.Andy Polyakov
2009-11-09Combat gcc 4.4.1 aliasing rules. (from HEAD)Dr. Stephen Henson
2009-10-15PR: 2069Dr. Stephen Henson
2009-10-04Prevent ignored return value warningDr. Stephen Henson
2009-09-22PR: 2050Dr. Stephen Henson
2009-09-20PR: 2047Dr. Stephen Henson
2009-09-04PR: 2028Dr. Stephen Henson
2009-08-26PR: 2005Dr. Stephen Henson
2009-07-24PR: 1990Dr. Stephen Henson
2009-07-24Update from 0.9.8-stable.Dr. Stephen Henson
2009-06-25Fix from HEAD.Dr. Stephen Henson
2009-06-25PR: 1748Dr. Stephen Henson
2009-06-05PR: 1950Dr. Stephen Henson