summaryrefslogtreecommitdiffstats
path: root/ssh_config.5 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-24 - djm@cvs.openbsd.org 2014/02/23 20:11:36Damien Miller5-62/+145
2014-02-24 - djm@cvs.openbsd.org 2014/02/23 20:03:42Damien Miller2-1/+11
2014-02-24 - djm@cvs.openbsd.org 2014/02/22 01:32:19Damien Miller2-13/+25
2014-02-24 - djm@cvs.openbsd.org 2014/02/15 23:05:36Damien Miller2-2/+6
2014-02-24 - djm@cvs.openbsd.org 2014/02/07 06:55:54Damien Miller3-9/+13
2014-02-2120140221Tim Rice2-3/+6
2014-02-13 - (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] Add compatDarren Tucker4-4/+21
2014-02-06 - djm@cvs.openbsd.org 2014/02/06 22:21:01Damien Miller2-15/+23
2014-02-06 - naddy@cvs.openbsd.org 2014/02/05 20:13:25Damien Miller3-5/+12
2014-02-06 - (djm) [sandbox-seccomp-filter.c] Not all Linux architectures defineDamien Miller2-0/+4
2014-02-06 - (dtucker) [openbsd-compat/bsd-poll.c] Don't bother checking for non-NULLDarren Tucker2-7/+8
2014-02-05 - (djm) [sandbox-capsicum.c] Don't fatal if Capsicum is offered byDamien Miller2-2/+9
2014-02-04 - (djm) [regress/setuid-allowed.c] Missing string.h for strerror()Damien Miller2-0/+2
2014-02-04 - (djm) [openbsd-compat/Makefile.in] Add missing explicit_bzero.oDamien Miller2-2/+3
2014-02-04 - djm@cvs.openbsd.org 2014/02/04 00:24:29Damien Miller1-0/+5
2014-02-04 - djm@cvs.openbsd.org 2014/02/04 00:24:29Damien Miller1-2/+2
2014-02-04 - djm@cvs.openbsd.org 2014/02/02 03:44:31Damien Miller3-5/+8
2014-02-04 - djm@cvs.openbsd.org 2014/02/03 23:28:00Damien Miller2-4/+5
2014-02-04 - djm@cvs.openbsd.org 2014/02/02 03:44:32Damien Miller37-154/+168
2014-02-04 - tedu@cvs.openbsd.org 2014/01/31 16:39:19Damien Miller25-65/+96
2014-02-04 - djm@cvs.openbsd.org 2014/01/30 22:26:14Damien Miller2-1/+6
2014-02-04 - jmc@cvs.openbsd.org 2014/01/29 14:04:51Damien Miller2-2/+19
2014-02-04 - djm@cvs.openbsd.org 2014/01/29 06:18:35Damien Miller19-2633/+22
2014-02-04 - djm@cvs.openbsd.org 2014/01/29 00:19:26Damien Miller2-1/+7
2014-02-04 - jmc@cvs.openbsd.org 2014/01/28 14:13:39Damien Miller2-14/+18
2014-02-04ignore a few more regress droppingsDamien Miller1-0/+2
2014-02-04 - markus@cvs.openbsd.org 2014/01/27 20:13:46Damien Miller4-3/+244
2014-02-04 - markus@cvs.openbsd.org 2014/01/27 19:18:54Damien Miller6-43/+58
2014-02-04 - markus@cvs.openbsd.org 2014/01/27 18:58:14Damien Miller9-71/+332
2014-01-31 - (tim) [Makefile.in] build regress/setuid-allow.Tim Rice2-2/+3
2014-01-31 - (dtucker) [readconf.c] Include <arpa/inet.h> for the hton macros. FixesDarren Tucker2-0/+3
2014-01-30 - (djm) [sandbox-seccomp-filter.c sandbox-systrace.c] Allow shutdown(2)Damien Miller3-0/+6
2014-01-30 - (djm) Release openssh-6.5p1V_6_5_P1Damien Miller1-0/+1
2014-01-30trim entries prior to openssh-6.0p1Damien Miller1-2049/+0
2014-01-30 - (djm) [configure.ac atomicio.c] Kludge around NetBSD offeringDamien Miller3-2/+12
2014-01-30 - (djm) [configure.ac] Only check for width-specified integer typesDamien Miller2-6/+17
2014-01-29 - (djm) [configure.ac] Fix broken shell test '==' vs '='; patch fromDamien Miller2-3/+7
2014-01-28 - (tim) [regress/agent.sh regress/agent-ptrace.sh] Assign $? to a variableTim Rice3-14/+24
2014-01-28 - (djm) [sshd.c] Use kill(0, ...) instead of killpg(0, ...); theDamien Miller2-1/+4
2014-01-28 - (djm) [configure.ac] Search for inet_ntop in libnsl and libresovl;Damien Miller2-2/+9
2014-01-27 - (dtucker) [Makefile.in] Remove trailing backslash which some makeDarren Tucker2-2/+6
2014-01-27Welcome to 2014Darren Tucker1-5/+5
2014-01-25 - (djm) [configure.ac] correct AC_DEFINE for previous.Damien Miller2-3/+5
2014-01-25 - (djm) [configure.ac sandbox-capsicum.c sandbox-rlimit.c] DisableDamien Miller4-2/+13
2014-01-25 - markus@cvs.openbsd.org 2014/01/25 20:35:37Damien Miller2-11/+13
2014-01-25 - dtucker@cvs.openbsd.org 2014/01/25 10:12:50Damien Miller6-8/+32
2014-01-25 - (djm) [configure.ac] autoconf sets finds to 'yes' not '1', so testDamien Miller2-6/+8
2014-01-25 - (djm) [configure.ac] Do not attempt to use capsicum sandbox unlessDamien Miller2-8/+14
2014-01-25 - (djm) [configure.ac] Fix detection of capsicum sandbox on FreeBSDDamien Miller2-9/+12
2014-01-24 - (djm) [Makefile.in regress/scp-ssh-wrapper.sh regress/scp.sh] MakeDamien Miller4-3/+13