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
/
groupaccess.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove pattern length argument from match_pattern_list(),
djm
2015-05-04
1
-4
/
+2
*
Reduce use of <sys/param.h> and transition to <limits.h> throughout.
deraadt
2015-01-20
1
-2
/
+2
*
bye, bye xfree(); ok markus@
djm
2013-05-17
1
-2
/
+3
*
support negation of groups in "Match group" block (bz#1315); ok dtucker@
djm
2008-07-04
1
-1
/
+26
*
almost entirely get rid of the culture of ".h files that include .h files"
deraadt
2006-08-03
1
-4
/
+3
*
move #include <sys/param.h> out of includes.h
stevesk
2006-07-26
1
-1
/
+2
*
move #include <unistd.h> out of includes.h
stevesk
2006-07-17
1
-1
/
+2
*
move #include <grp.h> out of includes.h
stevesk
2006-07-02
1
-1
/
+5
*
Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that
djm
2006-03-25
1
-0
/
+1
*
RCSID() can die
deraadt
2006-03-19
1
-1
/
+0
*
rename log() into logit() to avoid name conflict. markus ok, from netbsd
itojun
2003-04-08
1
-2
/
+2
*
$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
stevesk
2002-03-04
1
-2
/
+1
*
remove comments from .h, since they are cut&paste from the .c files
markus
2001-06-26
1
-1
/
+12
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.
markus
2001-01-21
1
-1
/
+1
*
support supplementary group in {Allow,Deny}Groups
markus
2001-01-13
1
-0
/
+76