Commit Verlauf

Autor SHA1 Nachricht Datum
  Ben Laurie a51a97262d Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. vor 19 Jahren
  Nils Larsch 7d727231b7 some const fixes vor 19 Jahren
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. vor 21 Jahren
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean vor 22 Jahren
  Richard Levitte 677532629d makedepend complains when a header file is included more than once in vor 22 Jahren
  Richard Levitte 125cc35b59 Merge in DES changed from 0.9.7-stable. vor 22 Jahren
  Dr. Stephen Henson 3647bee263 Config code updates. vor 22 Jahren
  Richard Levitte c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
  Dr. Stephen Henson 20d2186c87 vor 23 Jahren
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. vor 23 Jahren
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not vor 23 Jahren
  Dr. Stephen Henson 323f289c48 vor 23 Jahren
  Bodo Möller cad4b840c8 Fix: return 0 if no error occured. vor 23 Jahren
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't vor 23 Jahren
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making vor 23 Jahren
  Bodo Möller 57108f0ad5 Fix openssl passwd -1 vor 24 Jahren
  Bodo Möller db70a3fd6e Improve usability of 'openssl passwd' by including vor 24 Jahren
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a vor 24 Jahren
  Bodo Möller cc244b371d Update 'openssl passwd' documentation on selection of algorithms. vor 24 Jahren
  Bodo Möller 1f4643a2f4 BSD-style MD5-based password algorithm in 'openssl passwd'. vor 24 Jahren
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names vor 24 Jahren
  Bodo Möller 7fc840cc85 Stylistic changes: Don't use a macro for the malloc'ed length since it vor 24 Jahren
  Bodo Möller 4adcfa052f Warn about truncation also in the case when a single password is read using vor 24 Jahren
  Ralf S. Engelschall 07fb39c32e Make gcc 2.95.2 happy here, too. vor 24 Jahren
  Ulf Möller 4ec19e203c Fix gcc warnings. vor 24 Jahren
  Bodo Möller 73c5591944 Casts now unnecessary because of changed prototype. vor 24 Jahren
  Ben Laurie bd44570322 Fix signed/unsigned warnings. vor 24 Jahren
  Bodo Möller 3ebf0be142 Corrections. vor 24 Jahren
  Bodo Möller e6e7b5f3df Implement MD5-based "apr1" password hash. vor 24 Jahren
  Ben Laurie efb416299f Fix shadow. vor 24 Jahren