Restore the descriptions to conform with the rest of the
[openssl.git] / apps /
2000-09-17 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-09-17 Richard Levittesiglen is unsigned, so comparing it to less than 0...
2000-09-15 Richard Levitte'make update'
2000-09-15 Richard LevitteMove up inclusion of conf.h, so non-MONOLITH programs...
2000-09-14 Richard Levittersa_num2 is no longer used, so remove it.
2000-09-12 Richard LevitteBetter error checking for RSA and DSA signature and...
2000-09-11 Richard LevitteDSA_verify() and DSA_sign() might return -1...
2000-09-11 Richard LevitteOpenBSD doesn't support timeb.
2000-09-11 Richard LevitteLast minute update, in time to make it to 0.9.6-beta1
2000-09-10 Richard LevitteMarin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent...
2000-09-09 Richard LevitteMore VMS synchronisation
2000-09-08 Richard LevitteSynchronise the VMS build with the Unix one.
2000-09-08 Dr. Stephen HensonUpdate verify docs.
2000-09-07 Richard Levitte'make update'
2000-09-06 Bodo MöllerGet rid of ASN1_UTCTIME_get, which cannot work with...
2000-09-06 Bodo Möllertypo
2000-09-06 Bodo MöllerAdd OAEP. Seed the PRNG.
2000-09-05 Dr. Stephen HensonFix typo in rsautl.
2000-09-05 Dr. Stephen Henson*BIG* verify code reorganisation.
2000-09-05 Dr. Stephen HensonKeep a not of original encoding in certificate requests.
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-09-03 Dr. Stephen HensonAdd 'rsautl' low level RSA utility.
2000-08-30 Dr. Stephen HensonFix typo in i2d_ASN1_ENUMERATED
2000-08-24 Dr. Stephen HensonNew option to CA.pl to sign request using CA extensions.
2000-08-21 Dr. Stephen HensonVarious fixes...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-08-11 Richard LevitteMemory leaks fix. It now looks like all memory leaks...
2000-08-11 Richard LevitteMemory leaks fix. There seems to be more in other...
2000-08-11 Richard LevitteThe pkcs12 had no way of getting a CA file or path...
2000-08-03 Richard LevitteUnicos doesn't have sys/timeb.h. Fix it by defining...
2000-08-02 Bodo MöllerInclude SKIP DH parameters with OpenSSL.
2000-08-01 Richard LevitteMake it so we can dynamically enable memory allocation...
2000-07-31 Bodo MöllerUpdate 'openssl passwd' documentation on selection...
2000-07-30 Dr. Stephen HensonDocument the new DN printing options.
2000-07-28 Dr. Stephen HensonNew ASN1_STRING_print_ex() and X509_NAME_print_ex()
2000-07-27 Richard LevitteAdd the possibility to get hexdumps of unprintable...
2000-07-15 Bodo MöllerDocument -purpose option in usage string.
2000-07-12 Dr. Stephen HensonMake req seed the PRNG if signing with
2000-07-10 Dr. Stephen HensonFix some typose in the i2d/d2i functions that
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-07-01 Ben LaurieUse up-to-date functions.
2000-06-30 Richard LevitteGive the user the option to measure real time instead...
2000-06-28 Richard LevitteUndo the changes I just made. I'm not sure what I...
2000-06-28 Richard LevitteMake it possible for users of the openssl applications...
2000-06-23 Bodo MöllerBSD-style MD5-based password algorithm in 'openssl...
2000-06-22 Richard LevitteMove add_oid_section to apps.c, so it can be shared...
2000-06-22 Richard LevitteChange req so the new parameter '-rand file' uses the...
2000-06-22 Richard LevitteMove the certificate and key loading functions to apps...
2000-06-22 Richard LevitteForgot the self-documentation within req.
2000-06-22 Richard LevitteSmall change to accept the command line parameter ...
2000-06-19 Bodo MöllerAvoid unnecessary links and incomplete program file...
2000-06-15 Dr. Stephen HensonAdd support for the modified SGC key format used in...
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-11 Dr. Stephen HensonDocument EVP routines. Change EVP_SealInit() and EVP_Op...
2000-06-08 Bodo MöllerAccept -F4 option in lower case, which is what the...
2000-06-07 Bodo MöllerNo need to abort if c_rehash fails here (e.g. because...
2000-06-07 Bodo Mölleruse consistent indentation
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Richard LevitteSmall fix to enable reading from stdin as well.
2000-05-19 Bodo MöllerAdd required cast.
2000-05-18 Dr. Stephen HensonFix c_rehash script, add -fingerprint option to crl.
2000-05-16 Ben LaurieTypesafety Thought Police part 3.
2000-05-16 Ben LaurieTypesafety Thought Police Part 2.
2000-05-16 Ben LaurieTypesafety thought police.
2000-05-15 Ulf MöllerGet rid of more non-ANSI declarations.
2000-05-14 Ben LaurieAllow UTCTIME objects to be retrieved. Check for immine...
2000-05-04 Dr. Stephen HensonMake PKCS#12 code handle missing passwords.
2000-05-02 Bodo MöllerFix a memory leak, and don't generate inappropriate...
2000-04-27 Bodo MöllerStylistic changes: Don't use a macro for the malloc...
2000-04-27 Bodo MöllerWarn about truncation also in the case when a single...
2000-04-14 Bodo MöllerNew function ERR_error_string_n.
2000-04-09 Richard Levitte"make update"
2000-04-06 Bodo MöllerIn theory, TLS v1 ciphersuites are not the same as...
2000-03-27 Bodo MöllerFix typo in -clrext option, but add a compatibility...
2000-03-19 Ulf MöllerSample application using RAND_event() to collect entrop...
2000-03-18 Bodo MöllerEliminate memory leaks in mem_dbg.c.
2000-03-18 Richard Levittee_os.h: don't do double work with status codes.
2000-03-14 Bodo MöllerRemove CRYPTO_push/pop_info invocations to improve...
2000-03-14 Bodo MöllerAvoid a warning.
2000-03-14 Richard LevitteTypo corrected
2000-03-14 Richard LevitteMake sure strcmp() gets declared.
2000-03-13 Bodo Möller"openssl no-..." commands for avoiding the need to...
2000-03-12 Bodo Möllercleaning up a little
2000-03-12 Ulf Möllermake update
2000-03-10 Richard LevitteAdd the possibility (with -ign_eof) to ignore end of...
2000-03-10 Bodo MöllerChange to code generated by 'dhparam -C':
2000-03-10 Bodo Mölleranother typo
2000-03-10 Bodo Möllertypo
2000-03-09 Dr. Stephen HensonDon't Free() password if it was read from config file.
2000-03-08 Dr. Stephen HensonFix typo and make ca get the CA and request fields...
2000-03-05 Bodo MöllerAdd missing include (only MONOLITH builds were possible...
2000-03-04 Bodo MöllerRead complete seed files given in -rand options.
2000-03-04 Bodo MöllerGenerate correct error reasons strings for SYSerr.
2000-03-03 Bodo MöllerAdd an #include.
2000-03-03 Bodo MöllerAvoid potential memory leak in code generated by 'opens...
2000-03-03 Bodo MöllerNew '-dsaparam' option for 'openssl dhparam', and relat...
2000-03-02 Richard LevitteSynchronise
2000-03-01 Ulf Möllerpseudo-seed for the PRNG before testing DSA
2000-03-01 Bodo Möller'rand'/'-rand' documentation.
2000-03-01 Bodo MöllerDocument the 'rand' application.
next