summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-03-02 - Avoid warning message with Unix98 ptysDamien Miller
2000-03-02 - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.deDamien Miller
2000-03-02 - Big cleanup of autoconf codeDamien Miller
2000-02-07 - Removed SOCKS code. Will support through a ProxyCommand.Damien Miller
2000-02-03Import of spilt-off random collection codeDamien Miller
2000-02-03Add apologyDamien Miller
2000-02-03 - Add --with-ssl-dir optionDamien Miller
2000-02-03 - Fixed SEGVs in authloop, fix from vbzoli@hbrt.huDamien Miller
2000-02-02 - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>Damien Miller
2000-02-02 - Fix lastlog code for directory based lastlogs. Fix from Josh DurhamDamien Miller
2000-02-01 - Use socket pairs by default (instead of pipes). Prevents race conditionDamien Miller
2000-01-29 - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller
2000-01-29 - Seed OpenSSL's random number generator before generating RSA keypairsDamien Miller
2000-01-29fix commentDamien Miller
2000-01-29 - Added note in UPGRADING re interop with commercial SSH using idea.Damien Miller
2000-01-27 - NeXT keeps it lastlog in /usr/adm. Report fromDamien Miller
2000-01-27ssh should be setuidDamien Miller
2000-01-27Add const to suppress compiler warningDamien Miller
2000-01-26 - Added 'DESTDIR' option to Makefile to ease package building. Patch fromDamien Miller
2000-01-26 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim KnobleDamien Miller
2000-01-26 - Use preformatted manpages on SCO, report from Gary E. MillerDamien Miller
2000-01-26 - Reorder PAM initialisation so it does not mess up lastlog. ReportedDamien Miller
2000-01-26 - Fix NULL pointer dereference in login.c. Fix from Andre LucasDamien Miller
2000-01-24 - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version numberDamien Miller
2000-01-23 - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller
2000-01-23Prepare for 1.2.2Damien Miller
2000-01-23 - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David RankinDamien Miller
2000-01-23 - OpenBSD CVS:Damien Miller
2000-01-22 - OpenBSD CVS updates:Damien Miller
2000-01-22 - OpenBSD CVS updates:Damien Miller
2000-01-22 - Missing htons() in bsd-bindresvport.c, fix from Holger TrappDamien Miller
2000-01-22 - Make IPv4 use the default in RPM packagesDamien Miller
2000-01-22 - Merge preformatted manpage patch from Andre LucasDamien Miller
2000-01-22 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben TaylorDamien Miller
2000-01-21 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> andDamien Miller
2000-01-20 - Doc updatesDamien Miller
2000-01-20 - Big manpage and config file cleanup from Andre LucasDamien Miller
2000-01-20 - Big manpage and config file cleanup from Andre LucasDamien Miller
2000-01-20 - Update to latest OpenBSD CVS:Damien Miller
2000-01-20 - Don't use getaddrinfo on AIXDamien Miller
2000-01-19 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPECDamien Miller
2000-01-19 - SCO compile fixes from Gary E. Miller <gem@rellim.com>Damien Miller
2000-01-19 - Compile fix from Darren_Hall@progressive.comDamien Miller
2000-01-18 - Compile fix for HPUX and Solaris from Andre LucasDamien Miller
2000-01-18 - Makefile fix from Gary E. Miller <gem@rellim.com>Damien Miller
2000-01-18 - Fixed --with-pid-dir optionDamien Miller
2000-01-17 - Substitute PID directory in sshd.8. Suggestion from AndrewDamien Miller
2000-01-17 - Patch from Christos Zoulas <christos@zoulas.com>Damien Miller
2000-01-17 - Fix hang on logout if processes are still using the pty. NeedsDamien Miller
2000-01-17 - Fix --with-ipaddr-display option test. Fix from Jarno HuuskonenDamien Miller