1. 08c788a - Fixed configure not passing LDFLAGS to Solaris. Report from David G. by Damien Miller · 24 years ago
  2. 856799b - Configure fix from Bratislav ILICH <bilic@zepter.ru> by Damien Miller · 24 years ago
  3. b1be3bc fix doh by Damien Miller · 24 years ago
  4. bb68c16 fix doh by Damien Miller · 24 years ago
  5. ddaffa4 Updated spec file for new version and locations by Damien Miller · 24 years ago
  6. 256fdcb Moved package files to contrib/ by Damien Miller · 24 years ago
  7. 8b1c22b - Created contrib/ subdirectory. Included helpers from Phil Hands' by Damien Miller · 24 years ago
  8. f09b07a - Don't free argument to putenv() after use (in setenv() replacement). by Damien Miller · 24 years ago
  9. a1ad480 - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list by Damien Miller · 24 years ago
  10. 086b171 *** empty log message *** by Damien Miller · 24 years ago
  11. db81959 - Include /usr/local/include and /usr/local/lib for systems that don't by Damien Miller · 24 years ago
  12. 1c67c99 - Include macro for IN6_IS_ADDR_V4MAPPED. Report from by Damien Miller · 24 years ago
  13. 7365408 *** empty log message *** by Damien Miller · 24 years ago
  14. 8b1204d *** empty log message *** by Damien Miller · 24 years ago
  15. 384b366 Prepare for pre2 by Damien Miller · 24 years ago
  16. 7bcb089 - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp> by Damien Miller · 24 years ago
  17. d58b3ab More config fixes by Damien Miller · 24 years ago
  18. 02491e9 - OpenBSD CVS change [sshd.c] - disallow guessing of root password by Damien Miller · 24 years ago
  19. eedc0ca doh by Damien Miller · 24 years ago
  20. 2dafb8a Prepare for 1.2.3pre release by Damien Miller · 24 years ago
  21. b85dcad - Detect RSAref by Damien Miller · 24 years ago
  22. 8f975b6 - Removed warning workaround for Linux and devpts filesystems (no longer by Damien Miller · 24 years ago
  23. 98c7ad6 - OpenBSD CVS updates to v1.2.3 by Damien Miller · 24 years ago
  24. 1a07ebd - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp> by Damien Miller · 24 years ago
  25. 5a88b6e add warning by Damien Miller · 24 years ago
  26. 668b78c Update version by Damien Miller · 24 years ago
  27. cf87b5b Avoid compiler warnings by Damien Miller · 25 years ago
  28. 65165f8 - Check for libwrap if --with-tcp-wrappers option specified. Suggestion by Damien Miller · 25 years ago
  29. 9fb07e4 - Check for getpagesize in libucb.a if not found in libc. Fix for old by Damien Miller · 25 years ago
  30. fac99cd - Explicitly seed OpenSSL's PRNG before checking rsa_alive() by Damien Miller · 25 years ago
  31. 01bedb8 - Fix DEC compile fix by Damien Miller · 25 years ago
  32. 00d4bb1 - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au> by Damien Miller · 25 years ago
  33. 3c7eeb2 - Don't permanently fail on bind() if getaddrinfo has more choices left for by Damien Miller · 25 years ago
  34. 4095f89 - Added "make host-key" target, Suggestion from Dominik Brettnacher by Damien Miller · 25 years ago
  35. 2453d01 - Allow root access to any key. Patch from by Damien Miller · 25 years ago
  36. 204ad07 - Warning was valid - possible race condition on PTYs. Avoided using by Damien Miller · 25 years ago
  37. c4cea3e - Avoid warning message with Unix98 ptys by Damien Miller · 25 years ago
  38. c7d8dbb - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de by Damien Miller · 25 years ago
  39. a22ba01 - Big cleanup of autoconf code by Damien Miller · 25 years ago
  40. 36143d7 - Removed SOCKS code. Will support through a ProxyCommand. by Damien Miller · 25 years ago
  41. 8b171bc Import of spilt-off random collection code by Damien Miller · 25 years ago
  42. dd777a4 Add apology by Damien Miller · 25 years ago
  43. 0c0e4bf - Add --with-ssl-dir option by Damien Miller · 25 years ago
  44. 1852246 - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu by Damien Miller · 25 years ago
  45. 1787252 - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp> by Damien Miller · 25 years ago
  46. 6552758 - Fix lastlog code for directory based lastlogs. Fix from Josh Durham by Damien Miller · 25 years ago
  47. 9e53f35 - Use socket pairs by default (instead of pipes). Prevents race condition by Damien Miller · 25 years ago
  48. 6034fdf - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com> by Damien Miller · 25 years ago
  49. f07390e - Seed OpenSSL's random number generator before generating RSA keypairs by Damien Miller · 25 years ago
  50. 4e61b79 fix comment by Damien Miller · 25 years ago
  51. c85f9b4 - Added note in UPGRADING re interop with commercial SSH using idea. by Damien Miller · 25 years ago
  52. 27f4c78 - NeXT keeps it lastlog in /usr/adm. Report from mouring@newton.pconline.com by Damien Miller · 25 years ago
  53. 3aa0fa4 ssh should be setuid by Damien Miller · 25 years ago
  54. 3e955e7 Add const to suppress compiler warning by Damien Miller · 25 years ago
  55. 7d7c60d - Added 'DESTDIR' option to Makefile to ease package building. Patch from by Damien Miller · 25 years ago
  56. 6d84493 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble by Damien Miller · 25 years ago
  57. 0e1cf7c - Use preformatted manpages on SCO, report from Gary E. Miller by Damien Miller · 25 years ago
  58. fa51a83 - Reorder PAM initialisation so it does not mess up lastlog. Reported by Damien Miller · 25 years ago
  59. d89c24b - Fix NULL pointer dereference in login.c. Fix from Andre Lucas by Damien Miller · 25 years ago
  60. 68cee10 - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number by Damien Miller · 25 years ago
  61. def0dc9 - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com> by Damien Miller · 25 years ago
  62. 641a63f Prepare for 1.2.2 by Damien Miller · 25 years ago
  63. 1fa154b - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin by Damien Miller · 25 years ago
  64. 6fe375d - OpenBSD CVS: by Damien Miller · 25 years ago
  65. 1453785 - OpenBSD CVS updates: by Damien Miller · 25 years ago
  66. f052aaf by Damien Miller · 25 years ago
  67. 8dbbe6e - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp by Damien Miller · 25 years ago
  68. 0727893 - Make IPv4 use the default in RPM packages - Irix uses preformatted manpages by Damien Miller · 25 years ago
  69. 670a4b8 - Merge preformatted manpage patch from Andre Lucas by Damien Miller · 25 years ago
  70. 9142700 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor by Damien Miller · 25 years ago
  71. ee1c0b3 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and by Damien Miller · 25 years ago
  72. eab2ce0 - Doc updates by Damien Miller · 25 years ago
  73. 886c63a - Big manpage and config file cleanup from Andre Lucas by Damien Miller · 25 years ago
  74. 88b86e4 - Big manpage and config file cleanup from Andre Lucas by Damien Miller · 25 years ago
  75. 396691a - Update to latest OpenBSD CVS: by Damien Miller · 25 years ago
  76. eca71f8 - Don't use getaddrinfo on AIX by Damien Miller · 25 years ago
  77. 7d80e34 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC by Damien Miller · 25 years ago
  78. eaf9994 - SCO compile fixes from Gary E. Miller <gem@rellim.com> by Damien Miller · 25 years ago
  79. 9550a24 - Compile fix from Darren_Hall@progressive.com by Damien Miller · 25 years ago
  80. e0f4574 - Compile fix for HPUX and Solaris from Andre Lucas by Damien Miller · 25 years ago
  81. ca673b3 - Makefile fix from Gary E. Miller <gem@rellim.com> by Damien Miller · 25 years ago
  82. dbd250f - Fixed --with-pid-dir option by Damien Miller · 25 years ago
  83. b13c73e - Substitute PID directory in sshd.8. Suggestion from Andrew by Damien Miller · 25 years ago
  84. 6640995 - Patch from Christos Zoulas <christos@zoulas.com> by Damien Miller · 25 years ago
  85. b284b54 by Damien Miller · 25 years ago
  86. d426ed6 - Fix --with-ipaddr-display option test. Fix from Jarno Huuskonen by Damien Miller · 25 years ago
  87. 19fe9c7 - Fix rresvport_af failure errors (logic error in bsd-bindresvport.c) by Damien Miller · 25 years ago
  88. e219273 - Fixed X11 forwarding bug on Linux. libc advertises AF_INET6 by Damien Miller · 25 years ago
  89. 95a29b1 Prepare for pre27 by Damien Miller · 25 years ago
  90. f693d3b - Document location of Redhat PAM file in INSTALL. by Damien Miller · 25 years ago
  91. 834171e - Revert __snprintf -> snprintf aliasing. Apparently Solaris by Damien Miller · 25 years ago
  92. b9b94a7 - Clean up bsd-bindresvport.c. Use arc4random() for picking initial by Damien Miller · 25 years ago
  93. 62a52ef - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp> by Damien Miller · 25 years ago
  94. 8f92649 - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp> by Damien Miller · 25 years ago
  95. 5eed6a2 - Renamed --with-xauth-path to --with-xauth by Damien Miller · 25 years ago
  96. 2297799 Added PreReq lines by Damien Miller · 25 years ago
  97. e96c1be Prepare spec files for pre26 by Damien Miller · 25 years ago
  98. b29ea91 - Add --with-xauth-path configure directive and explicit test for by Damien Miller · 25 years ago
  99. 34132e5 - Merged OpenBSD IPv6 patch: by Damien Miller · 25 years ago
  100. 25e4256 - Fixes to auth-skey to enable it to use the standard OpenSSL libraries by Damien Miller · 25 years ago