Commit History

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