aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/b_dump.c
Commit message (Expand)AuthorAgeFilesLines
* BIO range checking.Pauli2017-07-071-33/+41
* Undo commit d420ac2Rich Salz2017-07-051-15/+12
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Refactoring BIO: Small adjustmentsRichard Levitte2016-02-031-1/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-7/+7
* Remove useless codeAlessandro Ghedini2015-10-231-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-119/+119
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* Move the SCT List extension parser into libssl.Rob Stradling2014-02-191-0/+22
* OPENSSL_Applink update.Andy Polyakov2005-05-171-2/+2
* Basically, I wanted to be able to make a dump to a FILE*, and not haveRichard Levitte2004-08-111-17/+48
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-14/+18
* Avoid some shadowed variable names.Geoff Thorpe2003-11-041-5/+5
* Use consistent indentation,Bodo Möller2000-09-041-61/+68
* Add the possibility to get hexdumps of unprintable data when usingRichard Levitte2000-07-271-12/+29
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-2/+2
* Various changes to stop VC++ choking under Win32.Dr. Stephen Henson1999-07-111-1/+1
* Avoid warning.Bodo Möller1999-06-101-1/+1
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+6
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-4/+1
* Massive constification.Ben Laurie1999-04-171-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+125