Placeholder for SCO bc bug detection
[openssl.git] / apps /
2000-12-03 Ben LaurieFix warnings.
2000-12-02 Geoff ThorpeUse the new LHASH macros to declare type-safe wrapper...
2000-12-02 Ulf Möllerremember the problem with ftime()
2000-12-01 Geoff ThorpeFirst step in tidying up the LHASH code. The callback...
2000-12-01 Bodo Möller"make depend"
2000-11-30 Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-11-29 Bodo Mölleravoid segmentation fault
2000-11-22 Richard LevitteAddapt the VMS scripts to the changes in the Makefiles.
2000-11-20 Ben LaurieBetter handling of EVP names, add EVP to speed.
2000-11-17 Bodo MöllerImprove usability of 'openssl passwd' by including
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-11-12 Ben LaurieMake Rijndael work! Those long flights have some good...
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-11-06 Richard LevitteThe consequence of constification is that to pass the...
2000-11-06 Richard LevitteMake all engines available in the openssl application.
2000-11-02 Richard LevitteChange the engine library so the application writer...
2000-11-02 Richard Levitte'openssl engine' can now list engine capabilities....
2000-11-02 Richard LevitteBetter error reporting in 'openssl engine'
2000-11-02 Richard Levittemake update
2000-11-02 Bodo MöllerNever call load_dh_param(NULL) because this leads to...
2000-11-01 Richard Levitte-t is supported, so display some help about it.
2000-11-01 Richard LevitteAdd application to enumerate, list and test engines...
2000-10-31 Richard LevitteMake flag variables int instead of char. This avoids...
2000-10-28 Richard LevitteAdd the possibility to use keys handled by engines...
2000-10-28 Richard LevitteSmall documentation change
2000-10-27 Richard LevitteNetBSD doesn't use ftime().
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-26 Bodo Möllerrsautl.c requires RSA.
2000-10-23 Bodo MöllerDon't ever set 'seeded' if RAND_status() returned 0
2000-10-21 Richard LevitteThere's no reason why app_RAND_load_file() should retur...
2000-10-16 Dr. Stephen HensonUpdate test server certificate in apps/server.pem ...
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-10-06 Dr. Stephen HensonMore code for X509_print_ex() support.
2000-10-04 Dr. Stephen HensonGlobal DirectoryString mask fix.
2000-09-21 Richard LevitteOops, if the target only had USE_TOD, an error message...
2000-09-21 Richard LevittePortability patch for HP MPE/iX. Submitted by Mark...
2000-09-20 Richard LevitteAIX doesn't like ftime() either.
2000-09-20 Richard LevitteOn VMS, stdout may very well lead to a file that is...
2000-09-19 Richard LevitteBSDI only supports ftime() through libcompat, which...
2000-09-19 Dr. Stephen HensonFix a typo in apps/pkcs12.c which was using the wrong...
2000-09-19 Richard LevitteFreeBSD only supports ftime() through libcompat, which...
2000-09-18 Richard Levitteftime() is not supported on SGI.
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
next