aboutsummaryrefslogtreecommitdiff
path: root/apps/asn1pars.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-03EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte1-1/+1
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson1-14/+101
2002-05-30Remove the duplicate description of -out.Richard Levitte1-2/+1
2002-02-22Config code updates.Dr. Stephen Henson1-0/+3
2001-06-23Use apps_shutdown() in all applications, in case someone decides notRichard Levitte1-0/+1
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-1/+1
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte1-1/+7
2000-07-27Add the possibility to get hexdumps of unprintable data when usingRichard Levitte1-2/+15
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-1/+1
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall1-0/+2
2000-02-03ispell (and minor modifications)Ulf Möller1-2/+2
1999-10-05Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson1-2/+6
1999-05-15Various Win32 fixes. Change args in do_ms.bat to put platform last. FixDr. Stephen Henson1-1/+1
1999-05-12Add new -out option to asn1parse to allow the parsed data to be output.Dr. Stephen Henson1-3/+29
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-4/+4
1999-04-19Change functions to ANSI C.Ulf Möller1-3/+1
1999-01-29Allow the -certfile argument to be used multiple times in crl2pkcs7.Dr. Stephen Henson1-1/+1
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-7/+54
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-5/+24
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+219