aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio/b_dump.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-15BIO: Make source file names in crypto/bio/ consistentDr. David von Oheimb1-153/+0
2021-06-15BIO_dum_indent_cb(): Fix handling of cb return valueDr. David von Oheimb1-2/+5
2019-09-28Reorganize local header filesDr. Matthias St. Pierre1-1/+1
2019-09-21Use the correct maximum indentKurt Roeckx1-2/+2
2019-01-16crypto/bio/b_dump.c: change all char* to void*, and constifyRichard Levitte1-11/+13
2018-12-06Following the license change, modify the boilerplates in crypto/bio/Richard Levitte1-1/+1
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-12Remove code that prints "<SPACES/NULS>" in hexdumpsBernd Edlinger1-16/+1
2017-07-07BIO range checking.Pauli1-33/+41
2017-07-05Undo commit d420ac2Rich Salz1-15/+12
2016-05-17Copyright consolidation 09/10Rich Salz1-54/+6
2016-02-03Refactoring BIO: Small adjustmentsRichard Levitte1-1/+0
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-7/+7
2015-10-23Remove useless codeAlessandro Ghedini1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-119/+119
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz1-1/+1
2014-02-19Move the SCT List extension parser into libssl.Rob Stradling1-0/+22
2005-05-17OPENSSL_Applink update.Andy Polyakov1-2/+2
2004-08-11Basically, I wanted to be able to make a dump to a FILE*, and not haveRichard Levitte1-17/+48
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte1-14/+18
2003-11-04Avoid some shadowed variable names.Geoff Thorpe1-5/+5
2000-09-04Use consistent indentation,Bodo Möller1-61/+68
2000-07-27Add the possibility to get hexdumps of unprintable data when usingRichard Levitte1-12/+29
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller1-2/+2
1999-07-11Various changes to stop VC++ choking under Win32.Dr. Stephen Henson1-1/+1
1999-06-10Avoid warning.Bodo Möller1-1/+1
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1-0/+6
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-4/+1
1999-04-17Massive constification.Ben Laurie1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+125