1. 3527625 - (djm) Replace setproctitle replacement with code derived from UCB sendmail by Damien Miller · 21 years ago
  2. 2972d6c - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix. by Darren Tucker · 21 years ago
  3. 1340ec2 - (djm) Configure logic to detect syslog_r and friends by Damien Miller · 21 years ago
  4. 7e1bbc5 - (djm) Remove IPv4 by default hack now that we can specify AF in config by Damien Miller · 21 years ago
  5. 5d0ccf3 - (dtucker) HP-UX needs to include <sys/strtio.h> for TIOCSBRK by Darren Tucker · 21 years ago
  6. d9ec370 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support) by Damien Miller · 21 years ago
  7. 9d2be48 better glue w/ jakob@ by Damien Miller · 21 years ago
  8. 7abe09b - (djm) Configure glue for DNS support (code doesn't work in portable yet) by Damien Miller · 21 years ago
  9. 4f9f42a - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with by Damien Miller · 21 years ago
  10. c437cda - (dtucker) Bug #536: Test for and work around openpty/controlling tty by Darren Tucker · 21 years ago
  11. 3c01654 - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels, by Darren Tucker · 21 years ago
  12. eab4bae - (djm) Add back radix.o (used by AFS support), after it went missing from by Damien Miller · 21 years ago
  13. c8c548d - (bal) Disable Privsep for Tru64 after pre-authentication due to issues by Ben Lindstrom · 21 years ago
  14. 5bd6eb7 - (bal) The days of lack of int64_t support are over. Sorry kids. by Ben Lindstrom · 21 years ago
  15. 4e4dc56 by Tim Rice · 21 years ago
  16. 933cc8f - (djm) Bug #245: TTY problems on Solaris. Fix by stevesk@ and by Damien Miller · 21 years ago
  17. fe1f143 - (djm) Bug #456: Support for NEC SX6 with Unicos; from wendyp@cray.com by Damien Miller · 21 years ago
  18. 8d8168a - (djm) Rest of Bug #499: Import a basename() function from OpenBSD libc by Damien Miller · 21 years ago
  19. b16f874 - (djm) Most of Bug #499: Cygwin compile fixes for new progressmeter by Damien Miller · 21 years ago
  20. c8936ac - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com by Damien Miller · 21 years ago
  21. 4b0f1ad - (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided by by Ben Lindstrom · 21 years ago
  22. cd6853c - (djm) Search libposix4 and librt for nanosleep. From dtucker@zip.com.au by Damien Miller · 21 years ago
  23. 6dc562a - (bal) Bugzilla 477 patch by wendyp@cray.com. Define TIOCGPGRP for by Ben Lindstrom · 21 years ago
  24. 89fe3f3 by Tim Rice · 21 years ago
  25. 9715bb1 - (djm) Bug #470: Detect strnvis, not strvis in configure. by Damien Miller · 21 years ago
  26. 7d90127 - (djm) Bug #467: Add a --disable-strip option to turn off stripping of by Damien Miller · 21 years ago
  27. ec20196 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type by Damien Miller · 21 years ago
  28. a8ed44b - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More by Damien Miller · 22 years ago
  29. d0d7a8b by Tim Rice · 22 years ago
  30. bc9b7c4 missing newline by Damien Miller · 22 years ago
  31. b93addb - (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminate by Damien Miller · 22 years ago
  32. e832819 - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes by Damien Miller · 22 years ago
  33. 1c9e688 by Tim Rice · 22 years ago
  34. be23964 by Tim Rice · 22 years ago
  35. 3e00647 - (bal) More advanced strsep test by Darren Tucker <dtucker@zip.com.au> by Ben Lindstrom · 22 years ago
  36. dc3c757 - (bal) Disable post-authentication Privsep for OSF/1. It conflicts with by Ben Lindstrom · 22 years ago
  37. 81ed518 by Tim Rice · 22 years ago
  38. 2c961ce by Tim Rice · 22 years ago
  39. 771721f - (djm) Added getpeereid() replacement. Properly implemented for systems by Damien Miller · 22 years ago
  40. fc93d4b - (djm) Patch from itojun@ for Darwin OS: test getaddrinfo, reorder libcrypt by Damien Miller · 22 years ago
  41. d730b78 by Tim Rice · 22 years ago
  42. 762104e - (bal) [configure.ac] Missing ;; from cray patch. by Ben Lindstrom · 22 years ago
  43. 232ccf7 - (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial sync by Ben Lindstrom · 22 years ago
  44. f028f1e by Tim Rice · 22 years ago
  45. 907881e by Tim Rice · 22 years ago
  46. e22be3b by Tim Rice · 22 years ago
  47. 40017b0 by Tim Rice · 22 years ago
  48. 4796a29 by Tim Rice · 22 years ago
  49. 99a4e14 - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms by Ben Lindstrom · 22 years ago
  50. cbb9066 by Tim Rice · 22 years ago
  51. 9dd3081 by Tim Rice · 22 years ago
  52. e958ed3 by Tim Rice · 22 years ago
  53. 68e8311 - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported. by Ben Lindstrom · 22 years ago
  54. 8eff319 by Tim Rice · 22 years ago
  55. 6b0c96a - (bal) if mmap() is substandard, don't allow compression on server side. by Ben Lindstrom · 22 years ago
  56. d3f6ad2 - (djm) Create privsep directory and warn if privsep user is missing by Damien Miller · 22 years ago
  57. 34f0d8f - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh by Kevin Steves · 22 years ago
  58. 90d5de7 - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX. by Kevin Steves · 22 years ago
  59. f0bfa83 - (bal) Fixed AIX environment handling, use setpcred() instead of existing by Ben Lindstrom · 22 years ago
  60. 837461b - (bal) Build noop setgroups() for cygwin to clean up code (For other by Ben Lindstrom · 22 years ago
  61. 3545352 - (bal) Missed __progname in ssh-keysign.c patch by dtucker@zip.com.au by Ben Lindstrom · 22 years ago
  62. 28bbb0c by Tim Rice · 22 years ago
  63. 74cc5bb fix spelling mistakes spotted by Solar Designer <solar@openwall.com> by Damien Miller · 22 years ago
  64. 9de793c by Tim Rice · 22 years ago
  65. f71d2a5 - (djm) Bug #234: missing readpassphrase declaration and defines by Damien Miller · 22 years ago
  66. 903e115 align summary by Damien Miller · 22 years ago
  67. c81e129 - (stevesk) [configure.ac] nicer message: --with-privsep-user=user by Kevin Steves · 22 years ago
  68. f58c672 - (djm) Add --with-privsep-path configure option by Damien Miller · 22 years ago
  69. a18bbd3 - (djm) Add --with-superuser-path=xxx configure option to specify what $PATH by Damien Miller · 22 years ago
  70. aef7371 by Tim Rice · 22 years ago
  71. 0502a47 by Tim Rice · 22 years ago
  72. 4bd2a19 by Tim Rice · 22 years ago
  73. 0ea1d9d - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26 by Kevin Steves · 22 years ago
  74. 5feaaef - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX by Kevin Steves · 22 years ago
  75. fa2bb69 - (djm) Bug #206 - blibpath isn't always needed for AIX ld, avoid by Damien Miller · 22 years ago
  76. f1b9d11 - (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from by Damien Miller · 22 years ago
  77. f5fea44 - (djm) Define BROKEN_REALPATH for AIX, patch from by Damien Miller · 22 years ago
  78. f6195f2 - (djm) Applied OpenSC smartcard updates from Markus & by Damien Miller · 22 years ago
  79. 594a71b - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by by Damien Miller · 22 years ago
  80. 43a1c13 by Tim Rice · 22 years ago
  81. 66480f1 by Tim Rice · 22 years ago
  82. fd4c9ee - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk> by Damien Miller · 22 years ago
  83. ae49fe6 by Tim Rice · 22 years ago
  84. e0f2ca4 oops. time for beer i think. by Kevin Steves · 22 years ago
  85. 34b7320 - (bal) Minor OpenSC updates. Fix up header locations and update by Ben Lindstrom · 22 years ago
  86. 4e0bb52 oops, user should be a string constant by Kevin Steves · 22 years ago
  87. 7ff9112 - (stevesk) --with-privsep-user; default sshd by Kevin Steves · 22 years ago
  88. b1184bb - (stevesk) remove configure support for poll.h; it was removed by Kevin Steves · 22 years ago
  89. 86b9fe6 - (stevesk) HAVE_MMAP and HAVE_SYS_MMAN_H and use them in monitor_mm.c by Kevin Steves · 22 years ago
  90. a44e035 - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now. by Kevin Steves · 22 years ago
  91. fdee8ef - (bal) We no longer use atexit()/xatexit()/on_exit() by Ben Lindstrom · 22 years ago
  92. 0318801 - (bal) Quiet down configure.ac if /bin/test does not exist. by Ben Lindstrom · 22 years ago
  93. 8ff2a8d - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code is by Ben Lindstrom · 22 years ago
  94. 924144e - (bal) Too many <sys/queue.h> issues. Remove all workarounds and by Ben Lindstrom · 22 years ago
  95. a42694f - (bal) Patch for OpenSC SmartCard library; ok markus@; patch by by Ben Lindstrom · 22 years ago
  96. 49e457c by Tim Rice · 22 years ago
  97. 117b06d - (stevesk) [configure.ac] remove header check for sys/ttcompat.h bug 167 by Kevin Steves · 22 years ago
  98. 4846f4a - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms by Kevin Steves · 22 years ago
  99. 939c9db - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure support by Kevin Steves · 22 years ago
  100. 88f2ab5 by Tim Rice · 22 years ago