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
/
lib
/
libc
/
regex
/
regex2.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CHIN() Boolean-valued and use this to turn an expression with a
tb
2021-01-03
1
-3
/
+3
*
Turn macros into inline functions so that there is no need to document in
tb
2021-01-03
1
-5
/
+21
*
Remove unused categories in re_guts; they are written to but never read.
millert
2020-12-31
1
-8
/
+1
*
cclasses[] multis field is always an empty string. Remove it and code
tb
2020-12-30
1
-6
/
+1
*
silence some warnings by adding prototypes, casts, and headers as
tedu
2013-04-17
1
-2
/
+2
*
remove useless comments, once used for header file generation and delete
otto
2004-11-30
1
-15
/
+1
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Be specific about using unsigned values
tholo
1997-04-30
1
-23
/
+23
*
- cast usages of *printf() to void since we don't check return val
millert
1997-04-28
1
-25
/
+27
*
long -> int to fix 64bit issues. This breaks 16bit machines but since we don't have any 16bit ports...) The alternative is to use int32_t's but then this code will break when/if int > 32bits which is not so unlikely. Fixes NetBSD PR #3450 from Ross Harvey (but in a different way)
millert
1997-04-12
1
-3
/
+3
*
Fix RCS ids
tholo
1996-08-19
1
-3
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+175