summaryrefslogtreecommitdiff
path: root/apps/asn1pars.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-354/+338
* mark all block comments that need format preserving so thatTim Hudson2015-01-221-1/+2
* PR: 2527Dr. Stephen Henson2011-05-251-0/+1
* Change STRING to OPENSSL_STRING etc as common words suchDr. Stephen Henson2009-07-271-8/+8
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* More type-checking.Ben Laurie2008-06-041-8/+8
* asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte2005-06-281-1/+1
* Don't try to parse non string types.Dr. Stephen Henson2004-07-011-0/+10
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-1/+3
* minor signed/unsigned warning fixesGeoff Thorpe2004-02-101-1/+1
* Fix handling of -offset and -length in asn1parse tool.Dr. Stephen Henson2004-02-081-1/+9
* EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte2002-12-031-1/+1
* Initial ASN1 generation code. This can constructDr. Stephen Henson2002-11-121-14/+101
* Remove the duplicate description of -out.Richard Levitte2002-05-301-2/+1
* Config code updates.Dr. Stephen Henson2002-02-221-0/+3
* Use apps_shutdown() in all applications, in case someone decides notRichard Levitte2001-06-231-0/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-201-1/+7
* Add the possibility to get hexdumps of unprintable data when usingRichard Levitte2000-07-271-2/+15
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-1/+1
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson1999-10-051-2/+6
* Various Win32 fixes. Change args in do_ms.bat to put platform last. FixDr. Stephen Henson1999-05-151-1/+1
* Add new -out option to asn1parse to allow the parsed data to be output.Dr. Stephen Henson1999-05-121-3/+29
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Allow the -certfile argument to be used multiple times in crl2pkcs7.Dr. Stephen Henson1999-01-291-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-7/+54
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-5/+24
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+219