summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-09Quieten logs when multiple from= restrictions are usedColin Watson
2014-02-09Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2014-02-09Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2014-02-09Adjust scp quoting in verbose modeNicolas Valcárcel
2014-02-09Allow harmless group-writabilityColin Watson
2014-02-09Add support for registering ConsoleKit sessions on loginColin Watson
2014-02-09Mention ~& when waiting for forwarded connections to terminateMatthew Vernon
2014-02-09Reduce severity of "Killed by signal %d"Peter Samuelson
2014-02-09"LogLevel SILENT" compatibilityJonathan David Amery
2014-02-09Various keepalive extensionsRichard Kettlewell
2014-02-09Partial server keep-alive implementation for SSH1Colin Watson
2014-02-09Reject vulnerable keys to mitigate Debian OpenSSL flawColin Watson
2014-02-09Handle SELinux authorisation rolesManoj Srivastava
2014-02-09GSSAPI key exchange supportSimon Wilkinson
2014-02-09Remove trailing blank line.Colin Watson
2014-02-09Switch to git; adjust Vcs-* fields.Colin Watson
2014-02-07 - djm@cvs.openbsd.org 2014/02/06 22:21:01Damien Miller
2014-02-07 - naddy@cvs.openbsd.org 2014/02/05 20:13:25Damien Miller
2014-02-06 - (djm) [sandbox-seccomp-filter.c] Not all Linux architectures defineDamien Miller
2014-02-06 - (dtucker) [openbsd-compat/bsd-poll.c] Don't bother checking for non-NULLDarren Tucker
2014-02-05 - (djm) [sandbox-capsicum.c] Don't fatal if Capsicum is offered byDamien Miller
2014-02-04 - (djm) [regress/setuid-allowed.c] Missing string.h for strerror()Damien Miller
2014-02-04 - (djm) [openbsd-compat/Makefile.in] Add missing explicit_bzero.oDamien Miller
2014-02-04 - djm@cvs.openbsd.org 2014/02/04 00:24:29Damien Miller
2014-02-04 - djm@cvs.openbsd.org 2014/02/04 00:24:29Damien Miller
2014-02-04 - djm@cvs.openbsd.org 2014/02/02 03:44:31Damien Miller
2014-02-04 - djm@cvs.openbsd.org 2014/02/03 23:28:00Damien Miller
2014-02-04 - djm@cvs.openbsd.org 2014/02/02 03:44:32Damien Miller
2014-02-04 - tedu@cvs.openbsd.org 2014/01/31 16:39:19Damien Miller
2014-02-04 - djm@cvs.openbsd.org 2014/01/30 22:26:14Damien Miller
2014-02-04 - jmc@cvs.openbsd.org 2014/01/29 14:04:51Damien Miller
2014-02-04 - djm@cvs.openbsd.org 2014/01/29 06:18:35Damien Miller
2014-02-04 - djm@cvs.openbsd.org 2014/01/29 00:19:26Damien Miller
2014-02-04 - jmc@cvs.openbsd.org 2014/01/28 14:13:39Damien Miller
2014-02-04ignore a few more regress droppingsDamien Miller
2014-02-04 - markus@cvs.openbsd.org 2014/01/27 20:13:46Damien Miller
2014-02-04 - markus@cvs.openbsd.org 2014/01/27 19:18:54Damien Miller
2014-02-04 - markus@cvs.openbsd.org 2014/01/27 18:58:14Damien Miller
2014-01-31 - (tim) [Makefile.in] build regress/setuid-allow.Tim Rice
2014-01-31 - (dtucker) [readconf.c] Include <arpa/inet.h> for the hton macros. FixesDarren Tucker
2014-01-31 - (djm) [sandbox-seccomp-filter.c sandbox-systrace.c] Allow shutdown(2)Damien Miller
2014-01-30 - (djm) Release openssh-6.5p1Damien Miller
2014-01-30trim entries prior to openssh-6.0p1Damien Miller
2014-01-30 - (djm) [configure.ac atomicio.c] Kludge around NetBSD offeringDamien Miller
2014-01-30 - (djm) [configure.ac] Only check for width-specified integer typesDamien Miller
2014-01-29 - (djm) [configure.ac] Fix broken shell test '==' vs '='; patch fromDamien Miller
2014-01-28 - (tim) [regress/agent.sh regress/agent-ptrace.sh] Assign $? to a variableTim Rice
2014-01-28 - (djm) [sshd.c] Use kill(0, ...) instead of killpg(0, ...); theDamien Miller
2014-01-28 - (djm) [configure.ac] Search for inet_ntop in libnsl and libresovl;Damien Miller
2014-01-27 - (dtucker) [Makefile.in] Remove trailing backslash which some makeDarren Tucker