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
/
match.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for certificate key types for users and hosts.
djm
2010-02-26
1
-2
/
+2
*
support CIDR address matching in sshd_config "Match address" blocks, with
djm
2008-06-10
1
-1
/
+4
*
standardise spacing in $OpenBSD$ tags; requested by deraadt@
djm
2006-03-25
1
-1
/
+1
*
undo the 'delay hostname lookup' change
markus
2002-03-01
1
-2
/
+2
*
delay hostname lookup until we see a ``@'' in DenyUsers and AllowUsers
stevesk
2002-02-28
1
-2
/
+2
*
make theo and djm happy: bye bye regexp
markus
2001-12-05
1
-3
/
+4
*
prototype pedant. not very creative...
itojun
2001-06-26
1
-6
/
+6
*
move ip+hostname check to match.c
markus
2001-06-24
1
-21
/
+5
*
add PreferredAuthentications
markus
2001-03-10
1
-1
/
+7
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'
markus
2000-12-19
1
-1
/
+1
*
some more Copyright fixes
markus
2000-09-07
1
-20
/
+10
*
cleanup copyright notices on all files. I have attempted to be accurate with
deraadt
2000-09-07
1
-0
/
+23
*
fix match_hostname() logic for auth-rsa: deny access if we have a negative match or no match at all
markus
2000-06-06
1
-2
/
+2
*
initial support for DSA keys. ok deraadt@, niels@
markus
2000-03-23
1
-0
/
+18