summaryrefslogtreecommitdiffstats
path: root/crypto/bio/b_dump.c
AgeCommit message (Expand)Author
2021-06-15BIO: Make source file names in crypto/bio/ consistentDr. David von Oheimb
2021-06-15BIO_dum_indent_cb(): Fix handling of cb return valueDr. David von Oheimb
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-21Use the correct maximum indentKurt Roeckx
2019-01-16crypto/bio/b_dump.c: change all char* to void*, and constifyRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/bio/Richard Levitte
2018-02-13Update copyright yearMatt Caswell
2018-02-12Remove code that prints "<SPACES/NULS>" in hexdumpsBernd Edlinger
2017-07-07BIO range checking.Pauli
2017-07-05Undo commit d420ac2Rich Salz
2016-05-17Copyright consolidation 09/10Rich Salz
2016-02-03Refactoring BIO: Small adjustmentsRichard Levitte
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-10-23Remove useless codeAlessandro Ghedini
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2014-02-19Move the SCT List extension parser into libssl.Rob Stradling
2005-05-17OPENSSL_Applink update.Andy Polyakov
2004-08-11Basically, I wanted to be able to make a dump to a FILE*, and not haveRichard Levitte
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2003-11-04Avoid some shadowed variable names.Geoff Thorpe
2000-09-04Use consistent indentation,Bodo Möller
2000-07-27Add the possibility to get hexdumps of unprintable data when usingRichard Levitte
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
1999-07-11Various changes to stop VC++ choking under Win32.Dr. Stephen Henson
1999-06-10Avoid warning.Bodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).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
1999-04-17Massive constification.Ben Laurie
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