1. 75db01d - (tim) [Makefile.in] remove some duplication introduced in 20130220 commit. by Tim Rice · 11 years ago
  2. 2b6ea47 - (tim) [Makefile.in] Add another missing $(EXEEXT) I should have seen 3 days by Tim Rice · 11 years ago
  3. ff8bda8 - (tim) [Makefile.in] Add missing $(EXEEXT). Found by Roumen Petrov. by Tim Rice · 11 years ago
  4. 29c7151 - (dtucker) [Makefile.in] Remove trailing "\" on PATHS, which caused obscure by Darren Tucker · 11 years ago
  5. 964de18 - (dtucker) [Makefile.in configure.ac] bz#2072: don't link krb5 libs to by Darren Tucker · 12 years ago
  6. c31db8c - (tim) [krl.c Makefile.in regress/Makefile regress/modpipe.c] remove unneeded by Tim Rice · 12 years ago
  7. f0a8ded - djm@cvs.openbsd.org 2013/01/26 06:11:05 by Damien Miller · 12 years ago
  8. f3747bf - djm@cvs.openbsd.org 2013/01/17 23:00:01 by Damien Miller · 12 years ago
  9. 0fc7729 - (dtucker) [Makefile.in] Add some scaffolding so that the new regress by Darren Tucker · 12 years ago
  10. cc8e9ff - [Makefile.in] "Using $< in a non-suffix rule context is a GNUmake idiom" by Darren Tucker · 12 years ago
  11. 992faad - [Makefile umac.c] Add special-case target to build umac128.o. by Darren Tucker · 12 years ago
  12. e0956e3 - (djm) [Makefile.in configure.ac sandbox-seccomp-filter.c] Add sandbox by Damien Miller · 12 years ago
  13. 7741ce8 - djm@cvs.openbsd.org 2011/06/23 23:35:42 by Damien Miller · 13 years ago
  14. cd5e52e - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for by Damien Miller · 13 years ago
  15. 69ff1df - djm@cvs.openbsd.org 2011/06/22 21:57:01 by Damien Miller · 13 years ago
  16. f22019b - (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac] by Damien Miller · 13 years ago
  17. 71adf12 - (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.c by Damien Miller · 14 years ago
  18. ea52a82 - (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.h by Darren Tucker · 14 years ago
  19. 50c61f8 - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based by Darren Tucker · 14 years ago
  20. e9b4048 - (djm) [Makefile.in] Use shell test to disable ecdsa key generating in by Damien Miller · 14 years ago
  21. 9b87a5c - (tim) [Makefile.in configure.ac opensshd.init.in] Add support for generating by Tim Rice · 14 years ago
  22. cce927c - (tim) [Makefile.in] test the ECC bits if we have the capability. ok djm by Tim Rice · 14 years ago
  23. e63b7f2 - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted by by Damien Miller · 14 years ago
  24. 30a69e7 - (djm) [configure.ac Makefile.in] Use mandoc as preferred manpage by Damien Miller · 14 years ago
  25. d197fd6 - (djm) [Makefile.in] revert local hack I didn't intend to commit by Damien Miller · 14 years ago
  26. 41bccf7 - (djm) [configure.ac] Check whether libdes is needed when building by Damien Miller · 14 years ago
  27. b5a62d0 - (djm) [Makefile.in] Add new ECC files by Damien Miller · 14 years ago
  28. 5b6d0d0 - (dtucker) [Makefile.in] Bug #1770: Link libopenbsd-compat twice to solve by Darren Tucker · 14 years ago
  29. 1f574b2 - (djm) [Makefile.in] Respecify -lssh after -lopenbsd-compat for by Damien Miller · 14 years ago
  30. ded8fa0 - (tim) [Makefile.in] Add missing $(EXEEXT) to install targets. by Tim Rice · 14 years ago
  31. 2bde3ee - (tim) [openssh/Makefile.in] Now that scard is gone, no need to by Tim Rice · 14 years ago
  32. 43001b3 - (djm) [Makefile.in ssh-pkcs11-helper.8] Add manpage for PKCS#11 helper by Damien Miller · 15 years ago
  33. d8f6002 - (djm) [INSTALL Makefile.in README.smartcard configure.ac scard-opensc.c] by Damien Miller · 15 years ago
  34. 7ea845e - markus@cvs.openbsd.org 2010/02/08 10:50:20 by Damien Miller · 15 years ago
  35. dce7a92 - (dtucker) [Makefile.in] .c files do not belong in the OBJ lines. by Darren Tucker · 15 years ago
  36. 8cbd403 - (dtucker) [Makefile.in added roaming_client.c roaming_serv.c] Import new by Darren Tucker · 15 years ago
  37. 350666d - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps. by Damien Miller · 15 years ago
  38. 7d4a268 - (djm) [Makefile.in] bz#1505: Solaris make(1) doesn't accept make variables by Damien Miller · 15 years ago
  39. c5564e1 - andreas@cvs.openbsd.org 2009/05/28 16:50:16 by Darren Tucker · 15 years ago
  40. 01ed227 - djm@cvs.openbsd.org 2008/11/04 08:22:13 by Damien Miller · 16 years ago
  41. d9648ee - (djm) [Makefile.in] Print "all tests passed" when all regress tests pass by Damien Miller · 16 years ago
  42. 42743cb - (djm) [Makefile.in] Pass though pass to conch for interop tests by Damien Miller · 16 years ago
  43. 60dcc62 - (djm) [Makefile.in moduli.5] Include moduli(5) manpage from OpenBSD. by Damien Miller · 16 years ago
  44. b8e0500 - (dtucker) [Makefile.in] Move addrmatch.o to libssh.a where it's needed now. by Darren Tucker · 16 years ago
  45. 34f49c6 - (dtucker) [Makefile.in] Define TEST_SSH_IPV6 in make's arguments as well by Darren Tucker · 16 years ago
  46. 5d37690 - (dtucker) [Makefile.in configure.ac regress/addrmatch.sh] Skip IPv6 by Darren Tucker · 16 years ago
  47. 7a3935d - (dtucker) OpenBSD CVS Sync by Darren Tucker · 16 years ago
  48. b1cbfa2 - djm@cvs.openbsd.org 2008/05/09 14:18:44 by Damien Miller · 16 years ago
  49. c2cefb0 - (djm) [Makefile.in regress/test-exec.sh] Find installed plink(1) and by Damien Miller · 16 years ago
  50. 6642996 - (djm) [Makefile.in regress/Makefile] Fix interop-tests target (note to by Damien Miller · 16 years ago
  51. 62ca18d - djm@cvs.openbsd.org 2008/02/08 23:24:07 by Damien Miller · 17 years ago
  52. d8cb1f1 - djm@cvs.openbsd.org 2008/02/08 23:24:07 by Damien Miller · 17 years ago
  53. e45796f - pvalchev@cvs.openbsd.org 2007/06/07 19:37:34 by Damien Miller · 17 years ago
  54. 20e9f97 - (dtucker) [Makefile.in configure.ac] Replace single-purpose LIBSELINUX, by Darren Tucker · 17 years ago
  55. bcf8be3 - (tim) [Makefile.in scard/Makefile.in] Add datarootdir= lines to keep by Tim Rice · 18 years ago
  56. 223897a - (djm) [Makefile.in buildpkg.sh.in configure.ac openssh.xml.in] by Damien Miller · 18 years ago
  57. 1b06dc3 - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ] by Damien Miller · 18 years ago
  58. 12259d9 - (dtucker) [Makefile.in] Bug #1177: fix incorrect path for sshrc in by Darren Tucker · 18 years ago
  59. 24f2a42 - (djm) [Makefile.in] by Damien Miller · 18 years ago
  60. f53429b - dtucker@cvs.openbsd.org 2006/04/18 10:44:28 by Damien Miller · 18 years ago
  61. 73b42d2 - (djm) [Makefile.in configure.ac session.c sshpty.c] by Damien Miller · 18 years ago
  62. 471e9b3 - (djm) [Makefile.in openbsd-compat/Makefile.in] Add added files by Damien Miller · 18 years ago
  63. 4881c37 - (dtucker) [Makefile.in configure.ac, added openbsd-compat/regress/] by Darren Tucker · 19 years ago
  64. 2dcddbf - (djm) [Makefile.in configure.ac includes.h misc.c] by Damien Miller · 19 years ago
  65. d188a12 typo in comment by Darren Tucker · 19 years ago
  66. 5fd38c0 - djm@cvs.openbsd.org 2005/04/09 04:32:54 by Damien Miller · 19 years ago
  67. 2c04deb - (djm) [mpaux.c mpaux.h Makefile.in] Remove old mpaux.[ch] code, it has not by Damien Miller · 19 years ago
  68. dc8fc62 - (dtucker) [Makefile.in] Add a install-nosysconf target for installing the by Darren Tucker · 20 years ago
  69. d9f8891 - (dtucker) [LICENCE Makefile.in README.platform audit-bsm.c configure.ac by Darren Tucker · 20 years ago
  70. 269a1ea - (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.c by Darren Tucker · 20 years ago
  71. 72c025d - (dtucker) [INSTALL Makefile.in configure.ac survey.sh.in] Implement by Darren Tucker · 20 years ago
  72. 16bcc1c - (dtucker) [INSTALL Makefile.in configure.ac] Add --with-libedit configure by Darren Tucker · 20 years ago
  73. 25a1234 - (dtucker) [Makefile.in contrib/ssh-copy-id] Bug #894: Improve portability by Darren Tucker · 20 years ago
  74. 2a502ff - (dtucker) [Makefile.in] Get regress/Makefile symlink right for out-of-tree by Darren Tucker · 20 years ago
  75. 0cbc3c6 - (dtucker) [Makefile.in] Fix typo. by Darren Tucker · 20 years ago
  76. 25f60a7 - (dtucker) [Makefile.in ssh-keysign.c ssh.c] Use permanently_set_uid() since by Darren Tucker · 20 years ago
  77. ef8f8af - (bal) [Makefile.in] Remove opensshd.init on 'make distclean' by Ben Lindstrom · 20 years ago
  78. f7ba8f6 (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms. by Tim Rice · 20 years ago
  79. 5e6f4db - (djm) Fix Makefile.in for connection sharing changes by Damien Miller · 20 years ago
  80. 6f1f758 - (tim) [configure.ac Makefile.in] Add support for "make package" ok djm@ by Tim Rice · 20 years ago
  81. 20e1fab - djm@cvs.openbsd.org 2004/02/17 11:03:08 by Damien Miller · 21 years ago
  82. 9ad7e0e [Makefile.in regress/sftp-badcmds.sh regress/test-exec.sh] by Tim Rice · 21 years ago
  83. 9df3def - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.h by Darren Tucker · 21 years ago
  84. 4f0fe68 - (djm) OpenBSD CVS Sync by Damien Miller · 21 years ago
  85. a8e06ce - djm@cvs.openbsd.org 2003/11/21 11:57:03 by Damien Miller · 21 years ago
  86. 6f1f611 - (djm) Delete autom4te.cache after autoreconf by Damien Miller · 21 years ago
  87. 3e33cec - markus@cvs.openbsd.org 2003/09/23 20:17:11 by Darren Tucker · 21 years ago
  88. 782390e - (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-tree by Darren Tucker · 21 years ago
  89. b12d16f - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing by Darren Tucker · 21 years ago
  90. ec28ca1 by Tim Rice · 21 years ago
  91. 167bd9c - (dtucker) [CREDITS Makefile.in configure.ac mdoc2man.awk mdoc2man.pl] by Darren Tucker · 21 years ago
  92. b2db4e8 - (dtucker) [Makefile.in] Add distclean target for regress/, fix clean target. by Darren Tucker · 21 years ago
  93. 77d07e9 - [Makefile.in regress/agent-ptrace] Fix minor regress issues on Cygwin. by Darren Tucker · 21 years ago
  94. 1185765 - [Makefile.in regress/agent-getpeereid.sh] config.h is now in $BUILDDIR by Darren Tucker · 21 years ago
  95. 150a81c - (dtucker) Portablize regression tests. Parts contributed by Roumen by Darren Tucker · 21 years ago
  96. 6ad5043 - (dtucker) [Makefile.in] Remove auth2-krb5. by Darren Tucker · 21 years ago
  97. 49aaf4a - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h by Darren Tucker · 21 years ago
  98. b2f9d41 - (dtucker) [Makefile.in moduli.c moduli.h] Add new files and to Makefile. by Darren Tucker · 21 years ago
  99. 6aaa58c - (dtucker) OpenBSD CVS Sync by Darren Tucker · 21 years ago
  100. f49078d - (djm) Bug #588 - Add scard-opensc.o back to Makefile.in by Damien Miller · 21 years ago