커밋 기록

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