- 3c7eeb2 - Don't permanently fail on bind() if getaddrinfo has more choices left for by Damien Miller · 25 years ago
- 4095f89 - Added "make host-key" target, Suggestion from Dominik Brettnacher by Damien Miller · 25 years ago
- 2453d01 - Allow root access to any key. Patch from by Damien Miller · 25 years ago
- 204ad07 - Warning was valid - possible race condition on PTYs. Avoided using by Damien Miller · 25 years ago
- c4cea3e - Avoid warning message with Unix98 ptys by Damien Miller · 25 years ago
- c7d8dbb - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de by Damien Miller · 25 years ago
- a22ba01 - Big cleanup of autoconf code by Damien Miller · 25 years ago
- 36143d7 - Removed SOCKS code. Will support through a ProxyCommand. by Damien Miller · 25 years ago
- 0c0e4bf - Add --with-ssl-dir option by Damien Miller · 25 years ago
- 1852246 - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu by Damien Miller · 25 years ago
- 1787252 - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp> by Damien Miller · 25 years ago
- 6552758 - Fix lastlog code for directory based lastlogs. Fix from Josh Durham by Damien Miller · 25 years ago
- 9e53f35 - Use socket pairs by default (instead of pipes). Prevents race condition by Damien Miller · 25 years ago
- 6034fdf - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com> by Damien Miller · 25 years ago
- f07390e - Seed OpenSSL's random number generator before generating RSA keypairs by Damien Miller · 25 years ago
- c85f9b4 - Added note in UPGRADING re interop with commercial SSH using idea. by Damien Miller · 25 years ago
- 27f4c78 - NeXT keeps it lastlog in /usr/adm. Report from mouring@newton.pconline.com by Damien Miller · 25 years ago
- 7d7c60d - Added 'DESTDIR' option to Makefile to ease package building. Patch from by Damien Miller · 25 years ago
- 6d84493 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble by Damien Miller · 25 years ago
- 0e1cf7c - Use preformatted manpages on SCO, report from Gary E. Miller by Damien Miller · 25 years ago
- fa51a83 - Reorder PAM initialisation so it does not mess up lastlog. Reported by Damien Miller · 25 years ago
- d89c24b - Fix NULL pointer dereference in login.c. Fix from Andre Lucas by Damien Miller · 25 years ago
- 68cee10 - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number by Damien Miller · 25 years ago
- def0dc9 - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com> by Damien Miller · 25 years ago
- 1fa154b - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin by Damien Miller · 25 years ago
- 6fe375d - OpenBSD CVS: by Damien Miller · 25 years ago
- 1453785 - OpenBSD CVS updates: by Damien Miller · 25 years ago
- f052aaf by Damien Miller · 25 years ago
- 8dbbe6e - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp by Damien Miller · 25 years ago
- 0727893 - Make IPv4 use the default in RPM packages - Irix uses preformatted manpages by Damien Miller · 25 years ago
- 670a4b8 - Merge preformatted manpage patch from Andre Lucas by Damien Miller · 25 years ago
- 9142700 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor by Damien Miller · 25 years ago
- ee1c0b3 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and by Damien Miller · 25 years ago
- eab2ce0 - Doc updates by Damien Miller · 25 years ago
- 886c63a - Big manpage and config file cleanup from Andre Lucas by Damien Miller · 25 years ago
- 88b86e4 - Big manpage and config file cleanup from Andre Lucas by Damien Miller · 25 years ago
- 396691a - Update to latest OpenBSD CVS: by Damien Miller · 25 years ago
- eca71f8 - Don't use getaddrinfo on AIX by Damien Miller · 25 years ago
- 7d80e34 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC by Damien Miller · 25 years ago
- eaf9994 - SCO compile fixes from Gary E. Miller <gem@rellim.com> by Damien Miller · 25 years ago
- 9550a24 - Compile fix from Darren_Hall@progressive.com by Damien Miller · 25 years ago
- e0f4574 - Compile fix for HPUX and Solaris from Andre Lucas by Damien Miller · 25 years ago
- ca673b3 - Makefile fix from Gary E. Miller <gem@rellim.com> by Damien Miller · 25 years ago
- dbd250f - Fixed --with-pid-dir option by Damien Miller · 25 years ago
- b13c73e - Substitute PID directory in sshd.8. Suggestion from Andrew by Damien Miller · 25 years ago
- 6640995 - Patch from Christos Zoulas <christos@zoulas.com> by Damien Miller · 25 years ago
- b284b54 by Damien Miller · 25 years ago
- d426ed6 - Fix --with-ipaddr-display option test. Fix from Jarno Huuskonen by Damien Miller · 25 years ago
- 19fe9c7 - Fix rresvport_af failure errors (logic error in bsd-bindresvport.c) by Damien Miller · 25 years ago
- e219273 - Fixed X11 forwarding bug on Linux. libc advertises AF_INET6 by Damien Miller · 25 years ago
- f693d3b - Document location of Redhat PAM file in INSTALL. by Damien Miller · 25 years ago
- 834171e - Revert __snprintf -> snprintf aliasing. Apparently Solaris by Damien Miller · 25 years ago
- b9b94a7 - Clean up bsd-bindresvport.c. Use arc4random() for picking initial by Damien Miller · 25 years ago
- 62a52ef - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp> by Damien Miller · 25 years ago
- 8f92649 - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp> by Damien Miller · 25 years ago
- 5eed6a2 - Renamed --with-xauth-path to --with-xauth by Damien Miller · 25 years ago
- b29ea91 - Add --with-xauth-path configure directive and explicit test for by Damien Miller · 25 years ago
- 34132e5 - Merged OpenBSD IPv6 patch: by Damien Miller · 25 years ago
- 25e4256 - Fixes to auth-skey to enable it to use the standard OpenSSL libraries by Damien Miller · 25 years ago
- fa824cb Fix typo by Damien Miller · 25 years ago
- 75b1d10 - Solaris build fix from Gary E. Miller <gem@rellim.com> by Damien Miller · 25 years ago
- 2edcda5 - New config.sub and config.guess to fix problems on SCO. Supplied by Damien Miller · 25 years ago
- 105b7f0 - Better KrbIV / AFS detection, based on patch from: by Damien Miller · 25 years ago
- 1808f38 - Fixed annoying DES corruption problem. libcrypt has been by Damien Miller · 25 years ago
- 62ab38a - OpenBSD CVS updates by Damien Miller · 25 years ago
- e9c8f4d - Removed "nullok" directive from default PAM configuration files. by Damien Miller · 25 years ago
- 645c598 - Add explicit make rules for files proccessed by fixpaths. by Damien Miller · 25 years ago
- 8beab01 - Run fixpaths before install. (Andre Lucas) by Damien Miller · 25 years ago
- 5121e3a - Properly clean up on exit of ssh-agent. Patch from Dean Gaudet by Damien Miller · 25 years ago
- 6b85a7f - Added support for directory-based lastlogs by Damien Miller · 25 years ago
- aa7b64d - Remove test for quad_t. No longer needed. by Damien Miller · 25 years ago
- e7f626c - Really fix broken default path. Fix from Jim Knoble <jmknoble@pobox.com> by Damien Miller · 25 years ago
- 3131d8b - Fill in ut_utaddr utmp field. Report from Benjamin Charron by Damien Miller · 25 years ago
- b2532b3 - Prevent typedefs from being compiled more than once. Report from by Damien Miller · 25 years ago
- 03783f0 - Fix occasional crash on LinuxPPC. Patch from Franz Sirl by Damien Miller · 25 years ago
- f3e8be8 - Fix broken autoconf typedef detection. Report from Marc G. by Damien Miller · 25 years ago
- 8eb0fd6 - Fix password support on systems with a mixture of shadowed and by Damien Miller · 25 years ago
- 8bdeee2 - Merged Dante SOCKS support patch from David Rankin by Damien Miller · 25 years ago
- e72b7af - Removed most of the pam code into its own file auth-pam.[ch]. This by Damien Miller · 25 years ago
- ece22a8 - OpenBSD CVS updates: - [auth-passwd.c] check for NULL 1st by Damien Miller · 25 years ago
- 58ca7d8 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch] by Damien Miller · 25 years ago
- 06b472b *** empty log message *** by Damien Miller · 25 years ago
- 9505851 - Detect missing size_t and typedef it. by Damien Miller · 25 years ago
- ac3a4b4 - Calls to pam_setcred, patch from Nalin Dahyabhai by Damien Miller · 25 years ago
- d00d161 - Print whether OpenSSH was compiled with RSARef, patch from by Damien Miller · 25 years ago
- e79334a - Autodetect perl, patch from David Rankin by Damien Miller · 25 years ago
- 9550a76 - Applied another NetBSD portability patch from David Rankin by Damien Miller · 25 years ago
- 74d0d4a - Merged AIX patch from Darren Hall <dhall@virage.org> - Cleaned up defines.h by Damien Miller · 25 years ago
- beb4ba5 - Portability fixes for Irix 5.3 (now compiles OK!) by Damien Miller · 25 years ago
- 4ff2b9b - NetBSD login.c compile fix from David Rankin by Damien Miller · 25 years ago
- 13bc0be - Replacement for getpagesize() for systems which lack it by Damien Miller · 25 years ago
- 68e45de - OpenBSD CVS updates: by Damien Miller · 25 years ago
- 6a5d4d6 *** empty log message *** by Damien Miller · 25 years ago
- e127624 - Use last few chars of tty line as ut_id by Damien Miller · 25 years ago
- 373d291 - PAM bugfix. PermitEmptyPassword was being ignored. by Damien Miller · 25 years ago
- 5a3e683 - Added --with-default-path to specify custom path for server by Damien Miller · 25 years ago
- c0d7390 - Automatically correct paths in manpages and configuration files. Patch by Damien Miller · 25 years ago
- aae1093 - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com> by Damien Miller · 25 years ago
- 9673b2b - Fixed implicit '.' in default path, report from Jim Knoble by Damien Miller · 25 years ago
- 4f0fa56 - OpenBSD CVS update: by Damien Miller · 25 years ago