index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
Age
Commit message (
Expand
)
Author
2011-05-08
improve our behaviour when TTY allocation fails: if we are in
Damien Miller
2011-05-07
+.It RequestTTY
Jason McIntyre
2011-05-07
- tweak previous
Jason McIntyre
2011-05-06
fix numbering; from bert.wesarg AT googlemail.com
Damien Miller
2011-05-06
fix dropping from previous diff
Damien Miller
2011-05-06
Add a RequestTTY ssh_config option to allow configuration-based
Damien Miller
2011-05-06
support negated Host matching, e.g.
Damien Miller
2011-05-06
add a %L expansion (short-form of the local host name) for ControlPath;
Damien Miller
2011-05-06
set traffic class for IPv6 traffic as we do for IPv4 TOS;
Damien Miller
2011-05-06
fix memory leak; bz#1849 ok dtucker@
Damien Miller
2011-05-06
mention that IPv6 addresses must be enclosed in square brackets;
Damien Miller
2011-05-06
clarify language about overriding defaults. bz#1892, from Petr Cerny
Darren Tucker
2011-05-05
gracefully fall back when ControlPath is too large for a
Damien Miller
2011-05-04
allow "ssh-add - < key"; feedback and ok markus@
Damien Miller
2011-04-25
linting this library is not helping anything
Theo de Raadt
2011-04-18
certificate options are supposed to be packed in lexical order of option
Damien Miller
2011-04-18
tweak previous;
Jason McIntyre
2011-04-17
allow graceful shutdown of multiplexing: request that a mux server removes
Damien Miller
2011-04-13
mention valid -b sizes for ECDSA keys; bz#1862
Damien Miller
2011-04-13
improve wording; bz#1861
Damien Miller
2011-04-12
exit with 0 status on SIGTERM; bz#1879
Damien Miller
2011-04-12
fix -Wshadow
Damien Miller
2011-03-29
print ipqos friendly string for sshd -T; ok markus
Kevin Steves
2011-03-24
use strcasecmp() for "clear" cert permission option also; ok djm
Kevin Steves
2011-03-24
zap trailing whitespace;
Jason McIntyre
2011-03-23
remove -d, documentation removed >10 years ago; ok markus
Kevin Steves
2011-03-23
-q not used in /etc/rc now so remove statement.
Kevin Steves
2011-03-23
Add -A option. For each of the key types (rsa1, rsa, dsa and ecdsa)
Kevin Steves
2011-03-15
use timerclear macro
Okan Demirmen
2011-03-10
allow GSSAPI authentication to detect when a server-side failure causes
Damien Miller
2011-03-10
allow GSSAPI authentication to detect when a server-side failure causes
Damien Miller
2011-02-16
make hostbased auth with ECDSA keys work correctly. Based on patch
Damien Miller
2011-02-04
openssh-5.8
Damien Miller
2011-02-04
fix uninitialised nonce variable; reported by Mateusz Kocielski
Damien Miller
2011-01-31
cut'n'pasto; from bert.wesarg AT googlemail.com
Damien Miller
2011-01-22
crank to OpenSSH-5.7
Damien Miller
2011-01-16
a couple more tweaks to the post-close protocol 1 stderr/stdout flush:
Damien Miller
2011-01-16
reset the SIGPIPE handler when forking to execute child processes;
Damien Miller
2011-01-16
Use atomicio when flushing protocol 1 std{out,err} buffers at
Damien Miller
2011-01-13
correct protocol names and add a couple of missing protocol number
Damien Miller
2011-01-13
correct error messages; patch from bert.wesarg AT googlemail.com
Damien Miller
2011-01-11
some unsigned long long casts that make things a bit easier for
Damien Miller
2011-01-11
fd leak on error paths; from zinovik@
Damien Miller
2011-01-08
use host and not options.hostname, as the latter may have unescaped
Damien Miller
2011-01-06
reset SIGCHLD handler to SIG_DFL when execuring LocalCommand;
Damien Miller
2011-01-06
unbreak %n expansion in LocalCommand; patch from bert.wesarg AT
Damien Miller
2011-01-06
when exiting due to ServerAliveTimeout, mention the hostname that caused
Damien Miller
2011-01-04
handle ecdsa-sha2 with various key lengths; hint and ok djm@
Otto Moerbeek
2010-12-24
don't send the actual forced command in a debug message; ok markus deraadt
Damien Miller
2010-12-15
fix ControlMaster=ask regression
Damien Miller
[next]