summaryrefslogtreecommitdiffstats
path: root/doc/apps
AgeCommit message (Expand)Author
2001-12-01Add -pubkey option to req command.Dr. Stephen Henson
2001-11-26discuss -name and default_ca more correctly (I hope)Bodo Möller
2001-11-10msg_callback documentationBodo Möller
2001-10-26New options to allow req to accept UTF8 strings as input.Dr. Stephen Henson
2001-10-25Add '-noemailDN' option to 'openssl ca'. This prevents inclusion ofBodo Möller
2001-10-08Small documentation fixes (Howard Lum <howard@pumpkin.canada.sun.com>)Lutz Jänicke
2001-09-07ispellUlf Möller
2001-08-08add missing linkBodo Möller
2001-07-13Allow OCSP server to handle multiple requests.Dr. Stephen Henson
2001-07-03When only the key is given to "enc", the IV is undefinedLutz Jänicke
2001-04-25Typo (reported by Petr Lancaric <Petr.Lancaric@ips-ag.cz>)Lutz Jänicke
2001-03-18Fix PKCS#12 key generation bug.Dr. Stephen Henson
2001-03-16Add copy_extensions option to 'ca' utility.Dr. Stephen Henson
2001-03-15Add 'align' option to nameopt.Dr. Stephen Henson
2001-03-15Document the -certopt option to the x509 utility.Dr. Stephen Henson
2001-03-10Document the change.Richard Levitte
2001-03-09Update docs.Dr. Stephen Henson
2001-03-05New option '-subj arg' for 'openssl req' and 'openssl ca'. ThisBodo Möller
2001-03-01Typo, spotted by "Greg Stark" <gstark@ethentica.com>.Lutz Jänicke
2001-02-15Add "-rand" option to s_client and s_server.Lutz Jänicke
2001-02-14Option to disable standard block padding with EVP API.Dr. Stephen Henson
2001-01-20Update ocsp utility documentation.Dr. Stephen Henson
2001-01-15link to the new manpage.Ulf Möller
2001-01-15New '-extfile' option for 'openssl ca'.Bodo Möller
2001-01-14Preliminary ocsp utility documentation.Dr. Stephen Henson
2001-01-11New -newreq-nodes option to CA.pl.Bodo Möller
2001-01-10Add a pointer to digest options in the description of -fingerprint.Bodo Möller
2000-11-17Improve usability of 'openssl passwd' by includingBodo Möller
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-10-23s_server not s_clientUlf Möller
2000-09-22Only use the new informational verify codes if weDr. Stephen Henson
2000-09-16Change spelling back to "behaviour" and "flavour" instead of theBodo Möller
2000-09-08Update verify docs.Dr. Stephen Henson
2000-09-07Two new PKCS#12 demo programs.Dr. Stephen Henson
2000-09-06Add OAEP. Seed the PRNG.Bodo Möller
2000-09-06Add rsautl.Bodo Möller
2000-09-05Fix typo in rsautl.Dr. Stephen Henson
2000-09-04Include MD4 in documentation.Bodo Möller
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson
2000-08-24New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson
2000-08-15Correct the title. This also fooled the automatic documentation builderRichard Levitte
2000-07-31Update 'openssl passwd' documentation on selection of algorithms.Bodo Möller
2000-07-30Document the new DN printing options.Dr. Stephen Henson
2000-07-12Make req seed the PRNG if signing withDr. Stephen Henson
2000-06-22Document the change in req.Richard Levitte
2000-06-15Add support for the modified SGC key format used in IIS.Dr. Stephen Henson
2000-06-11Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson
2000-05-31typoBodo Möller
2000-05-31dh and gendh have been obsoleted by dhparam.Bodo Möller
2000-05-30You must have an empty line between =item'sRichard Levitte