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
/
asr
/
async_resolver.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync with recent name changes;
jmc
2013-08-08
1
-373
/
+0
*
Make some symbols static and prefix all visible symbols with asr_
eric
2013-07-12
1
-24
/
+24
*
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
1
-3
/
+3
*
various small fixes;
jmc
2013-04-30
1
-4
/
+5
*
Do not take external buffers for storing DNS responses in the internal
eric
2013-04-30
1
-8
/
+10
*
space cleanup; ok eric
deraadt
2013-04-01
1
-13
/
+13
*
Do not assume local nameserver if resolv.conf doesn't exist, just use
eric
2013-03-30
1
-6
/
+5
*
explicitely -> explicitly;
jmc
2013-03-27
1
-2
/
+2
*
Only use the search domains for DNS lookups, as the current resolver does.
eric
2013-03-27
1
-4
/
+17
*
YP is now supported.
eric
2012-09-06
1
-3
/
+1
*
remove unused member, reorganize a bit and sync manpage.
eric
2012-09-06
1
-20
/
+19
*
When building dynamic hostent and netent, allocate a single linear buffer to
eric
2012-08-19
1
-12
/
+6
*
ensure that async_run() and async_run_sync() always preserve errno.
eric
2012-08-18
1
-2
/
+10
*
tweak previous;
jmc
2012-04-15
1
-16
/
+17
*
Import asr, an experimental async resolver implementation.
eric
2012-04-14
1
-0
/
+358