summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* - (djm) [Makefile.in] fix reference to libtest_helper.a in sshkey test too.djm2014-08-211-2/+2
* - (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather thandjm2014-08-201-2/+2
* - (dtucker) [Makefile.in] Add a t-exec target to run just the executabledtucker2014-07-181-2/+2
* - djm@cvs.openbsd.org 2014/06/24 01:14:17djm2014-07-021-5/+25
* - djm@cvs.openbsd.org 2014/06/24 01:13:21djm2014-07-021-2/+3
* - (djm) [Makefile.in] typo in pathdjm2014-05-211-6/+6
* - (djm) [regress/Makefile Makefile.in]djm2014-05-151-7/+48
* - (djm) [Makefile.in configure.ac sshbuf-getput-basic.c]djm2014-05-151-2/+10
* - djm@cvs.openbsd.org 2014/01/29 06:18:35djm2014-02-041-3/+3
* - markus@cvs.openbsd.org 2014/01/27 20:13:46djm2014-02-041-2/+2
* - markus@cvs.openbsd.org 2014/01/27 18:58:14djm2014-02-041-2/+2
* - (tim) [Makefile.in] build regress/setuid-allow.tim2014-01-311-2/+2
* - (dtucker) [Makefile.in] Remove trailing backslash which some makedtucker2014-01-271-2/+2
* - (djm) [Makefile.in regress/scp-ssh-wrapper.sh regress/scp.sh] Makedjm2014-01-241-1/+3
* - (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c]djm2014-01-171-3/+2
* - djm@cvs.openbsd.org 2014/01/09 23:20:00djm2014-01-091-2/+2
* - (djm) [Makefile.in regress/Makefile regress/agent-ptrace.sh]djm2013-12-081-1/+8
* - (djm) [Makefile.in] PATHSUBS and keygen bits for Ed25519; fromdjm2013-12-071-1/+8
* - [Makefile.in] Add ed25519 sourcesdjm2013-12-071-2/+4
* - djm@cvs.openbsd.org 2013/11/21 00:45:44djm2013-11-211-2/+2
* - (dtucker) [Makefile.in configure.ac] Set MALLOC_OPTIONS per platformdtucker2013-11-081-1/+2
* - (dtucker) [Makefile.in configure.ac] Remove TEST_SSH_SHA256 environmentdtucker2013-11-071-5/+4
* - (dtucker) [Makefile.in configure.ac fixalgorithms] Remove unsupporteddtucker2013-06-111-3/+6
* - (dtucker) [Makefile.in] append $CFLAGS to compiler options when buildingdtucker2013-06-051-2/+2
* 20130602tim2013-06-021-2/+2
* - (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