summaryrefslogtreecommitdiff
path: root/apps/ca.c
Commit message (Expand)AuthorAgeFilesLines
* Change functions to ANSI C.Ulf Möller1999-04-191-104/+32
* Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1999-04-181-2/+8
* Massive constification.Ben Laurie1999-04-171-12/+15
* Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson1999-04-161-10/+4
* gcc claims this is a shadow, though I can't find what it is shadowing...Ben Laurie1999-04-121-3/+3
* Add `openssl ca -revoke <certfile>' facility which revokes a certificateRalf S. Engelschall1999-04-121-0/+181
* Fix a few typos and tabs while I'm poking around in ca.c...Ralf S. Engelschall1999-04-101-4/+4
* Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson1999-03-061-0/+30
* Fix more warnings.Ben Laurie1999-02-231-4/+4
* Redo the way 'req' and 'ca' add objects: add support for oid_section.Dr. Stephen Henson1999-02-231-12/+41
* Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1999-02-211-0/+1
* Finally(?) fix DES stuff.Ben Laurie1999-02-131-12/+12
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-101-3/+9
* Process extensions when they are there.Ben Laurie1999-02-061-1/+1
* Typo in arguments.Ben Laurie1999-02-061-1/+1
* Clear error we don't care about.Ben Laurie1999-02-061-0/+1
* fix typoMark J. Cox1999-01-311-1/+1
* Still more X509 V3 stuff. Modify ca.c to work with the new code and modifyDr. Stephen Henson1999-01-261-138/+40
* Remove pointless MD5 hash.Ben Laurie1999-01-171-3/+7
* More EVP_PKEY patches for new functionality.Dr. Stephen Henson1999-01-031-1/+7
* Some more changes for renaming the binary from ssleay to openssl.Paul C. Sutton1999-01-021-1/+1
* Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always haveDr. Stephen Henson1999-01-021-1/+1
* Incorporation of RSEs assembled patchesRalf S. Engelschall1998-12-221-1/+5
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-4/+35
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-35/+175
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+1916