aboutsummaryrefslogtreecommitdiffstats
path: root/apps/spkac.c
Commit message (Expand)AuthorAgeFilesLines
* Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson2001-06-281-5/+6
* Make better use of load_cert, load_certs and load_key.Richard Levitte2001-06-251-12/+5
* Provide an application-common setup function for engines and use itRichard Levitte2001-06-181-17/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-0/+27
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-201-3/+19
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Add missing include (only MONOLITH builds were possible without it).Bodo Möller2000-03-051-0/+1
* Add an #include.Bodo Möller2000-03-031-0/+1
* Pass phrase reorganisation.Dr. Stephen Henson2000-02-161-16/+10
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* Add command line password options to the reamining utilities,Dr. Stephen Henson2000-02-081-2/+20
* Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson2000-02-031-13/+19
* Fixes so NO_RSA works again.Dr. Stephen Henson1999-12-241-1/+0
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-031-0/+255