Cronologia Commit

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