1. 771721f - (djm) Added getpeereid() replacement. Properly implemented for systems by Damien Miller · 22 years ago
  2. fc93d4b - (djm) Patch from itojun@ for Darwin OS: test getaddrinfo, reorder libcrypt by Damien Miller · 22 years ago
  3. d730b78 by Tim Rice · 22 years ago
  4. 762104e - (bal) [configure.ac] Missing ;; from cray patch. by Ben Lindstrom · 22 years ago
  5. 232ccf7 - (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial sync by Ben Lindstrom · 22 years ago
  6. f028f1e by Tim Rice · 22 years ago
  7. 907881e by Tim Rice · 22 years ago
  8. e22be3b by Tim Rice · 22 years ago
  9. 40017b0 by Tim Rice · 22 years ago
  10. 4796a29 by Tim Rice · 22 years ago
  11. 99a4e14 - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms by Ben Lindstrom · 22 years ago
  12. cbb9066 by Tim Rice · 22 years ago
  13. 9dd3081 by Tim Rice · 22 years ago
  14. e958ed3 by Tim Rice · 22 years ago
  15. 68e8311 - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported. by Ben Lindstrom · 22 years ago
  16. 8eff319 by Tim Rice · 22 years ago
  17. 6b0c96a - (bal) if mmap() is substandard, don't allow compression on server side. by Ben Lindstrom · 22 years ago
  18. d3f6ad2 - (djm) Create privsep directory and warn if privsep user is missing by Damien Miller · 22 years ago
  19. 34f0d8f - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh by Kevin Steves · 22 years ago
  20. 90d5de7 - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX. by Kevin Steves · 22 years ago
  21. f0bfa83 - (bal) Fixed AIX environment handling, use setpcred() instead of existing by Ben Lindstrom · 22 years ago
  22. 837461b - (bal) Build noop setgroups() for cygwin to clean up code (For other by Ben Lindstrom · 22 years ago
  23. 3545352 - (bal) Missed __progname in ssh-keysign.c patch by dtucker@zip.com.au by Ben Lindstrom · 22 years ago
  24. 28bbb0c by Tim Rice · 22 years ago
  25. 74cc5bb fix spelling mistakes spotted by Solar Designer <solar@openwall.com> by Damien Miller · 22 years ago
  26. 9de793c by Tim Rice · 22 years ago
  27. f71d2a5 - (djm) Bug #234: missing readpassphrase declaration and defines by Damien Miller · 22 years ago
  28. 903e115 align summary by Damien Miller · 22 years ago
  29. c81e129 - (stevesk) [configure.ac] nicer message: --with-privsep-user=user by Kevin Steves · 22 years ago
  30. f58c672 - (djm) Add --with-privsep-path configure option by Damien Miller · 22 years ago
  31. a18bbd3 - (djm) Add --with-superuser-path=xxx configure option to specify what $PATH by Damien Miller · 22 years ago
  32. aef7371 by Tim Rice · 22 years ago
  33. 0502a47 by Tim Rice · 22 years ago
  34. 4bd2a19 by Tim Rice · 22 years ago
  35. 0ea1d9d - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26 by Kevin Steves · 22 years ago
  36. 5feaaef - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX by Kevin Steves · 22 years ago
  37. fa2bb69 - (djm) Bug #206 - blibpath isn't always needed for AIX ld, avoid by Damien Miller · 22 years ago
  38. f1b9d11 - (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from by Damien Miller · 22 years ago
  39. f5fea44 - (djm) Define BROKEN_REALPATH for AIX, patch from by Damien Miller · 22 years ago
  40. f6195f2 - (djm) Applied OpenSC smartcard updates from Markus & by Damien Miller · 22 years ago
  41. 594a71b - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by by Damien Miller · 22 years ago
  42. 43a1c13 by Tim Rice · 22 years ago
  43. 66480f1 by Tim Rice · 22 years ago
  44. fd4c9ee - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk> by Damien Miller · 22 years ago
  45. ae49fe6 by Tim Rice · 22 years ago
  46. e0f2ca4 oops. time for beer i think. by Kevin Steves · 22 years ago
  47. 34b7320 - (bal) Minor OpenSC updates. Fix up header locations and update by Ben Lindstrom · 22 years ago
  48. 4e0bb52 oops, user should be a string constant by Kevin Steves · 22 years ago
  49. 7ff9112 - (stevesk) --with-privsep-user; default sshd by Kevin Steves · 22 years ago
  50. b1184bb - (stevesk) remove configure support for poll.h; it was removed by Kevin Steves · 22 years ago
  51. 86b9fe6 - (stevesk) HAVE_MMAP and HAVE_SYS_MMAN_H and use them in monitor_mm.c by Kevin Steves · 22 years ago
  52. a44e035 - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now. by Kevin Steves · 22 years ago
  53. fdee8ef - (bal) We no longer use atexit()/xatexit()/on_exit() by Ben Lindstrom · 22 years ago
  54. 0318801 - (bal) Quiet down configure.ac if /bin/test does not exist. by Ben Lindstrom · 22 years ago
  55. 8ff2a8d - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code is by Ben Lindstrom · 22 years ago
  56. 924144e - (bal) Too many <sys/queue.h> issues. Remove all workarounds and by Ben Lindstrom · 22 years ago
  57. a42694f - (bal) Patch for OpenSC SmartCard library; ok markus@; patch by by Ben Lindstrom · 22 years ago
  58. 49e457c by Tim Rice · 22 years ago
  59. 117b06d - (stevesk) [configure.ac] remove header check for sys/ttcompat.h bug 167 by Kevin Steves · 22 years ago
  60. 4846f4a - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms by Kevin Steves · 22 years ago
  61. 939c9db - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure support by Kevin Steves · 22 years ago
  62. 88f2ab5 by Tim Rice · 22 years ago
  63. 784e234 - (bal) Test for IRIX JOBS support at runtime. Patch provided by Ben Lindstrom · 22 years ago
  64. 7577fd8 - (bal) Add in check for rpc/types.h since it is needed on by Ben Lindstrom · 22 years ago
  65. 200a5c0 by Tim Rice · 23 years ago
  66. 7d2d1f1 by Tim Rice · 23 years ago
  67. 4cec93f by Tim Rice · 23 years ago
  68. d054b07 - (djm) Don't use system sys/queue.h on AIX. Report from gert@greenie.muc.de by Damien Miller · 23 years ago
  69. 57e3fa8 by Tim Rice · 23 years ago
  70. 150c8b5 - (djm) Bug #106: Add --without-rpath configure option. Patch from by Damien Miller · 23 years ago
  71. 1e2c600 by Tim Rice · 23 years ago
  72. e996d72 - (djm) Use case statements in autoconf to clean up some tests by Damien Miller · 23 years ago
  73. 7dc8197 - (stevesk) fix --with-zlib= by Kevin Steves · 23 years ago
  74. 6385ba0 - (djm) Fix non-standard shell syntax in autoconf. Patch from by Damien Miller · 23 years ago
  75. 28e4d8f - (djm) Recent Glibc includes an incompatible sys/queue.h. Treat it as by Damien Miller · 23 years ago
  76. ec93237 - (djm) autoconf hacking: by Damien Miller · 23 years ago
  77. 6c21c51 - (djm) autoconf hacking: by Damien Miller · 23 years ago
  78. a234451 - (djm) Bug #50 - make autoconf entropy path checks more robust by Damien Miller · 23 years ago
  79. 0bd4b34 - (stevesk) fix spurious ; from NCR change. by Kevin Steves · 23 years ago
  80. 381d8d9 - (bal) NCR requies use_pipes to operate correctly. by Ben Lindstrom · 23 years ago
  81. 62116dc - (djm) Ignore fix & patchlevel in OpenSSL version check. Patch from by Damien Miller · 23 years ago
  82. c97b1af - (bal) PCRE no longer required. Banished from the source along with by Ben Lindstrom · 23 years ago
  83. fe1d100 by Tim Rice · 23 years ago
  84. e589a29 by Tim Rice · 23 years ago
  85. ffdf4aa by Tim Rice · 23 years ago
  86. 02cebcd by Tim Rice · 23 years ago
  87. 8ad995f by Tim Rice · 23 years ago[Renamed (99%) from configure.in]
  88. 17b93e5 by Tim Rice · 23 years ago
  89. 9527671 - (bal) Added 'PAM_TTY_KLUDGE' to Solaris platform. by Ben Lindstrom · 23 years ago
  90. 13aae5e by Tim Rice · 23 years ago
  91. e8bb450 - (djm) Add AC_SYS_LARGEFILE configure test by Damien Miller · 23 years ago
  92. 50abba5 - (stevesk) sun_len, SUN_LEN() configure stuff no longer required by Kevin Steves · 23 years ago
  93. 84a6bfb - (bal) openbsd-compat/vis.[ch] is dead wood. Removed. by Ben Lindstrom · 23 years ago
  94. d97c2ce - (djm) More makefile infrastructre for smartcard support, also based by Damien Miller · 23 years ago
  95. 85de580 - (djm) Configure support for smartcards by Damien Miller · 23 years ago
  96. a4f7ae1 by Tim Rice · 23 years ago
  97. 58be738 - (djm) Make sure rijndael.c picks config.h by Damien Miller · 23 years ago
  98. 19d7b8d - (bal) QNX resync. OK tim@ by Ben Lindstrom · 23 years ago
  99. e991e3c by Tim Rice · 23 years ago
  100. 6db66ff - (bal) Second around of UNICOS patches. A few other things left. by Ben Lindstrom · 23 years ago