summaryrefslogtreecommitdiff
path: root/apps/asn1pars.c
Commit message (Expand)AuthorAgeFilesLines
* On VMS, stdout may very well lead to a file that is written to in alevitte2000-09-201-1/+7
* Add the possibility to get hexdumps of unprintable data when usinglevitte2000-07-271-2/+15
* There have been a number of complaints from a number of sources that nameslevitte2000-06-011-1/+1
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...rse2000-02-111-0/+2
* ispell (and minor modifications)ulf2000-02-031-2/+2
* Fix for bug in pkcs12 program and typo in ASN1_tag2str().steve1999-10-051-2/+6
* Various Win32 fixes. Change args in do_ms.bat to put platform last. Fixsteve1999-05-151-1/+1
* Add new -out option to asn1parse to allow the parsed data to be output.steve1999-05-121-3/+29
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-4/+4
* Change functions to ANSI C.ulf1999-04-191-3/+1
* Allow the -certfile argument to be used multiple times in crl2pkcs7.steve1999-01-291-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectrse1998-12-221-12/+78
* Initial revisionrse1998-12-211-0/+219