index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
ssh_config.5
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweak previous;
jmc
2010-06-26
1
-3
/
+4
*
Add X11ForwardTimeout option to specify timeout for untrusted X11
djm
2010-06-25
1
-2
/
+12
*
tweak previous; ok djm
jmc
2010-04-16
1
-5
/
+5
*
expand %r => remote username in ssh_config:ProxyCommand;
djm
2010-04-14
1
-5
/
+7
*
tweak previous; ok dtucker
jmc
2010-03-27
1
-6
/
+8
*
Reformat default value of PreferredAuthentications entry (current formatting
dtucker
2010-03-26
1
-7
/
+3
*
mention loading of certificate files from [private]-cert.pub when
djm
2010-03-05
1
-2
/
+8
*
pkcs#11 is no longer optional; improve wording; ok jmc@
markus
2010-02-10
1
-4
/
+3
*
replace our obsolete smartcard code with PKCS#11.
markus
2010-02-08
1
-9
/
+9
*
Remove RoutingDomain from ssh since it's now not needed. It can be replaced
dtucker
2010-01-09
1
-5
/
+2
*
sort previous;
jmc
2009-12-29
1
-4
/
+4
*
Rename RDomain config option to RoutingDomain to be more clear and
stevesk
2009-12-29
1
-3
/
+3
*
explain the constraints on LocalCommand some more so people don't
djm
2009-11-10
1
-2
/
+9
*
Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan.
reyk
2009-10-28
1
-2
/
+5
*
some tweaks now that protocol 1 is not offered by default; ok markus
jmc
2009-10-08
1
-3
/
+3
*
disable protocol 1 by default (after a transition period of about 10 years)
markus
2009-10-08
1
-6
/
+8
*
don't advertise experimental options
djm
2009-02-22
1
-13
/
+2
*
kill trailing whitespace;
jmc
2009-02-12
1
-2
/
+2
*
document RemoteForward usage with 0 listen port
djm
2009-02-12
1
-2
/
+9
*
sync list of preferred ciphers; ok djm@
naddy
2009-01-24
1
-5
/
+5
*
Add support for an experimental zero-knowledge password authentication
djm
2008-11-04
1
-2
/
+13
*
correct and clarify VisualHostKey; ok jmc@
stevesk
2008-10-17
1
-4
/
+6
*
use 'Privileged ports can be forwarded only when logging in as root on
stevesk
2008-10-10
1
-3
/
+4
*
whitepsace -> whitespace. From Matthew Clarke via bugs@.
krw
2008-08-02
1
-3
/
+3
*
Move SSH Fingerprint Visualization away from sharing the config option
grunk
2008-06-26
1
-6
/
+12
*
tweak the ascii art text; ok grunk
jmc
2008-06-12
1
-4
/
+3
*
keyword expansion for localcommand. ok djm@
dtucker
2008-06-12
1
-2
/
+17
*
CheckHostIP set to ``fingerprint'' will display both hex and random art
grunk
2008-06-11
1
-2
/
+3
*
Introduce SSH Fingerprint ASCII Visualization, a technique inspired by the
grunk
2008-06-11
1
-2
/
+6
*
clarify that Host patterns are space-separated. ok deraadt
dtucker
2008-06-10
1
-2
/
+3
*
clean up after previous macro removal;
jmc
2007-10-29
1
-3
/
+3
*
ProxyCommand and LocalCommand use the user's shell, not /bin/sh; ok djm@
dtucker
2007-10-29
1
-4
/
+4
*
document KbdInteractiveAuthentication in ssh_config.5;
djm
2007-09-21
1
-2
/
+10
*
tun device forwarding now honours ExitOnForwardFailure; ok markus@
stevesk
2007-08-15
1
-3
/
+3
*
put the MAC list into a display, like we do for ciphers,
jmc
2007-06-08
1
-3
/
+6
*
Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must
pvalchev
2007-06-07
1
-3
/
+3
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
do not use a list for SYNOPSIS;
jmc
2007-01-10
1
-5
/
+3
*
avoid confusing wording in HashKnownHosts:
jmc
2006-07-27
1
-3
/
+4
*
add ExitOnForwardFailure: terminate the connection if ssh(1)
markus
2006-07-11
1
-1
/
+12
*
more details and clarity for tun(4) device forwarding; ok and help
stevesk
2006-07-02
1
-9
/
+29
*
oops - previous was too long; split the list of auths up
jmc
2006-05-29
1
-2
/
+7
*
Add gssapi-with-mic to PreferredAuthentications default list; ok jmc
dtucker
2006-05-29
1
-2
/
+2
*
remote user escape is %r not %h; spotted by jmc@
djm
2006-03-31
1
-2
/
+2
*
kill trailing whitespace;
jmc
2006-03-31
1
-2
/
+2
*
add percent escape chars to the IdentityFile option, bz #1159 based
djm
2006-03-30
1
-2
/
+15
*
*AliveCountMax applies to protcol v2 only; ok dtucker, djm
markus
2006-03-14
1
-1
/
+2
*
Allow config directives to contain whitespace by surrounding them by double
dtucker
2006-03-13
1
-1
/
+4
*
comma;
jmc
2006-02-26
1
-2
/
+2
*
move PATTERNS to the end of the main body; requested by dtucker
jmc
2006-02-26
1
-36
/
+36
[next]