1. 564d63e upstream commit by djm@openbsd.org · 9 years ago
  2. 37035c0 s/--with-ssh1/--without-ssh1/ by Damien Miller · 9 years ago
  3. 5c15e22 fix syntax error by Damien Miller · 9 years ago
  4. 99f33d7 aarch64 support for seccomp-bpf sandbox by Damien Miller · 9 years ago
  5. 6397eed Remove unneeded backslashes. Patch from Ángel González by Tim Rice · 9 years ago
  6. 0c2a81d re-enable SSH protocol 1 at compile time by Damien Miller · 9 years ago
  7. 408f4c2 Look for '${host}-ar' before 'ar'. by Darren Tucker · 9 years ago
  8. 2aa9da1 upstream commit by djm@openbsd.org · 9 years ago
  9. 00797e8 check for crypt and DES_crypt in openssl block by Damien Miller · 10 years ago
  10. e50e8c9 Add null declaration of AI_NUMERICINFO. by Darren Tucker · 10 years ago
  11. 72ef7c1 support --without-openssl at configure time by Damien Miller · 10 years ago
  12. 76c0480 add --without-ssh1 option to configure by Damien Miller · 10 years ago
  13. 642652d Add reallocarray to compat library by Darren Tucker · 10 years ago
  14. 7d0ba53 include version number in OpenSSL-too-old error by Damien Miller · 10 years ago
  15. 3d673d1 - (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero() by Damien Miller · 10 years ago
  16. d244a58 - (djm) [configure.ac] We now require a working vsnprintf everywhere (not by Damien Miller · 10 years ago
  17. 394a60f - (djm) [configure.ac] double braces to appease autoconf by Damien Miller · 10 years ago
  18. 6d62784 - (djm) [configure.ac] include leading zero characters in OpenSSL version by Damien Miller · 10 years ago
  19. 2195847 - (djm) [configure.ac] Check OpenSSL version is supported at configure time; by Damien Miller · 10 years ago
  20. 00f9cd2 - (djm) [configure.ac] Delay checks for arc4random* until after libcrypto by Damien Miller · 10 years ago
  21. 8da0fa2 - (djm) [digest-openssl.c configure.ac] Disable RIPEMD160 if libcrypto by Damien Miller · 10 years ago
  22. f969656 - (dtucker) [configure.ac] Remove tcpwrappers support, support has already by Darren Tucker · 10 years ago
  23. 6482d90 - (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c] by Damien Miller · 10 years ago
  24. 1891277 - (djm) [commit configure.ac defines.h sshpty.c] don't attempt to use by Damien Miller · 10 years ago
  25. e5b9f0f - (djm) [Makefile.in configure.ac sshbuf-getput-basic.c] by Damien Miller · 10 years ago
  26. b9c5667 - (djm) [configure.ac] Unconditionally define WITH_OPENSSL until we write by Damien Miller · 10 years ago
  27. 03ae081 20140221 by Tim Rice · 11 years ago
  28. 4a20959 - (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] Add compat by Darren Tucker · 11 years ago
  29. 1d2c456 - tedu@cvs.openbsd.org 2014/01/31 16:39:19 by Damien Miller · 11 years ago
  30. f5bbd3b - (djm) [configure.ac atomicio.c] Kludge around NetBSD offering by Damien Miller · 11 years ago
  31. c286819 - (djm) [configure.ac] Only check for width-specified integer types by Damien Miller · 11 years ago
  32. c161fc9 - (djm) [configure.ac] Fix broken shell test '==' vs '='; patch from by Damien Miller · 11 years ago
  33. ab03949 - (djm) [configure.ac] Search for inet_ntop in libnsl and libresovl; by Damien Miller · 11 years ago
  34. 5b447c0 - (djm) [configure.ac] correct AC_DEFINE for previous. by Damien Miller · 11 years ago
  35. 2035b22 - (djm) [configure.ac sandbox-capsicum.c sandbox-rlimit.c] Disable by Damien Miller · 11 years ago
  36. 603b8f4 by Damien Miller · 11 years ago
  37. c96d853 - (djm) [configure.ac] Do not attempt to use capsicum sandbox unless by Damien Miller · 11 years ago
  38. f62ecef - (djm) [configure.ac] Fix detection of capsicum sandbox on FreeBSD by Damien Miller · 11 years ago
  39. 42a0925 - (dtucker) [configure.ac] NetBSD's (and FreeBSD's) strnvis is gratuitously by Darren Tucker · 11 years ago
  40. 5c2ff5e - (djm) [configure.ac aclocal.m4] More tests to detect fallout from by Damien Miller · 11 years ago
  41. 852472a - (djm) [configure.ac] Unless specifically requested, only attempt by Damien Miller · 11 years ago
  42. 096118d - (dtucker) [configure.ac] Make PIE a configure-time option which defaults by Darren Tucker · 11 years ago
  43. fdce373 - (dtucker) [configure.ac] On Cygwin the getopt variables (like optargs, by Darren Tucker · 11 years ago
  44. 9edcbff - (dtucker) [configure.ac] Have --without-toolchain-hardening not turn off by Darren Tucker · 11 years ago
  45. 6d72568 - (dtucker) [configure.ac] Also look in inttypes.h for uintXX_t types. by Darren Tucker · 11 years ago
  46. a5cf1e2 - (dtucker) [configure.ac openbsd-compat/bsd-statvfs.c by Darren Tucker · 11 years ago
  47. d23a91f - (dtucker) [configure.ac digest.c openbsd-compat/openssl-compat.c by Darren Tucker · 11 years ago
  48. 868ea1e - (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c] by Damien Miller · 11 years ago
  49. c548722 - (dtucker) [configure.ac] Split AC_CHECK_FUNCS for OpenSSL functions into by Darren Tucker · 11 years ago
  50. fd99437 - (dtucker) [aclocal.m4 configure.ac] Add some additional compiler/toolchain by Darren Tucker · 11 years ago
  51. 1fcec9d - (dtucker) [configure.ac] bz#2178: Don't try to use BSM on Solaris versions by Darren Tucker · 11 years ago
  52. 1ff130d - [configure.ac openbsd-compat/Makefile.in openbsd-compat/bcrypt_pbkdf.c] by Damien Miller · 11 years ago
  53. a913442 - [Makefile.in] Add ed25519 sources by Damien Miller · 11 years ago
  54. 8369c8e - (dtucker) [configure.ac] bz#2173: use pkg-config --libs to include correct by Darren Tucker · 11 years ago
  55. dd5264d - (dtucker) [configure.ac] Add missing "test". by Darren Tucker · 11 years ago
  56. 95cb2d4 - (dtucker) [configure.ac] Fix brackets in NID_secp521r1 test. by Darren Tucker · 11 years ago
  57. 37bcef5 - (dtucker) [configure.ac kex.c key.c myproposal.h] Test for the presence of by Darren Tucker · 11 years ago
  58. 882abfd - (dtucker) [Makefile.in configure.ac] Set MALLOC_OPTIONS per platform by Darren Tucker · 11 years ago
  59. 4bf7e50 - (dtucker) [Makefile.in configure.ac] Remove TEST_SSH_SHA256 environment by Darren Tucker · 11 years ago
  60. df8b030 - (djm) [configure.ac defines.h] Skip arc4random_stir() calls on platforms by Damien Miller · 11 years ago
  61. 007e3b3 - (dtucker) [configure.ac defines.h] Add typedefs for intmax_t and uintmax_t by Darren Tucker · 11 years ago
  62. f3ab2c5 - (dtucker) [auth-krb5.c configure.ac openbsd-compat/bsd-misc.h] Add support by Darren Tucker · 11 years ago
  63. 6d8bd57 - (dtucker) [Makefile.in configure.ac fixalgorithms] Remove unsupported by Darren Tucker · 11 years ago
  64. ae133d4 - (dtucker) [configure.ac sftp.c openbsd-compat/openbsd-compat.h] Cater for by Darren Tucker · 11 years ago
  65. 16cac19 - (dtucker) [configure.ac] Some other platforms need sys/types.h before by Darren Tucker · 11 years ago
  66. 0b43ffe - (dtucker) [configure.ac] Some platforms need sys/types.h before sys/un.h. by Darren Tucker · 11 years ago
  67. 5ab9b63 - (tim) [configure.ac regress/Makefile] With rev 1.47 of test-exec.sh we by Tim Rice · 11 years ago
  68. 898ac93 - (dtucker) [configure.ac] bz#2111: don't try to use lastlog on Android. by Darren Tucker · 11 years ago
  69. ef4901c - (dtucker) [configure.ac] sys/un.h needs sys/socket.h on some platforms by Darren Tucker · 11 years ago
  70. a710891 - (dtucker) [configure.ac misc.c] Look for clock_gettime in librt and fall by Darren Tucker · 11 years ago
  71. c7aad00 - (dtucker) [configure.ac defines.h] Test for fd_mask, howmany and NFDBITS by Darren Tucker · 11 years ago
  72. c0c3373 - (dtucker) [configure.ac openbsd-compat/xcrypt.c] bz#2112: fall back to by Darren Tucker · 11 years ago
  73. efdf534 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] bz#2087: Add a null by Darren Tucker · 11 years ago
  74. e194ba4 - (dtucker) [configure.ac readconf.c servconf.c by Darren Tucker · 11 years ago
  75. c54e3e0 - (dtucker) [configure.ac] Add -Werror to the -Qunused-arguments test so by Darren Tucker · 11 years ago
  76. abbc7a7 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler by Darren Tucker · 11 years ago
  77. 6332da2 - (djm) [auth.c configure.ac misc.c monitor.c monitor_wrap.c] Support by Damien Miller · 11 years ago
  78. ce1c957 - (dtucker) [configure.ac] Use -Qunused-arguments to suppress warnings from by Darren Tucker · 11 years ago
  79. c8a0f27 - (dtucker) [configure.ac] Add stdlib.h to zlib check for exit() prototype. by Darren Tucker · 11 years ago
  80. 63b4bcd - (djm) [configure.ac log.c scp.c sshconnect2.c openbsd-compat/vis.c] by Damien Miller · 11 years ago
  81. aa86c39 - (tim) [configure.ac] OpenServer 5 wants lastlog even though it has none by Tim Rice · 11 years ago
  82. f4db77d - (djm) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] by Damien Miller · 11 years ago
  83. a2438bb - (djm) [configure.ac] Disable utmp, wtmp and/or lastlog if the platform by Damien Miller · 11 years ago
  84. aa97d13 - (dtucker) [auth.c configure.ac platform.c platform.h] Accept uid 2 ("bin") by Darren Tucker · 11 years ago
  85. e4f4347 - (djm) [configure.ac] Add a timeout to the select/rlimit test to give it a by Damien Miller · 11 years ago
  86. ff008de - (dtucker) [configure.ac] test that we can set number of file descriptors by Darren Tucker · 11 years ago
  87. 5f0e54c - (dtucker) [configure.ac] use "=" for shell test and not "==". Spotted by by Darren Tucker · 11 years ago
  88. 03978c6 - (dtucker) [configure.ac ssh-gss.h] bz#2073: additional #includes needed by Darren Tucker · 12 years ago
  89. b87f6b7 - (djm) [configure.ac includes.h loginrec.c mux.c sftp.c] Prefer by Damien Miller · 12 years ago
  90. 91f40d8 - (djm) [configure.ac sandbox-seccomp-filter.c] Support for Linux by Damien Miller · 12 years ago
  91. a2b5a4c - (dtucker) [configure.ac] bz#2073: look for Solaris' differently-named by Darren Tucker · 12 years ago
  92. 964de18 - (dtucker) [Makefile.in configure.ac] bz#2072: don't link krb5 libs to by Darren Tucker · 12 years ago
  93. 8e6fb78 - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoull.c by Darren Tucker · 12 years ago
  94. 3c4a24c - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] by Darren Tucker · 12 years ago
  95. b6f73b3 - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old by Damien Miller · 12 years ago
  96. 951b53b - (dtucker) [configure.ac openbsd-compat/sys-tree.h] Test if compiler allows by Darren Tucker · 12 years ago
  97. 5c3bbd7 - (djm) [configure.ac] Don't probe seccomp capability of running kernel by Damien Miller · 12 years ago
  98. d522c68 - (djm) [cipher.c configure.ac openbsd-compat/openssl-compat.h] by Damien Miller · 12 years ago
  99. 25a02b0 - (djm) [configure.ac cipher-ctr.c] Adapt EVP AES CTR change to retain our by Damien Miller · 12 years ago
  100. 8b48982 - (djm) [configure.ac] Revert previous. configure.ac already does this by Damien Miller · 12 years ago