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
/
dig
/
lib
/
isc
/
unix
/
app.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mechanically replace isc_boolean_t with int.
florian
2020-09-14
1
-17
/
+16
*
Rewrite isc_time_microdiff() as uelapsed() and put it directly
florian
2020-09-14
1
-8
/
+6
*
remove some uneeded includes
jsg
2020-02-24
1
-1
/
+1
*
Read CLOCK_MONOTONIC when we need timestamps to compare and use
florian
2020-02-21
1
-1
/
+1
*
simplify signal setup and remove block/unblock/is_running/reload
jung
2020-02-19
1
-133
/
+4
*
Get rid of ISC_MAGIC and ISC_MAGIC_VALID macros.
florian
2020-02-18
1
-184
/
+38
*
Remove unused task, taskmgr, app, socket and socketmgr methods.
florian
2020-02-18
1
-31
/
+0
*
remove unused code
jung
2020-02-17
1
-5
/
+0
*
clock_gettime cannot fail if called correctly; unravel TIME_NOW
florian
2020-02-16
1
-1
/
+1
*
Replace isc_time_t and interval_t with struct timespec.
florian
2020-02-16
1
-1
/
+1
*
threads are gone, replace thread safe isc__strerror() wrapper
jung
2020-02-13
1
-9
/
+6
*
remove uneeded #include lines
jsg
2020-02-11
1
-5
/
+0
*
Move dig(1) and needed DNS libraries into it's own source directory in
florian
2020-02-07
1
-0
/
+583