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
/
bin
/
ed
/
sub.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplement g flag for s commands. Got lost in previous commit.
martijn
2016-10-11
1
-2
/
+2
*
Remove infinite loop detection from the s-command.
martijn
2016-10-10
1
-9
/
+11
*
Fix the begin of word bug in s-command, similar to sed.
martijn
2016-08-02
1
-22
/
+25
*
header cleanup
mmcc
2016-03-22
1
-1
/
+8
*
Define functions as static when they are not used outside their own c-files.
tobias
2015-10-09
1
-4
/
+7
*
Mark static globals that are only used in their respective .c files.
millert
2015-10-09
1
-6
/
+6
*
Remove useless pattern_t typedef, POSIX regex is here to stay so
millert
2015-10-04
1
-3
/
+3
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
ansification, art ok
deraadt
2003-06-11
1
-20
/
+7
*
knf
todd
2002-06-09
1
-3
/
+3
*
Kill unneeded longs; fixes some minor 64 bit issues. deraadt@ OK
millert
2002-03-24
1
-6
/
+6
*
cleanup strcpy, strncpy, signal races, etc
deraadt
2001-01-16
1
-5
/
+5
*
i am bored enough to fix terminal space/tab uglies
deraadt
1997-09-01
1
-3
/
+3
*
-Wall'ing.
mickey
1996-12-14
1
-4
/
+4
*
Back out my sprintf -> snprintf changes where they don't make sense and
millert
1996-10-12
1
-5
/
+5
*
sprintf -> snprintf paranoia
millert
1996-09-15
1
-5
/
+6
*
update rcsid
deraadt
1996-06-23
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+272