summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2000-08-01Make it so we can dynamically enable memory allocation debugging through theRichard Levitte
2000-08-01Merge from main trunk, conflicts resolvedRichard 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-28New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson
2000-07-27Add the possibility to get hexdumps of unprintable data when usingRichard Levitte
2000-07-15Document -purpose option in usage string.Bodo Möller
2000-07-12Make req seed the PRNG if signing withDr. Stephen Henson
2000-07-12Merge from main, all conflicts resolved.Richard Levitte
2000-07-10Fix some typose in the i2d/d2i functions thatDr. Stephen Henson
2000-07-07Add the possibility to use an engine as random byte generator.Richard Levitte
2000-07-07Cut'n'paste error correctedRichard Levitte
2000-07-06Add the possibility to load prvate and public keys from an engine andRichard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-07-01Use up-to-date functions.Ben Laurie
2000-06-30Merge in the latest changes from the main trunk, and extra in apps/speed.cRichard Levitte
2000-06-30Give the user the option to measure real time instead of user CPU time.Richard Levitte
2000-06-30Check for missing engine name, and also, do not count up the number of given ...Richard Levitte
2000-06-29Use the new control to add a log stream.Richard Levitte
2000-06-28Undo the changes I just made. I'm not sure what I was thinking of.Richard Levitte
2000-06-28Make it possible for users of the openssl applications to specify theRichard Levitte
2000-06-23Things merged from the main trunk, among others some well needed Win32Richard Levitte
2000-06-23BSD-style MD5-based password algorithm in 'openssl passwd'.Bodo Möller
2000-06-22Move add_oid_section to apps.c, so it can be shared by severalRichard Levitte
2000-06-22Change req so the new parameter '-rand file' uses the given file inRichard Levitte
2000-06-22Move the certificate and key loading functions to apps.c, so they canRichard Levitte
2000-06-22Forgot the self-documentation within req.Richard Levitte
2000-06-22Small change to accept the command line parameter '-rand file'. ThisRichard Levitte
2000-06-19Avoid unnecessary links and incomplete program file in apps/.Bodo Möller
2000-06-19Merge of stuff from main trunk, all conflicts resolved.Richard Levitte
2000-06-15Add support for the modified SGC key format used in IIS.Dr. Stephen Henson
2000-06-13- merged in the latest from the main trunk, fixed all conflictsRichard Levitte
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-11Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson
2000-06-08Accept -F4 option in lower case, which is what the usage informationBodo Möller
2000-06-08Merge in code from main trunk to BRANCH_engine.Richard Levitte
2000-06-07No need to abort if c_rehash fails here (e.g. because Perl is not whereBodo Möller
2000-06-07use consistent indentationBodo Möller
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01Small fix to enable reading from stdin as well.Richard Levitte
2000-05-29Update dependencies courtesy of "make update". Changes to libeay.numGeoff Thorpe
2000-05-28Provide command line options to s_client and s_server to select anGeoff Thorpe
2000-05-25Add code and changes to implement the ENGINE mechanism. These are theRichard Levitte
2000-05-19Add required cast.Bodo Möller
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson
2000-05-16Typesafety Thought Police part 3.Ben Laurie
2000-05-16Typesafety Thought Police Part 2.Ben Laurie
2000-05-16Typesafety thought police.Ben Laurie
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-05-14Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie