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
2013-08-20
some proxyusefdpass tweaks;
Jason McIntyre
2013-08-14
some Bx/Ox conversion;
Jason McIntyre
2013-07-18
be more exact wrt perms for ~/.ssh/config; bz#2078
Damien Miller
2013-06-27
do not use Sx for sections outwith the man page - ingo informs me that
Jason McIntyre
2013-04-19
add the ability to query supported ciphers, MACs, key type and KEX
Damien Miller
2013-04-07
Add -E option to ssh and sshd to append debugging logs to a specified file
Darren Tucker
2012-10-04
add umac128 variant; ok djm@ at n2k12
Markus Friedl
2012-09-26
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
Jason McIntyre
2012-09-06
missing letter in previous;
Jason McIntyre
2012-09-06
Add ~v and ~V escape sequences to raise and lower the logging level
Darren Tucker
2012-06-18
Clarify description of -W. Noted by Steve.McClellan at radisys com, ok jmc
Darren Tucker
2012-06-18
Remove mention of 'three' key files since there are now four. From
Darren Tucker
2012-04-20
use "brackets" instead of "braces", for consistency;
Jason McIntyre
2011-09-11
document new -O cancel command; ok djm@
Okan Demirmen
2011-09-10
support cancellation of local/dynamic forwardings from ~C commandline;
Markus Friedl
2011-08-26
Add some missing ssh_config(5) options that can be used in ssh(1)'s
Damien Miller
2011-08-02
Add new SHA256 and SHA512 based HMAC modes from
Damien Miller
2011-05-07
+.It RequestTTY
Jason McIntyre
2011-04-18
tweak previous;
Jason McIntyre
2011-04-17
allow graceful shutdown of multiplexing: request that a mux server removes
Damien Miller
2010-11-18
add IPQoS to the various -o lists, and zap some trailing whitespace;
Jason McIntyre
2010-10-28
knock out some "-*- nroff -*-" lines;
Jason McIntyre
2010-09-22
ssh.1: add kexalgorithms to the -o list
Jason McIntyre
2010-09-11
mention RFC 5656 for ECC stuff
Damien Miller
2010-09-04
two more EXIT STATUS sections;
Jason McIntyre
2010-08-31
small text tweak to accommodate previous;
Jason McIntyre
2010-08-31
Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and
Damien Miller
2010-08-08
use the same template for all FILES sections; i.e. -compact/.Pp where we
Jason McIntyre
2010-08-04
Remove mentions of weird "addr/port" alternate address format for IPv6
Damien Miller
2010-07-23
Ciphers is documented in ssh_config(5) these days
Darren Tucker
2010-07-14
finally ssh synopsis looks nice again! this commit just removes a ton of
Jason McIntyre
2010-05-16
mux support for remote forwarding with dynamic port allocation,
Markus Friedl
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
[next]