]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
- Fix from Andre Lucas <andre.lucas@dial.pipex.com>
authorDamien Miller <djm@mindrot.org>
Wed, 17 May 2000 11:34:07 +0000 (21:34 +1000)
committerDamien Miller <djm@mindrot.org>
Wed, 17 May 2000 11:34:07 +0000 (21:34 +1000)
commit8d1fd57a971159c828ab778136ca6332f0ba8f34
treeabf87d7010d72962088ba0e11f0d4f257e8c5a41
parent95fe91bd84d7613ce37cb8b38212c4301610639f
 - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
  - Fixes command line printing segfaults (spotter: Bladt Norbert)
  - Fixes erroneous printing of debug messages to syslog
  - Fixes utmp for MacOS X (spotter: Aristedes Maniatis)
  - Gives useful error message if PRNG initialisation fails
  - Reduced ssh startup delay
  - Measures cumulative command time rather than the time between reads
 after select()
  - 'fixprogs' perl script to eliminate non-working entropy commands, and
 optionally run 'ent' to measure command entropy
ChangeLog
Makefile.in
configure.in
entropy.c
login.c