aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/b_dump.c
Commit message (Expand)AuthorAgeFilesLines
* 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