Historia zmian

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