aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio/bio_cb.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-17Update copyright yearMatt Caswell1-1/+1
2021-05-26Deprecate old style BIO callback callsTomas Mraz1-27/+43
2019-09-28Reorganize local header filesDr. Matthias St. Pierre1-1/+1
2018-12-06Following the license change, modify the boilerplates in crypto/bio/Richard Levitte1-1/+1
2017-07-07BIO range checking.Pauli1-25/+26
2017-07-05Undo commit d420ac2Rich Salz1-25/+23
2016-08-02Fix some style issues...FdaSilvaYY1-1/+1
2016-05-17Copyright consolidation 09/10Rich Salz1-54/+6
2016-03-29Make BIO opaqueMatt Caswell1-1/+1
2016-03-09Avoid negative array index in BIO_debug_callback()Benjamin Kaduk1-0/+3
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-03-10BIO_debug_callback: Fix output on 64-bit machinesRichard Godbee1-3/+6
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-78/+77
2015-01-12RT3548: Remove unsupported platformsRich Salz1-2/+2
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-1/+1
2008-11-02Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson1-10/+14
2008-11-01size_tification.Ben Laurie1-1/+1
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte1-15/+21
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-1/+1
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-1/+1
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-7/+2
1999-04-17Massive constification.Ben Laurie1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-4/+10
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+132