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
/
pathnames.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
support ed25519 keys (hostkeys and user identities) using the public domain
markus
2013-12-06
1
-1
/
+3
*
use the existing _PATH_SSH_USER_RC define to construct the other
djm
2013-04-05
1
-11
/
+11
*
allow AuthorizedKeysFile to specify multiple files, separated by spaces.
djm
2011-05-23
1
-1
/
+4
*
remove support for authorized_keys2; it is a relic from the early days
djm
2011-05-11
1
-4
/
+1
*
Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and
djm
2010-08-31
1
-1
/
+3
*
correct comment
djm
2010-02-11
1
-2
/
+2
*
replace our obsolete smartcard code with PKCS#11.
markus
2010-02-08
1
-1
/
+4
*
no need to escape single quotes in comments
stevesk
2008-12-29
1
-5
/
+5
*
standardise spacing in $OpenBSD$ tags; requested by deraadt@
djm
2006-03-25
1
-1
/
+1
*
spaces
deraadt
2004-07-11
1
-2
/
+2
*
support for password change; ok dtucker@
markus
2004-01-30
1
-1
/
+4
*
add /usr/libexec/ssh-keysign: a setuid helper program for hostbased authentication
markus
2002-05-23
1
-1
/
+4
*
_PATH_PRIVSEP_CHROOT_DIR; ok provos@
stevesk
2002-03-19
1
-1
/
+4
*
move ssh config files to /etc/ssh
deraadt
2002-02-09
1
-9
/
+10
*
use only one path to X11 UNIX domain socket vs. an array of paths
stevesk
2001-12-08
1
-1
/
+4
*
get rid of known_hosts2, use it for hostkey lookup, but do not modify.
markus
2001-06-23
1
-1
/
+3
*
merge authorized_keys2 into authorized_keys.
markus
2001-06-22
1
-1
/
+3
*
use /etc/moduli instead of /etc/primes, okay markus@
provos
2001-06-22
1
-1
/
+3
*
move the path for xauth to pathnames.h
markus
2001-06-08
1
-1
/
+4
*
implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)
markus
2001-04-12
1
-2
/
+3
*
_PATH_LS; ok markus@
stevesk
2001-02-08
1
-1
/
+2
*
allow sftp over ssh protocol 1; ok djm@
markus
2001-02-08
1
-1
/
+4
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
move ssh1 definitions to ssh1.h, pathnames to pathnames.h
markus
2001-01-19
1
-0
/
+104