summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* - (tim) [Makefile.in] remove some duplication introduced in 20130220 commit.tim2013-03-221-5/+4
* - (tim) [Makefile.in] Add another missing $(EXEEXT) I should have seen 3 daystim2013-03-071-2/+2
* - (tim) [Makefile.in] Add missing $(EXEEXT). Found by Roumen Petrov.tim2013-03-051-2/+2
* - (dtucker) [Makefile.in] Remove trailing "\" on PATHS, which caused obscuredtucker2013-03-051-2/+2
* - (dtucker) [Makefile.in configure.ac] bz#2072: don't link krb5 libs todtucker2013-02-211-3/+5
* - (tim) [krl.c Makefile.in regress/Makefile regress/modpipe.c] remove unneededtim2013-02-201-5/+7
* - djm@cvs.openbsd.org 2013/01/26 06:11:05djm2013-02-121-3/+3
* - djm@cvs.openbsd.org 2013/01/17 23:00:01djm2013-01-181-2/+2
* - (dtucker) [Makefile.in] Add some scaffolding so that the new regressdtucker2012-12-171-1/+4
* - [Makefile.in] "Using $< in a non-suffix rule context is a GNUmake idiom"dtucker2012-10-051-2/+2
* - [Makefile umac.c] Add special-case target to build umac128.o.dtucker2012-10-051-3/+10
* - (djm) [Makefile.in configure.ac sandbox-seccomp-filter.c] Add sandboxdjm2012-04-041-2/+3
* - djm@cvs.openbsd.org 2011/06/23 23:35:42djm2011-08-051-1/+3
* - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox fordjm2011-06-261-2/+2
* - djm@cvs.openbsd.org 2011/06/22 21:57:01djm2011-06-221-2/+3
* - (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac]djm2011-05-051-40/+10
* - (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.cdjm2011-01-251-2/+3
* - (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.hdtucker2011-01-171-2/+3
* - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-baseddtucker2011-01-161-1/+3
* - (djm) [Makefile.in] Use shell test to disable ecdsa key generating indjm2011-01-141-2/+2
* - (tim) [Makefile.in configure.ac opensshd.init.in] Add support for generatingtim2011-01-131-10/+18
* - (tim) [Makefile.in] test the ECC bits if we have the capability. ok djmtim2011-01-131-2/+4
* - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted bydjm2011-01-081-1/+2
* - (djm) [configure.ac Makefile.in] Use mandoc as preferred manpagedjm2011-01-031-2/+3
* - (djm) [Makefile.in] revert local hack I didn't intend to commitdjm2011-01-031-2/+2
* - (djm) [configure.ac] Check whether libdes is needed when buildingdjm2011-01-021-2/+2
* - (djm) [Makefile.in] Add new ECC filesdjm2010-08-311-6/+6
* - (dtucker) [Makefile.in] Bug #1770: Link libopenbsd-compat twice to solvedtucker2010-05-121-2/+2
* - (djm) [Makefile.in] Respecify -lssh after -lopenbsd-compat fordjm2010-03-131-2/+2
* - (tim) [Makefile.in] Add missing $(EXEEXT) to install targets.tim2010-03-121-13/+13
* - (tim) [openssh/Makefile.in] Now that scard is gone, no need totim2010-03-121-2/+1
* - (djm) [Makefile.in ssh-pkcs11-helper.8] Add manpage for PKCS#11 helperdjm2010-02-241-3/+5
* - (djm) [INSTALL Makefile.in README.smartcard configure.ac scard-opensc.c]djm2010-02-111-9/+4
* - markus@cvs.openbsd.org 2010/02/08 10:50:20djm2010-02-111-5/+15
* - (dtucker) [Makefile.in] .c files do not belong in the OBJ lines.dtucker2010-01-081-3/+3
* - (dtucker) [Makefile.in added roaming_client.c roaming_serv.c] Import newdtucker2010-01-081-3/+3
* - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps.djm2009-10-021-2/+2
* - (djm) [Makefile.in] bz#1505: Solaris make(1) doesn't accept make variablesdjm2009-08-281-2/+2
* - andreas@cvs.openbsd.org 2009/05/28 16:50:16dtucker2009-06-211-7/+9
* - djm@cvs.openbsd.org 2008/11/04 08:22:13djm2008-11-051-3/+3
* - (djm) [Makefile.in] Print "all tests passed" when all regress tests passdjm2008-07-081-2/+2
* - (djm) [Makefile.in] Pass though pass to conch for interop testsdjm2008-07-041-1/+3
* - (djm) [Makefile.in moduli.5] Include moduli(5) manpage from OpenBSD.djm2008-06-261-3/+5
* - (dtucker) [Makefile.in] Move addrmatch.o to libssh.a where it's needed now.dtucker2008-06-101-3/+3
* - (dtucker) [Makefile.in] Define TEST_SSH_IPV6 in make's arguments as welldtucker2008-06-101-1/+2
* - (dtucker) [Makefile.in configure.ac regress/addrmatch.sh] Skip IPv6dtucker2008-06-101-1/+2
* - (dtucker) OpenBSD CVS Syncdtucker2008-06-101-2/+2
* - djm@cvs.openbsd.org 2008/05/09 14:18:44djm2008-05-191-2/+2
* - (djm) [Makefile.in regress/test-exec.sh] Find installed plink(1) anddjm2008-03-131-1/+5
* - (djm) [Makefile.in regress/Makefile] Fix interop-tests target (note todjm2008-03-131-2/+2