summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2000-10-28 - (djm) fix select hack in serverloop.c from Philippe WILLEMDamien Miller
2000-10-27 - (djm) Increase REKEY_BYTES to 2^24 for arc4randomDamien Miller
2000-10-25 - (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly.Ben Lindstrom
2000-10-25 - (djm) Added WARNING.RNG file and modified configure to ask users of theDamien Miller
2000-10-19 - (bal) Imported NEWS-OS waitpid() macros into NeXT. Since implementationBen Lindstrom
2000-10-20 - (djm) Don't define _REENTRANT for SNI/Reliant UnixDamien Miller
2000-10-18 - (stevesk) Add egd startup scripts to contrib/hpux/Kevin Steves
2000-10-18 - (stevesk) Add initial support for setproctitle(). CurrentKevin Steves
2000-10-18 - (bal) Changed from GNU rx to PCRE on suggestion from djm.Ben Lindstrom
2000-10-17 - (djm) Don't rely on atomicio's retval to determine length of askpassDamien Miller
2000-10-17 - (djm) Add -lregex to cywin libs from Corinna VinschenDamien Miller
2000-10-16 - (djm) Make inability to read/write PRNG seedfile non-fatalDamien Miller
2000-10-16 - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from theDamien Miller
2000-10-16 - Added condrestart to Redhat init script. Patch from Pekka SavolaDamien Miller
2000-10-16oops - forgot to commitDamien Miller
2000-10-16 - (djm) Sync with OpenBSD:Damien Miller
2000-10-15 - (djm) Fix ssh2 hang on background processes at logout.Damien Miller
2000-10-15 - (bal) Add support for realpath and getcwd for platforms with brokenBen Lindstrom
2000-10-14Add support for GNU rx library for those lacking regexp supportBen Lindstrom
2000-10-14 - (stevesk) Display correct path to ssh-askpass in configure output.Kevin Steves
2000-10-14 - (stevesk) ~/.hushlogin shouldn't cause required password change toKevin Steves
2000-10-14 - (stevesk) rijndael.c: cleanup missing declaration warnings.Kevin Steves
2000-10-14 - (stevesk) Include config.h in rijndael.c so we define intXX_t andKevin Steves
2000-10-14 - (djm) Fix scp user@host handlingDamien Miller
2000-10-14 - (djm) Big OpenBSD sync:Damien Miller
2000-10-14- (djm) Add workaround for Linux 2.4's gratuitious errno change. PatchDamien Miller
2000-10-14 - (djm) Revert SSH2 serverloop hack, will find a better way.Damien Miller
2000-10-14 - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial authDamien Miller
2000-10-07 - (stevesk) Fix detection of pw_class struct member in configure;Kevin Steves
2000-10-07 - (stevesk) Print PAM return value in PAM log messages to aidKevin Steves
2000-10-02 - (djm) Add host system and CC to end-of-configure report. Suggested byDamien Miller
2000-10-01 - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>Damien Miller
2000-09-30Forgot to commit changelog from loginrec changesDamien Miller
2000-09-30 - (djm) Add LICENSE to RPM spec filesDamien Miller
2000-09-30 - (djm) Forgot to cvs add LICENSE fileDamien Miller
2000-09-30 - (djm) Add recent InitScripts as a RPM dependancy for openssh-serverDamien Miller
2000-09-30 - (djm) CVS OpenBSD sync:Damien Miller
2000-09-30 - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes withDamien Miller
2000-09-30oops, forgot changelogDamien Miller
2000-09-30oopsDamien Miller
2000-09-30 - (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>Damien Miller
2000-09-29 - (djm) Merged big SCO portability patch from Tim RiceDamien Miller
2000-09-29 - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,Damien Miller
2000-09-29Forgot the changelogDamien Miller
2000-09-29 - (djm) Fix SSH2 not terminating until all background tasks done problem.Damien Miller
2000-09-26 - (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c.Damien Miller
2000-09-26 - (djm) Define _REENTRANTDamien Miller
2000-09-26 - (djm) Update X11-askpass to 1.0.2 in RPM spec fileDamien Miller
2000-09-24 - (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark MillerDamien Miller
2000-09-24 - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>Damien Miller