1. 6332da2 - (djm) [auth.c configure.ac misc.c monitor.c monitor_wrap.c] Support by Damien Miller · 11 years ago
  2. ce1c957 - (dtucker) [configure.ac] Use -Qunused-arguments to suppress warnings from by Darren Tucker · 11 years ago
  3. c8a0f27 - (dtucker) [configure.ac] Add stdlib.h to zlib check for exit() prototype. by Darren Tucker · 12 years ago
  4. 63b4bcd - (djm) [configure.ac log.c scp.c sshconnect2.c openbsd-compat/vis.c] by Damien Miller · 12 years ago
  5. aa86c39 - (tim) [configure.ac] OpenServer 5 wants lastlog even though it has none by Tim Rice · 12 years ago
  6. f4db77d - (djm) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] by Damien Miller · 12 years ago
  7. a2438bb - (djm) [configure.ac] Disable utmp, wtmp and/or lastlog if the platform by Damien Miller · 12 years ago
  8. aa97d13 - (dtucker) [auth.c configure.ac platform.c platform.h] Accept uid 2 ("bin") by Darren Tucker · 12 years ago
  9. e4f4347 - (djm) [configure.ac] Add a timeout to the select/rlimit test to give it a by Damien Miller · 12 years ago
  10. ff008de - (dtucker) [configure.ac] test that we can set number of file descriptors by Darren Tucker · 12 years ago
  11. 5f0e54c - (dtucker) [configure.ac] use "=" for shell test and not "==". Spotted by by Darren Tucker · 12 years ago
  12. 03978c6 - (dtucker) [configure.ac ssh-gss.h] bz#2073: additional #includes needed by Darren Tucker · 12 years ago
  13. b87f6b7 - (djm) [configure.ac includes.h loginrec.c mux.c sftp.c] Prefer by Damien Miller · 12 years ago
  14. 91f40d8 - (djm) [configure.ac sandbox-seccomp-filter.c] Support for Linux by Damien Miller · 12 years ago
  15. a2b5a4c - (dtucker) [configure.ac] bz#2073: look for Solaris' differently-named by Darren Tucker · 12 years ago
  16. 964de18 - (dtucker) [Makefile.in configure.ac] bz#2072: don't link krb5 libs to by Darren Tucker · 12 years ago
  17. 8e6fb78 - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoull.c by Darren Tucker · 12 years ago
  18. 3c4a24c - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] by Darren Tucker · 12 years ago
  19. b6f73b3 - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old by Damien Miller · 12 years ago
  20. 951b53b - (dtucker) [configure.ac openbsd-compat/sys-tree.h] Test if compiler allows by Darren Tucker · 12 years ago
  21. 5c3bbd7 - (djm) [configure.ac] Don't probe seccomp capability of running kernel by Damien Miller · 12 years ago
  22. d522c68 - (djm) [cipher.c configure.ac openbsd-compat/openssl-compat.h] by Damien Miller · 12 years ago
  23. 25a02b0 - (djm) [configure.ac cipher-ctr.c] Adapt EVP AES CTR change to retain our by Damien Miller · 12 years ago
  24. 8b48982 - (djm) [configure.ac] Revert previous. configure.ac already does this by Damien Miller · 12 years ago
  25. 03af12e - (djm) [configure.ac] Turn on -g for gcc compilers. Helps pre-installation by Damien Miller · 12 years ago
  26. 77eab7b - (djm) [configure.ac] Recursively expand $(bindir) to ensure it has no by Damien Miller · 12 years ago
  27. 34f702a - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for by Darren Tucker · 12 years ago
  28. d545a4b - (dtucker) [configure.ac sandbox-rlimit.c] Test whether or not by Darren Tucker · 12 years ago
  29. 60395f9 - (dtucker) [configure.ac] Detect platforms that can't use select(2) with by Darren Tucker · 12 years ago
  30. 5935389 - (dtucker) [configure.ac contrib/Makefile] bz#1996: use AC_PATH_TOOL to find by Darren Tucker · 12 years ago
  31. d0494fd - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch by Darren Tucker · 12 years ago
  32. e1a3ddf - (dtucker) [configure.ac] Include <sys/param.h> rather than <sys/types.h> by Darren Tucker · 12 years ago
  33. 398c0ff - (djm) [configure.ac] Fix compilation error on FreeBSD, whose libutil by Damien Miller · 12 years ago
  34. e0956e3 - (djm) [Makefile.in configure.ac sandbox-seccomp-filter.c] Add sandbox by Damien Miller · 13 years ago
  35. 93a2d41 - (dtucker) [audit-bsm.c configure.ac] bug #1968: enable workarounds for BSM by Darren Tucker · 13 years ago
  36. e9b3ad7 - (dtucker) [configure.ac mac.c openbsd-compat/openssl-compat.h] Add by Darren Tucker · 13 years ago
  37. 4a725ef - (dtucker) [configure.ac] Set _FORTIFY_SOURCE. ok djm@ by Darren Tucker · 13 years ago
  38. aa3cbd1 - (dtucker) [INSTALL LICENCE configure.ac openbsd-compat/Makefile.in by Darren Tucker · 13 years ago
  39. b0b29cc remove SELECT_REQUIRED_FDS added erroneously with strnlen. spotted by tim by Darren Tucker · 13 years ago
  40. b54f50e - (dtucker) [configure.ac openbsd-compat/Makefile.in by Darren Tucker · 13 years ago
  41. 5ffe1c4 - (djm) [configure.ac defines.h] No need to detect sizeof(char); patch by Damien Miller · 13 years ago
  42. a6e6061 - (tim) [configure.ac] Typo in error message spotted by Andy Tsouladze by Tim Rice · 13 years ago
  43. 1a91c0f - (djm) [configure.ac] error out if the host lacks the necessary bits for by Damien Miller · 13 years ago
  44. cd5e52e - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for by Damien Miller · 13 years ago
  45. 69ff1df - djm@cvs.openbsd.org 2011/06/22 21:57:01 by Damien Miller · 13 years ago
  46. c09182f - (djm) [configure.ac] enable setproctitle emulation for OS X by Damien Miller · 13 years ago
  47. 90f42b0 - (tim) [configure.ac defines.h] Run test program to detect system mail by Tim Rice · 13 years ago
  48. b176362 - (djm) [aclocal.m4 configure.ac] since gcc-4.x ignores all -Wno-options by Damien Miller · 13 years ago
  49. 19d8181 - (tim) [configure.ac] Add AC_LANG_SOURCE to OPENSSH_CHECK_CFLAG_COMPILE by Tim Rice · 13 years ago
  50. f22019b - (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac] by Damien Miller · 13 years ago
  51. 648f876 20110127 by Tim Rice · 14 years ago
  52. 71adf12 - (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.c by Damien Miller · 14 years ago
  53. 7924137 - (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] Add by Darren Tucker · 14 years ago
  54. e323ebc - (djm) [configure.ac] Disable ECC on OpenSSL <0.9.8g. Releases prior to by Damien Miller · 14 years ago
  55. ea52a82 - (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.h by Darren Tucker · 14 years ago
  56. 5849778 - (djm) [configure.ac regress/agent-getpeereid.sh regress/multiplex.sh] by Damien Miller · 14 years ago
  57. 50c61f8 - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based by Darren Tucker · 14 years ago
  58. 9b87a5c - (tim) [Makefile.in configure.ac opensshd.init.in] Add support for generating by Tim Rice · 14 years ago
  59. 134d02a - (djm) [configure.ac] Fix broken test for gcc >= 4.4 with per-compiler by Damien Miller · 14 years ago
  60. 945aa0c - (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoid by Damien Miller · 14 years ago
  61. 30a69e7 - (djm) [configure.ac Makefile.in] Use mandoc as preferred manpage by Damien Miller · 14 years ago
  62. 41bccf7 - (djm) [configure.ac] Check whether libdes is needed when building by Damien Miller · 14 years ago
  63. ebdef76 - (dtucker) [configure.ac moduli.c openbsd-compat/openssl-compat.{c,h}] Add by Darren Tucker · 14 years ago
  64. c7a8af0 - (tim) [configure.ac openbsd-compat/bsd-misc.h openbsd-compat/bsd-misc.c] Add by Tim Rice · 14 years ago
  65. eab5f0d - (dtucker) [Makefile configure.ac regress/Makefile regress/keytype.sh] by Darren Tucker · 14 years ago
  66. 9752835 - (dtucker) [configure.ac platform.{c,h} session.c by Darren Tucker · 14 years ago
  67. 1f78980 - (djm) [configure.ac] Use = instead of == in shell tests. Patch from by Damien Miller · 14 years ago
  68. a6e121a - djm@cvs.openbsd.org 2010/09/25 09:30:16 by Damien Miller · 14 years ago
  69. aa18063 - matthew@cvs.openbsd.org 2010/09/24 13:33:00 by Damien Miller · 14 years ago
  70. 6af914a - (djm) [authfd.c authfile.c bufec.c buffer.h configure.ac kex.h kexecdh.c] by Damien Miller · 14 years ago
  71. aa74f67 - (dtucker) [configure.ac openbsd-compat/Makefile.in by Darren Tucker · 14 years ago
  72. 9f8703b - (dtucker) [configure.ac] Bug #1756: Check for the existence of a lib64 dir by Darren Tucker · 14 years ago
  73. 627337d - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo by Darren Tucker · 15 years ago
  74. 261d93a - (dtucker) [configure.ac defines.h loginrec.c logintest.c] Bug #1732: enable by Darren Tucker · 15 years ago
  75. c4ccb12 - (dtucker) [configure.ac] Bug #1744: use pkg-config for libedit flags if we by Darren Tucker · 15 years ago
  76. a83d90f - (dtucker) [configure.ac] Bug #1741: Add section for Haiku, patch originally by Darren Tucker · 15 years ago
  77. c9fe39b - (dtucker) [configure.ac] Use a proper AC_CHECK_DECL for BROKEN_GETADDRINFO by Darren Tucker · 15 years ago
  78. 9527f22 - (djm) [configure.ac] set -fno-strict-aliasing for gcc4; ok dtucker@ by Damien Miller · 15 years ago
  79. b3c9f78 - (djm) [configure.ac] Enable PKCS#11 support only when we find a working by Damien Miller · 15 years ago
  80. d8f6002 - (djm) [INSTALL Makefile.in README.smartcard configure.ac scard-opensc.c] by Damien Miller · 15 years ago
  81. 7ea845e - markus@cvs.openbsd.org 2010/02/08 10:50:20 by Damien Miller · 15 years ago
  82. 1d2bfc4 - (djm) add -lselinux to LIBS before calling AC_CHECK_FUNCS for by Damien Miller · 15 years ago
  83. 6761c74 - (tim) [configure.ac] Due to constraints in Windows Sockets in terms of by Tim Rice · 15 years ago
  84. 641ebf1 - (tim) [configure.ac] Use the C99-conforming functions snprintf() and by Tim Rice · 15 years ago
  85. 7ab7b93 - (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too. by Tim Rice · 15 years ago
  86. 4a7db1c - (tim) [configure.ac] Define BROKEN_GETADDRINFO on SVR5 systems. The native by Tim Rice · 15 years ago
  87. 909a390 - (dtucker) [configure.ac openbsd-compat/{Makefile.in,pwcache.c} Portability by Darren Tucker · 15 years ago
  88. 8c65f64 - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c] by Darren Tucker · 15 years ago
  89. 1f5e3dc - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c] Make by Darren Tucker · 15 years ago
  90. c8802aa - (dtucker) Bug #1470: Disable OOM-killing of the listening sshd on Linux, by Darren Tucker · 15 years ago
  91. 1533311 - (dtucker) Bug #1160: use pkg-config for opensc config if it's available. by Darren Tucker · 15 years ago
  92. c182d99 - (dtucker) [configure.ac sftp-client.c] Remove the gyrations required for by Darren Tucker · 15 years ago
  93. 538738d - (dtucker) d_type is not mandated by POSIX, so add fallback code using by Darren Tucker · 15 years ago
  94. 4adeac7 - (dtucker) [configure.ac sftp-client.c] DOTTIF is in fs/ffs/dir.h on at by Darren Tucker · 15 years ago
  95. e02b49a - (dtucker) [configure.ac] Change the -lresolv check so it works on Mac OS X by Darren Tucker · 15 years ago
  96. dad48e7 - (dtucker) [configure.ac] Bug #1639: use AC_PATH_PROG to search the path for by Darren Tucker · 15 years ago
  97. ac9f1b9 - (dtucker) [configure.ac] Fix the syntax of the Solaris tcgetattr entry. by Darren Tucker · 15 years ago
  98. 86e30a0 - (dtucker) [clientloop.c configure.ac defines.h] Make the client's IO buffer by Darren Tucker · 15 years ago
  99. 3980b63 - (dtucker) [channels.c configure.ac] Bug #1528: skip the tcgetattr call on by Darren Tucker · 15 years ago
  100. 83d8f28 - (dtucker) [configure.ac] Check for headers before libraries for openssl an by Darren Tucker · 15 years ago