1. 8848b24 - (stevesk) Add initial support for setproctitle(). Current by Kevin Steves · 24 years ago
  2. b4df15d - (bal) Add support for realpath and getcwd for platforms with broken by Ben Lindstrom · 24 years ago
  3. e4041c9 - (djm) Fix scp user@host handling by Damien Miller · 24 years ago
  4. 874d77b - (djm) Big OpenBSD sync: by Damien Miller · 24 years ago
  5. 78315eb - (djm) Merged big SCO portability patch from Tim Rice by Damien Miller · 24 years ago
  6. 89d3bd7 doh by Damien Miller · 24 years ago
  7. f13f75d - (djm) Fix bad path substitution. Report from Andrew Miner by Damien Miller · 24 years ago
  8. 606f880 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz> by Damien Miller · 24 years ago
  9. bac2d8a - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com> by Damien Miller · 24 years ago
  10. 7b28dc5 20000905 by Damien Miller · 24 years ago
  11. ad833b3 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers by Damien Miller · 24 years ago
  12. 942da03 - (djm) OpenBSD CVS changes: by Damien Miller · 24 years ago
  13. 11fa2cc - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc) by Damien Miller · 24 years ago
  14. ef7ed5e - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report from by Damien Miller · 24 years ago
  15. 729e1f1 Set mode 0755 during install by Damien Miller · 24 years ago
  16. 3077fb9 - (djm) Add strsep function from OpenBSD libc for systems that lack it by Damien Miller · 24 years ago
  17. 54ba469 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM by Damien Miller · 24 years ago
  18. 34e64ba - (djm) Added bsd-inet_aton for NeXT by Damien Miller · 24 years ago
  19. 31abc9a - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com> by Damien Miller · 24 years ago
  20. 0100627 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM by Damien Miller · 24 years ago
  21. 262ff17 - (djm) Added 'distprep' make target to simplify packaging by Damien Miller · 24 years ago
  22. 099f505 - (djm) Automatically generate host key during "make install". Suggested by Damien Miller · 24 years ago
  23. 0f91b4e - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support by Damien Miller · 24 years ago
  24. f6d9e22 - OpenBSD CVS updates: by Damien Miller · 24 years ago
  25. 2ff7b5d Added new login recording code by andre · 24 years ago
  26. fda78d9 - HPUX and Configure fixes from Lutz Jaenicke by Damien Miller · 24 years ago
  27. 615f939 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> by Damien Miller · 24 years ago
  28. dcb6ecd - OpenBSD CVS update: by Damien Miller · 24 years ago
  29. 8d1fd57 - Fix from Andre Lucas <andre.lucas@dial.pipex.com> by Damien Miller · 24 years ago
  30. 95fe91b - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz by Damien Miller · 24 years ago
  31. 16e519c - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a by Damien Miller · 24 years ago
  32. 58e579b - Generate DSA host keys during "make key" or RPM installs by Damien Miller · 24 years ago
  33. e247cc4 - Remove references to SSLeay. by Damien Miller · 24 years ago
  34. 0437b33 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy by Damien Miller · 24 years ago
  35. eba71ba - Merge big update to OpenSSH-2.0 from OpenBSD CVS by Damien Miller · 24 years ago
  36. 74a333b - Generate manpages before make install not at the end of make all by Damien Miller · 24 years ago
  37. 33b1356 - OpenBSD CVS update: by Damien Miller · 24 years ago
  38. 040f383 - Wrote entropy collection routines for systems that lack /dev/random by Damien Miller · 24 years ago
  39. b38eff8 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure) by Damien Miller · 24 years ago
  40. 450a7a1 by Damien Miller · 24 years ago
  41. 2c9279f - Better tests for OpenSSL w/ RSAref by Damien Miller · 24 years ago
  42. 166bd44 - Propogate LD through to Makefile by Damien Miller · 24 years ago
  43. 8b1c22b - Created contrib/ subdirectory. Included helpers from Phil Hands' by Damien Miller · 24 years ago
  44. 4095f89 - Added "make host-key" target, Suggestion from Dominik Brettnacher by Damien Miller · 24 years ago
  45. f07390e - Seed OpenSSL's random number generator before generating RSA keypairs by Damien Miller · 24 years ago
  46. 3aa0fa4 ssh should be setuid by Damien Miller · 24 years ago
  47. 7d7c60d - Added 'DESTDIR' option to Makefile to ease package building. Patch from by Damien Miller · 24 years ago
  48. 6d84493 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble by Damien Miller · 24 years ago
  49. 670a4b8 - Merge preformatted manpage patch from Andre Lucas by Damien Miller · 25 years ago
  50. 886c63a - Big manpage and config file cleanup from Andre Lucas by Damien Miller · 25 years ago
  51. ca673b3 - Makefile fix from Gary E. Miller <gem@rellim.com> by Damien Miller · 25 years ago
  52. b13c73e - Substitute PID directory in sshd.8. Suggestion from Andrew by Damien Miller · 25 years ago
  53. 34132e5 - Merged OpenBSD IPv6 patch: by Damien Miller · 25 years ago
  54. 105b7f0 - Better KrbIV / AFS detection, based on patch from: by Damien Miller · 25 years ago
  55. 645c598 - Add explicit make rules for files proccessed by fixpaths. by Damien Miller · 25 years ago
  56. 8beab01 - Run fixpaths before install. (Andre Lucas) by Damien Miller · 25 years ago
  57. e72b7af - Removed most of the pam code into its own file auth-pam.[ch]. This by Damien Miller · 25 years ago
  58. 58ca7d8 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch] by Damien Miller · 25 years ago
  59. e79334a - Autodetect perl, patch from David Rankin by Damien Miller · 25 years ago
  60. beb4ba5 - Portability fixes for Irix 5.3 (now compiles OK!) by Damien Miller · 25 years ago
  61. c0d7390 - Automatically correct paths in manpages and configuration files. Patch by Damien Miller · 25 years ago
  62. 3688440 - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com> by Damien Miller · 25 years ago
  63. 32b3cf2 19991226 by Damien Miller · 25 years ago
  64. 18ccf85 - Makefile changes for Solaris from Peter Kocks <peter.kocks@baygate.com> by Damien Miller · 25 years ago
  65. 11ba8d4 Make break by Damien Miller · 25 years ago
  66. 36b339a - Clean up broken includes in pty.c by Damien Miller · 25 years ago
  67. c6b3bbe - Fix compilation on systems with AFS. Reported by by Damien Miller · 25 years ago
  68. d7f6615 - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us> by Damien Miller · 25 years ago
  69. bf1c9b2 - Import of patch from Ben Taylor <bent@clark.net>: by Damien Miller · 25 years ago
  70. 037a0dc - Merged more OpenBSD changes: by Damien Miller · 25 years ago
  71. 3bc14dd Fixed default SSH_ASKPASS by Damien Miller · 25 years ago
  72. 1f7833d Fix symlinks on Solaris by Damien Miller · 25 years ago
  73. 42b81ff - Add definition for __P() by Damien Miller · 25 years ago
  74. f066d6e install fix by Damien Miller · 25 years ago
  75. f958fab install cleanup by Damien Miller · 25 years ago
  76. 34d207f Install correct askpass by Damien Miller · 25 years ago
  77. c0f129a Don't need to #define ASKPASS_PROGRAM any more by Damien Miller · 25 years ago
  78. 98ac007 Removed old with-askpass option by Damien Miller · 25 years ago
  79. d8087f6 - Added BSD compatible install program and autoconf test, thanks to by Damien Miller · 25 years ago
  80. f7c0f82 by Damien Miller · 25 years ago
  81. b3ca3aa - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h by Damien Miller · 25 years ago
  82. e232455 Fix libexecdir by Damien Miller · 25 years ago
  83. dd1c7ba - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu> by Damien Miller · 25 years ago
  84. 04f8014 - Renamed BSD helper function files to bsd-* by Damien Miller · 25 years ago
  85. 8029775 - Added autoconf option to enable Kerberos 4 support (untested) by Damien Miller · 25 years ago
  86. 18ac171 - Move scp from ${libdir}/ssh to ${libexecdir}/ssh at request of by Damien Miller · 25 years ago
  87. 10f6f6b - Merged OpenBSD CVS changes by Damien Miller · 25 years ago
  88. d05a247 - Merged OpenBSD CVS changes: by Damien Miller · 25 years ago
  89. 296a546 Don't install config files if they already exist by Damien Miller · 25 years ago
  90. 06e4293 askpass install fix by Damien Miller · 25 years ago
  91. 3ba1fe1 Makefile fix by Damien Miller · 25 years ago
  92. 3d1b22c - Make ssh-askpass support optional through autoconf by Damien Miller · 25 years ago
  93. 5ce662a - Merged more OpenBSD CVS changes: by Damien Miller · 25 years ago
  94. b77870f by Damien Miller · 25 years ago
  95. 5104762 bugfix by Damien Miller · 25 years ago
  96. 43d0fdf bugfix by Damien Miller · 25 years ago
  97. 3267355 bugfix by Damien Miller · 25 years ago
  98. 2b72a4a Build fixes by Damien Miller · 25 years ago
  99. cdb8b1d Build fixes by Damien Miller · 25 years ago
  100. e0d444c Added GNOME passphrase requester support by Damien Miller · 25 years ago