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
/
res_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow setting of retransmission intervasl via _res.retrans. Ugly API but
otto
2019-06-17
1
-1
/
+4
*
Prefer _MUTEX_*LOCK over _THREAD_PRIVATE_MUTEX_*LOCK() when thread-specific
guenther
2016-04-05
1
-4
/
+4
*
Initialize _res_ext.nsaddr_list alongside _res.nsaddr_list.
chrisz
2016-03-23
1
-9
/
+16
*
Set the name server counter in __res_state correctly if a nameserver
bluhm
2015-11-05
1
-2
/
+2
*
When filling the __res_state compatibiliy struct, a long list of
bluhm
2015-11-05
1
-4
/
+8
*
Wrap <resolv.h> so that internal calls go direct
guenther
2015-10-05
1
-1
/
+2
*
Hide all unnecessary asr / resolver related API with _ prefixes.
deraadt
2015-09-09
1
-3
/
+3
*
Make the asr API public. Install asr.h to /usr/include.h and manpages.
eric
2014-03-26
1
-2
/
+4
*
Initialise _res.nsaddr_list in res_init(), fixing some programs which depend
sthen
2014-01-15
1
-1
/
+6
*
Add minimal support for _res setup and update.
eric
2013-05-27
1
-9
/
+46
*
split asr_resolver.c into different files to overlay the libc/net
eric
2012-09-08
1
-0
/
+44