summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-07ssh(1): Refer to ssh-argv0(1)Colin Watson
2014-10-07Adjust various OpenBSD-specific references in manual pagesColin Watson
2014-10-07Fix picky lintian errors about slogin symlinksColin Watson
2014-10-07Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2014-10-07Add DebianBanner server configuration optionKees Cook
2014-10-07Include the Debian version in our identificationMatthew Vernon
2014-10-07Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2014-10-07Quieten logs when multiple from= restrictions are usedColin Watson
2014-10-07Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2014-10-07Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson
2014-10-07Adjust scp quoting in verbose modeNicolas Valcárcel
2014-10-07Allow harmless group-writabilityColin Watson
2014-10-07Add support for registering ConsoleKit sessions on loginColin Watson
2014-10-07Mention ~& when waiting for forwarded connections to terminateMatthew Vernon
2014-10-07Reduce severity of "Killed by signal %d"Peter Samuelson
2014-10-07"LogLevel SILENT" compatibilityJonathan David Amery
2014-10-07Various keepalive extensionsRichard Kettlewell
2014-10-07Partial server keep-alive implementation for SSH1Colin Watson
2014-10-07Accept obsolete ssh-vulnkey configuration optionsColin Watson
2014-10-07Handle SELinux authorisation rolesManoj Srivastava
2014-10-07Restore TCP wrappers supportColin Watson
2014-10-07GSSAPI key exchange supportSimon Wilkinson
2014-10-07Import openssh_6.7p1.orig.tar.gzColin Watson
2014-10-07establish V_6_7 branchDamien Miller
2014-10-07 - (djm) Release OpenSSH-6.7Damien Miller
2014-10-03 - (djm) [sshd_config.5] typo; from Iain MorganDamien Miller
2014-10-01 - (djm) [openbsd-compat/Makefile.in openbsd-compat/kludge-fd_set.c]Damien Miller
2014-09-10 - (djm) [sandbox-seccomp-filter.c] Allow mremap and exit for DietLibc;Damien Miller
2014-09-0920140908Darren Tucker
2014-09-04 - (djm) [openbsd-compat/arc4random.c] Zero seed after keying PRNGDamien Miller
2014-09-03 - (djm) [contrib/cygwin/ssh-host-config] Fix old code leading toDamien Miller
2014-09-03 - (djm) [defines.h sshbuf.c] Move __predict_true|false to defines.h andDamien Miller
2014-08-30 - (djm) [Makefile.in] Make TEST_SHELL a variable; "good idea" tim@Damien Miller
2014-08-30 - (djm) [openbsd-compat/openssl-compat.h] add include guardDamien Miller
2014-08-30 - (djm) [misc.c] Missing newline between functionsDamien Miller
2014-08-30 - (djm) [openbsd-compat/openssl-compat.h] addDamien Miller
2014-08-27 - (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()Damien Miller
2014-08-27 - (djm) [monitor.c sshd.c] SIGXFSZ needs to be ignored in postauthDamien Miller
2014-08-27 - (djm) [regress/unittests/sshbuf/test_sshbuf_getput_crypto.c]Damien Miller
2014-08-26 - (djm) [INSTALL] Recommend libcrypto be built -fPIC, mention LibreSSL,Damien Miller
2014-08-26 - (djm) [bufec.c] Skip this file on !ECC OpenSSLDamien Miller
2014-08-24 - (djm) [sftp-server.c] Some systems (e.g. Irix) have prctl() but notDamien Miller
2014-08-23 - (djm) [configure.ac] We now require a working vsnprintf everywhere (notDamien Miller
2014-08-23 - (djm) [sshd.c] Ignore SIGXFSZ in preauth monitor child; can explode onDamien Miller
2014-08-22 - (djm) [configure.ac] double braces to appease autoconfDamien Miller
2014-08-22 - (djm) [openbsd-compat/bsd-snprintf.c] Fix compilation failure (prototype/Damien Miller
2014-08-22 - (djm) [sshbuf-getput-crypto.c] Fix compilation when OpenSSL lacks ECCDamien Miller
2014-08-22 - (djm) [configure.ac] include leading zero characters in OpenSSL versionDamien Miller
2014-08-21 - (djm) [regress/unittests/test_helper/test_helper.c] Fix for systems thatDamien Miller
2014-08-21 - (djm) [key.h] Fix ifdefs for no-ECC OpenSSLDamien Miller