summaryrefslogtreecommitdiffstats
path: root/crypto/bio
AgeCommit message (Expand)Author
2015-06-10Fix memory leaks in BIO_dup_chain()Matt Caswell
2015-05-26Handle unsigned struct timeval membersMatt Caswell
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-04-30Clarify logic in BIO_*printf functionsMatt Caswell
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-25Fix RAND_(pseudo_)?_bytes returnsMatt Caswell
2015-03-24Fix malloc define typoMike Frysinger
2015-03-19make updateMatt Caswell
2015-03-17Remove dead code from cryptoMatt Caswell
2015-03-10BIO_debug_callback: Fix output on 64-bit machinesRichard Godbee
2015-03-05Unchecked malloc fixesMatt Caswell
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_1-post-reformatMatt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_1_0_1-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.1Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2015-01-06Fix memory leak.Martin Brejcha
2014-12-20Fix incorrect OPENSSL_assert() usage.Michael Tuexen
2014-12-03There are a number of instances throughout the code where the constant 28 isMatt Caswell
2014-11-17Don't use msg on error.Jan Hykel
2014-07-09Fix memory leak in BIO_free if there is no destroy function.Matt Caswell
2014-05-12Set authkey to NULL and check malloc return value.Kurt Roeckx
2014-05-12dgram_sctp_ctrl: authkey memory leakMartin Brejcha
2014-02-25Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson
2014-01-06make updateDr. Stephen Henson
2013-12-08make updateDr. Stephen Henson
2013-11-01DTLS/SCTP struct authchunks BugRobin Seggelmann
2012-07-01Unused variable.Ben 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-06-08Reduce version skew.Ben Laurie
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
2012-02-25PR: 2730Dr. Stephen Henson
2011-12-27fix error codeDr. Stephen Henson
2011-12-25PR: 2535Dr. Stephen Henson
2011-12-02Fix BIO_f_buffer().Bodo Möller
2011-10-10Backport ossl_ssize_t type from HEAD.Dr. Stephen Henson
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