1. 5eed6a2 - Renamed --with-xauth-path to --with-xauth by Damien Miller · 25 years ago
  2. b29ea91 - Add --with-xauth-path configure directive and explicit test for by Damien Miller · 25 years ago
  3. 34132e5 - Merged OpenBSD IPv6 patch: by Damien Miller · 25 years ago
  4. 75b1d10 - Solaris build fix from Gary E. Miller <gem@rellim.com> by Damien Miller · 25 years ago
  5. 105b7f0 - Better KrbIV / AFS detection, based on patch from: by Damien Miller · 25 years ago
  6. 1808f38 - Fixed annoying DES corruption problem. libcrypt has been by Damien Miller · 25 years ago
  7. 6b85a7f - Added support for directory-based lastlogs by Damien Miller · 25 years ago
  8. aa7b64d - Remove test for quad_t. No longer needed. by Damien Miller · 25 years ago
  9. e7f626c - Really fix broken default path. Fix from Jim Knoble <jmknoble@pobox.com> by Damien Miller · 25 years ago
  10. 3131d8b - Fill in ut_utaddr utmp field. Report from Benjamin Charron by Damien Miller · 25 years ago
  11. f3e8be8 - Fix broken autoconf typedef detection. Report from Marc G. by Damien Miller · 25 years ago
  12. 8bdeee2 - Merged Dante SOCKS support patch from David Rankin by Damien Miller · 25 years ago
  13. 9505851 - Detect missing size_t and typedef it. by Damien Miller · 25 years ago
  14. d00d161 - Print whether OpenSSH was compiled with RSARef, patch from by Damien Miller · 25 years ago
  15. e79334a - Autodetect perl, patch from David Rankin by Damien Miller · 25 years ago
  16. 9550a76 - Applied another NetBSD portability patch from David Rankin by Damien Miller · 25 years ago
  17. 74d0d4a - Merged AIX patch from Darren Hall <dhall@virage.org> - Cleaned up defines.h by Damien Miller · 25 years ago
  18. beb4ba5 - Portability fixes for Irix 5.3 (now compiles OK!) by Damien Miller · 25 years ago
  19. 4ff2b9b - NetBSD login.c compile fix from David Rankin by Damien Miller · 25 years ago
  20. 13bc0be - Replacement for getpagesize() for systems which lack it by Damien Miller · 25 years ago
  21. 5a3e683 - Added --with-default-path to specify custom path for server by Damien Miller · 25 years ago
  22. 32b3cf2 19991226 by Damien Miller · 25 years ago
  23. 2e1b082 - Prepare for 1.2.1pre20 by Damien Miller · 25 years ago
  24. 76112de - Integration of large HPUX patch from Andre Lucas by Damien Miller · 25 years ago
  25. 368cf64 Made utmpx optional by Damien Miller · 25 years ago
  26. 3b9d5e9 - Added better test for inline functions compiler support from by Damien Miller · 25 years ago
  27. 84093e9 - Integrated patchs from Juergen Keil <jk@tools.de> by Damien Miller · 25 years ago
  28. 6ae00d6 - Some older systems don't have poll.h, they use sys/poll.h instead by Damien Miller · 25 years ago
  29. c6b3bbe - Fix compilation on systems with AFS. Reported by by Damien Miller · 25 years ago
  30. d7f6615 - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us> by Damien Miller · 25 years ago
  31. bf1c9b2 - Import of patch from Ben Taylor <bent@clark.net>: by Damien Miller · 25 years ago
  32. fce1648 - Compile fix for Solaris with /dev/ptmx from by Damien Miller · 25 years ago
  33. 037a0dc - Merged more OpenBSD changes: by Damien Miller · 25 years ago
  34. 42b81ff - Add definition for __P() by Damien Miller · 25 years ago
  35. 98ac007 Removed old with-askpass option by Damien Miller · 25 years ago
  36. 063fdf8 - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com> by Damien Miller · 25 years ago
  37. d8087f6 - Added BSD compatible install program and autoconf test, thanks to by Damien Miller · 25 years ago
  38. 95def09 - Merged very large OpenBSD source code reformat by Damien Miller · 25 years ago
  39. 3744b51 - Numerous little Solaris fixes by Damien Miller · 25 years ago
  40. f7c0f82 by Damien Miller · 25 years ago
  41. d770252 - Added a setenv replacement for systems which lack it by Damien Miller · 25 years ago
  42. 859cec0 - Added autoconf test and macro to deal with old PAM libraries by Damien Miller · 25 years ago
  43. b3ca3aa - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h by Damien Miller · 25 years ago
  44. c6398ef - Merged more Solaris support from Marc G. Fournier by Damien Miller · 25 years ago
  45. 36fb30f Die if lastlog not found by Damien Miller · 25 years ago
  46. dd1c7ba - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu> by Damien Miller · 25 years ago
  47. 04f8014 - Renamed BSD helper function files to bsd-* by Damien Miller · 25 years ago
  48. 8029775 - Added autoconf option to enable Kerberos 4 support (untested) by Damien Miller · 25 years ago
  49. 4874c79 - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com> by Damien Miller · 25 years ago
  50. 3f90587 - Merged more Solaris compability from Marc G. Fournier by Damien Miller · 25 years ago
  51. 3bd49ec - Various small cleanups to bring diff (against OpenBSD) size down. by Damien Miller · 25 years ago
  52. cedfecc Further cleanup of askpass autoconf support, enable GNOME askpass option by Damien Miller · 25 years ago
  53. d05a247 - Merged OpenBSD CVS changes: by Damien Miller · 25 years ago
  54. 0a6e668 Solaris compile fixes by Damien Miller · 25 years ago
  55. 2cb210f - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de> by Damien Miller · 25 years ago
  56. 06e4293 askpass install fix by Damien Miller · 25 years ago
  57. 3d1b22c - Make ssh-askpass support optional through autoconf by Damien Miller · 25 years ago
  58. 776af5d - Merged changes from OpenBSD CVS - [sshd.c] session_key_int may be zero by Damien Miller · 25 years ago
  59. a82feb3 Error message when SSL libs not found by Damien Miller · 25 years ago
  60. ab18c41 - Added (untested) Entropy Gathering Daemon (EGD) support by Damien Miller · 25 years ago
  61. e0d444c Added GNOME passphrase requester support by Damien Miller · 25 years ago
  62. c7b38ce - Autodetection of SSL/Crypto library location via autoconf by Damien Miller · 25 years ago
  63. 356a0b0 Lots of changes: by Damien Miller · 25 years ago
  64. 65b3c13 - Removed redundant subdirectories by Damien Miller · 25 years ago
  65. 7f6ea02 - Integrated patch from Dan Brosemer <odin@linuxfreak.com> by Damien Miller · 25 years ago