1. aa7b64d - Remove test for quad_t. No longer needed. by Damien Miller · 25 years ago
  2. e7f626c - Really fix broken default path. Fix from Jim Knoble <jmknoble@pobox.com> by Damien Miller · 25 years ago
  3. 3131d8b - Fill in ut_utaddr utmp field. Report from Benjamin Charron by Damien Miller · 25 years ago
  4. b2532b3 - Prevent typedefs from being compiled more than once. Report from by Damien Miller · 25 years ago
  5. 03783f0 - Fix occasional crash on LinuxPPC. Patch from Franz Sirl by Damien Miller · 25 years ago
  6. f3e8be8 - Fix broken autoconf typedef detection. Report from Marc G. by Damien Miller · 25 years ago
  7. 8eb0fd6 - Fix password support on systems with a mixture of shadowed and by Damien Miller · 25 years ago
  8. 8bdeee2 - Merged Dante SOCKS support patch from David Rankin by Damien Miller · 25 years ago
  9. e72b7af - Removed most of the pam code into its own file auth-pam.[ch]. This by Damien Miller · 25 years ago
  10. ece22a8 - OpenBSD CVS updates: - [auth-passwd.c] check for NULL 1st by Damien Miller · 25 years ago
  11. 58ca7d8 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch] by Damien Miller · 25 years ago
  12. 06b472b *** empty log message *** by Damien Miller · 25 years ago
  13. 9505851 - Detect missing size_t and typedef it. by Damien Miller · 25 years ago
  14. ac3a4b4 - Calls to pam_setcred, patch from Nalin Dahyabhai by Damien Miller · 25 years ago
  15. d00d161 - Print whether OpenSSH was compiled with RSARef, patch from by Damien Miller · 25 years ago
  16. e79334a - Autodetect perl, patch from David Rankin by Damien Miller · 25 years ago
  17. 9550a76 - Applied another NetBSD portability patch from David Rankin by Damien Miller · 25 years ago
  18. 74d0d4a - Merged AIX patch from Darren Hall <dhall@virage.org> - Cleaned up defines.h by Damien Miller · 25 years ago
  19. beb4ba5 - Portability fixes for Irix 5.3 (now compiles OK!) by Damien Miller · 25 years ago
  20. 4ff2b9b - NetBSD login.c compile fix from David Rankin by Damien Miller · 25 years ago
  21. 13bc0be - Replacement for getpagesize() for systems which lack it by Damien Miller · 25 years ago
  22. 68e45de - OpenBSD CVS updates: by Damien Miller · 25 years ago
  23. 6a5d4d6 *** empty log message *** by Damien Miller · 25 years ago
  24. e127624 - Use last few chars of tty line as ut_id by Damien Miller · 25 years ago
  25. 373d291 - PAM bugfix. PermitEmptyPassword was being ignored. by Damien Miller · 25 years ago
  26. 5a3e683 - Added --with-default-path to specify custom path for server by Damien Miller · 25 years ago
  27. c0d7390 - Automatically correct paths in manpages and configuration files. Patch by Damien Miller · 25 years ago
  28. aae1093 - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com> by Damien Miller · 25 years ago
  29. 9673b2b - Fixed implicit '.' in default path, report from Jim Knoble by Damien Miller · 25 years ago
  30. 4f0fa56 - OpenBSD CVS update: by Damien Miller · 25 years ago
  31. d49621e - Disable logging of PAM success and failures, PAM is verbose enough. by Damien Miller · 25 years ago
  32. 47707db Doh! RPM doesn't support conditional building by Damien Miller · 25 years ago
  33. 3688440 - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com> by Damien Miller · 25 years ago
  34. 32b3cf2 19991226 by Damien Miller · 25 years ago
  35. 2e1b082 - Prepare for 1.2.1pre20 by Damien Miller · 25 years ago
  36. 1b0c228 - Fix login.c breakage on systems which lack ut_host in struct by Damien Miller · 25 years ago
  37. 365199d - Fix undefined fd_set type in ssh.h from Povl H. Pedersen by Damien Miller · 25 years ago
  38. e885291 Prepare for 1.2.1pre19 by Damien Miller · 25 years ago
  39. cb7e5f9 - Fix DISABLE_SHADOW support by Damien Miller · 25 years ago
  40. f039bad - OpenBSD CVS update: by Damien Miller · 25 years ago
  41. 76112de - Integration of large HPUX patch from Andre Lucas by Damien Miller · 25 years ago
  42. fdb7caf Avoid breakage on systems lacking IPv6 headers by Damien Miller · 25 years ago
  43. c4c647f - Redhat init script patch from Chun-Chung Chen <cjj@u.washington.edu> by Damien Miller · 25 years ago
  44. 8f9d507 - Correctly handle empty passwords in shadow file. Patch from: by Damien Miller · 25 years ago
  45. 5e7c10e - Merged OpenBSD CVS changes: by Damien Miller · 25 years ago
  46. ab8a4da Doc updates by Damien Miller · 25 years ago
  47. 48f2494 Prepare for 1.2.1pre18 by Damien Miller · 25 years ago
  48. 864ea59 - Integrated patchs from Juergen Keil <jk@tools.de> by Damien Miller · 25 years ago
  49. 3b9d5e9 - Added better test for inline functions compiler support from by Damien Miller · 25 years ago
  50. 84093e9 - Integrated patchs from Juergen Keil <jk@tools.de> by Damien Miller · 25 years ago
  51. 6ae00d6 - Some older systems don't have poll.h, they use sys/poll.h instead by Damien Miller · 25 years ago
  52. 36b339a - Clean up broken includes in pty.c by Damien Miller · 25 years ago
  53. a34a28b - OpenBSD CVS Changes by Damien Miller · 25 years ago
  54. c6b3bbe - Fix compilation on systems with AFS. Reported by by Damien Miller · 25 years ago
  55. d7f6615 - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us> by Damien Miller · 25 years ago
  56. 6646bad Prepare for 1.2pre17 by Damien Miller · 25 years ago
  57. 50945fa - OpenBSD CVS updates: by Damien Miller · 25 years ago
  58. bf1c9b2 - Import of patch from Ben Taylor <bent@clark.net>: by Damien Miller · 25 years ago
  59. fce1648 - Compile fix for Solaris with /dev/ptmx from by Damien Miller · 25 years ago
  60. f5d69a5 doc by Damien Miller · 25 years ago
  61. af2604a *** empty log message *** by Damien Miller · 25 years ago
  62. 037a0dc - Merged more OpenBSD changes: by Damien Miller · 25 years ago
  63. eabf341 - Fix PAM account and session being called multiple times. Problem by Damien Miller · 25 years ago
  64. 3bc14dd Fixed default SSH_ASKPASS by Damien Miller · 25 years ago
  65. 0c078c6 - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com> by Damien Miller · 25 years ago
  66. aae6c61 by Damien Miller · 25 years ago
  67. dc33fc3 Small cleanup of PAM code by Damien Miller · 25 years ago
  68. 42b81ff - Add definition for __P() by Damien Miller · 25 years ago
  69. bf3f6ef Doc updates by Damien Miller · 25 years ago
  70. 063fdf8 - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com> by Damien Miller · 25 years ago
  71. d8087f6 - Added BSD compatible install program and autoconf test, thanks to by Damien Miller · 25 years ago
  72. 78224a0 - More reformatting merged from OpenBSD CVS by Damien Miller · 25 years ago
  73. 95def09 - Merged very large OpenBSD source code reformat by Damien Miller · 25 years ago
  74. 4d2f15f - Add recommendation to use GNU make to INSTALL document by Damien Miller · 25 years ago
  75. 3744b51 - Numerous little Solaris fixes by Damien Miller · 25 years ago
  76. 294df78 - Added SuSE package files from Chris Saia <csaia@wtower.com> by Damien Miller · 25 years ago
  77. f7c0f82 by Damien Miller · 25 years ago
  78. d733c91 Only display comment for ssh-askpass by Damien Miller · 25 years ago
  79. d770252 - Added a setenv replacement for systems which lack it by Damien Miller · 25 years ago
  80. d71b12e - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>) by Damien Miller · 25 years ago
  81. 859cec0 - Added autoconf test and macro to deal with old PAM libraries by Damien Miller · 25 years ago
  82. b3ca3aa - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h by Damien Miller · 25 years ago
  83. 83df069 - OpenBSD CVS Changes by Damien Miller · 25 years ago
  84. 2221872 - Make <enter> close gnome-ssh-askpass (Debian bug #50299) by Damien Miller · 25 years ago
  85. 431f66b by Damien Miller · 25 years ago
  86. 6162d12 - OpenBSD CVS Changes by Damien Miller · 25 years ago
  87. f58db38 Fix segfault by Damien Miller · 25 years ago
  88. c6398ef - Merged more Solaris support from Marc G. Fournier by Damien Miller · 25 years ago
  89. dd1c7ba - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu> by Damien Miller · 25 years ago
  90. 04f8014 - Renamed BSD helper function files to bsd-* by Damien Miller · 25 years ago
  91. 8029775 - Added autoconf option to enable Kerberos 4 support (untested) by Damien Miller · 25 years ago
  92. 18ac171 - Move scp from ${libdir}/ssh to ${libexecdir}/ssh at request of by Damien Miller · 25 years ago
  93. dc9365b Fix progress bar bug by Damien Miller · 25 years ago
  94. 58fc473 - EGD uses a socket, not a named pipe. Duh. - Fix includes in fingerprint.c by Damien Miller · 25 years ago
  95. 23b7839 - Merged OpenBSD CVS changes by Damien Miller · 25 years ago
  96. 5bbbd36 - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com> by Damien Miller · 25 years ago
  97. 6ee9564 Typo by Damien Miller · 25 years ago
  98. 81428f9 - Merged OpenBSD CVS changes by Damien Miller · 25 years ago
  99. 10f6f6b - Merged OpenBSD CVS changes by Damien Miller · 25 years ago
  100. 7e8e820 - Merged OpenBSD CVS changes: by Damien Miller · 25 years ago