summaryrefslogtreecommitdiffstats
path: root/apps/ca.c
AgeCommit message (Expand)Author
1999-09-17Document -startdate and -enddate in usage summary.Bodo Möller
1999-09-05Reinitialize conf to NULL whenver ca application is started.Bodo Möller
1999-09-03Reinitialize global variables when necessary (for monolith application).Bodo Möller
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson
1999-08-27Allow the extension section specified in config files to be overriddenDr. Stephen Henson
1999-08-25Allow the 1.OU="my OU" syntax in 'ca' for SPKACs.Dr. Stephen Henson
1999-08-06Fix -startdate and -enddate arguments to 'ca' program. Also update NEWS fileDr. Stephen Henson
1999-07-21additional argument for key_callbackBodo Möller
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-06-20Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson
1999-06-10Avoid warnings.Bodo Möller
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller
1999-05-30Another safe stack.Ben Laurie
1999-05-13VMS support.Ulf Möller
1999-05-10Move openssl.cnf out of lib/.Ulf Möller
1999-05-08Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson
1999-05-02Yet another stack.Ben Laurie
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-20Fix lots of warnings.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson
1999-04-17Massive constification.Ben Laurie
1999-04-16Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson
1999-04-12gcc claims this is a shadow, though I can't find what it is shadowing...Ben Laurie
1999-04-12Add `openssl ca -revoke <certfile>' facility which revokes a certificateRalf S. Engelschall
1999-04-10Fix a few typos and tabs while I'm poking around in ca.c...Ralf S. Engelschall
1999-03-06Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson
1999-02-23Fix more warnings.Ben Laurie
1999-02-23Redo the way 'req' and 'ca' add objects: add support for oid_section.Dr. Stephen Henson
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson
1999-02-13Finally(?) fix DES stuff.Ben Laurie
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson
1999-02-06Process extensions when they are there.Ben Laurie
1999-02-06Typo in arguments.Ben Laurie
1999-02-06Clear error we don't care about.Ben Laurie
1999-01-31fix typoMark J. Cox
1999-01-26Still more X509 V3 stuff. Modify ca.c to work with the new code and modifyDr. Stephen Henson
1999-01-17Remove pointless MD5 hash.Ben Laurie
1999-01-03More EVP_PKEY patches for new functionality.Dr. Stephen Henson
1999-01-02Some more changes for renaming the binary from ssleay to openssl.Paul C. Sutton
1999-01-02Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always haveDr. Stephen Henson
1998-12-22Incorporation of RSEs assembled patchesRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall