summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2000-06-15Add support for the modified SGC key format used in IIS.Dr. Stephen Henson
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-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-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
2000-05-04Make PKCS#12 code handle missing passwords.Dr. Stephen Henson
2000-05-02Fix a memory leak, and don't generate inappropriate error messageBodo Möller
2000-04-27Stylistic changes: Don't use a macro for the malloc'ed length since itBodo Möller
2000-04-27Warn about truncation also in the case when a single password is read usingBodo Möller
2000-04-14New function ERR_error_string_n.Bodo Möller
2000-04-09"make update"Richard Levitte
2000-04-06In theory, TLS v1 ciphersuites are not the same as SSL v3 ciphersuitesBodo Möller
2000-03-27Fix typo in -clrext option, but add a compatibility hack becauseBodo Möller
2000-03-19Sample application using RAND_event() to collect entropy from mouseUlf Möller
2000-03-18Eliminate memory leaks in mem_dbg.c.Bodo Möller
2000-03-18e_os.h: don't do double work with status codes.Richard Levitte
2000-03-14Remove CRYPTO_push/pop_info invocations to improve code readability --Bodo Möller
2000-03-14Avoid a warning.Bodo Möller
2000-03-14Typo correctedRichard Levitte
2000-03-14Make sure strcmp() gets declared.Richard Levitte
2000-03-13"openssl no-..." commands for avoiding the need to grepBodo Möller
2000-03-12cleaning up a littleBodo Möller
2000-03-12make updateUlf Möller
2000-03-10Add the possibility (with -ign_eof) to ignore end of file on input butRichard Levitte
2000-03-10Change to code generated by 'dhparam -C':Bodo Möller
2000-03-10another typoBodo Möller
2000-03-10typoBodo Möller
2000-03-09Don't Free() password if it was read from config file.Dr. Stephen Henson
2000-03-08Fix typo and make ca get the CA and request fields correct.Dr. Stephen Henson
2000-03-05Add missing include (only MONOLITH builds were possible without it).Bodo Möller
2000-03-04Read complete seed files given in -rand options.Bodo Möller
2000-03-04Generate correct error reasons strings for SYSerr.Bodo Möller
2000-03-03Add an #include.Bodo Möller
2000-03-03Avoid potential memory leak in code generated by 'openssl dhparam -C'.Bodo Möller
2000-03-03New '-dsaparam' option for 'openssl dhparam', and related fixes.Bodo Möller
2000-03-02SynchroniseRichard Levitte
2000-03-01pseudo-seed for the PRNG before testing DSAUlf Möller
2000-03-01'rand'/'-rand' documentation.Bodo Möller
2000-03-01Document the 'rand' application.Bodo Möller
2000-02-29'rand' application for creating pseudo-random files.Bodo Möller