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
/
ssh.1
Age
Commit message (
Expand
)
Author
2010-03-26
tweak previous;
Jason McIntyre
2010-03-26
mention that -S none disables connection sharing; from Colin Watson
Damien Miller
2010-03-05
mention loading of certificate files from [private]-cert.pub when
Damien Miller
2010-03-05
document certificate authentication; help/ok djm
Jason McIntyre
2010-03-05
tweak previous;
Jason McIntyre
2010-03-04
move section on CA and revoked keys from ssh.1 to sshd.8's known hosts
Damien Miller
2010-03-04
tweak previous;
Jason McIntyre
2010-03-04
Add a TrustedUserCAKeys option to sshd_config to specify CA keys that
Damien Miller
2010-02-26
tweak previous;
Jason McIntyre
2010-02-26
Add support for certificate key types for users and hosts.
Damien Miller
2010-02-11
libarary -> library;
Jason McIntyre
2010-02-10
pkcs#11 is no longer optional; improve wording; ok jmc@
Markus Friedl
2010-02-08
tweak previous; ok markus
Jason McIntyre
2010-02-08
replace our obsolete smartcard code with PKCS#11.
Markus Friedl
2010-01-11
Add a 'netcat mode' (ssh -W). This connects stdio on the client to a single
Darren Tucker
2010-01-09
Remove RoutingDomain from ssh since it's now not needed. It can be replaced
Darren Tucker
2009-12-29
Rename RDomain config option to RoutingDomain to be more clear and
Kevin Steves
2009-10-28
Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan.
Reyk Floeter
2009-10-22
write UNIX-domain in a more consistent way; while here, replace a
Igor Sobrado
2009-10-22
use the UNIX-related macros (.At and .Ux) where appropriate.
Igor Sobrado
2009-10-08
some tweaks now that protocol 1 is not offered by default; ok markus
Jason McIntyre
2009-03-19
for "Ciphers", just point the reader to the keyword in ssh_config(5), just
Jason McIntyre
2009-02-12
consistency: Dq => Ql
Damien Miller
2009-02-12
document -R0:... usage
Damien Miller
2008-11-09
typo fixed (overriden -> overridden)
Tobias Stoeckmann
2008-11-05
add dynamic forward escape command line; ok djm@
Kevin Steves
2008-10-08
Add -y option to force logging via syslog rather than stderr.
Damien Miller
2008-07-02
When forking after authentication ("ssh -f") with ExitOnForwardFailure
Damien Miller
2008-06-26
add VisualHostKey to the list of options listed in -o;
Jason McIntyre
2008-06-26
Move SSH Fingerprint Visualization away from sharing the config option
Alexander von Gernler
2008-06-13
Explain the use of SSH fpr visualization using random art, and cite the
Alexander von Gernler
2008-02-11
bump Mdocdate for pages committed in "febuary", necessary because
Jason McIntyre
2008-02-09
Document the correct permissions for the ~/.ssh/ directory.
Ryan Thomas McBride
2008-01-19
satisfy the pedants: -q does not suppress all diagnostic messages (e.g.
Damien Miller
2007-06-12
add -K to SYNOPSIS;
Jason McIntyre
2007-06-12
Add "-K" flag for ssh to set GSSAPIAuthentication=yes and
Damien Miller
2007-06-07
Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must
Peter Valchev
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-12-11
add rfc 4716 (public key format); ok jmc
Markus Friedl
2006-10-28
correct/expand example of usage of -w; ok jmc@ stevesk@
Otto Moerbeek
2006-09-25
Change "a SSH" to "an SSH". Hurray, I'm not the only one who
Ray Lai
2006-07-11
add ExitOnForwardFailure: terminate the connection if ssh(1)
Markus Friedl
2006-07-02
use -KR[bind_address:]port here; ok djm@
Kevin Steves
2006-07-02
more details and clarity for tun(4) device forwarding; ok and help
Kevin Steves
2006-05-29
add GSSAPI to the list of authentication methods supported;
Jason McIntyre
2006-03-22
simplify SSHFP example; ok jmc@
Jakob Schlyter
2006-03-16
Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs
Damien Miller
2006-02-24
more consistency fixes;
Jason McIntyre
2006-02-15
remove the IETF draft references and replace them with some updated RFCs;
Jason McIntyre
2006-02-06
make this a little less ambiguous...
Jason McIntyre
[next]