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_mkquery.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak tree. Last minute changes are evil.
otto
2019-01-14
1
-2
/
+2
*
There are cases where a program doing dns requests wants to set the
otto
2019-01-14
1
-1
/
+3
*
Add support for RES_USE_DNSSEC
jca
2017-02-27
1
-4
/
+5
*
Add EDNS0 support.
jca
2017-02-18
1
-1
/
+5
*
Hide all unnecessary asr / resolver related API with _ prefixes.
deraadt
2015-09-09
1
-8
/
+8
*
Make the asr API public. Install asr.h to /usr/include.h and manpages.
eric
2014-03-26
1
-2
/
+4
*
prefix structure names to avoid ambiguity and possible collisions when
eric
2014-03-14
1
-6
/
+6
*
Make some symbols static and prefix all visible symbols with asr_
eric
2013-07-12
1
-5
/
+5
*
properly check for domain name truncation at various places and fail
eric
2013-04-01
1
-6
/
+10
*
res_querydomain()'s code to terminate the domain with '.' had the assignment
guenther
2013-03-29
1
-2
/
+2
*
knf
eric
2012-11-24
1
-2
/
+2
*
make separate structures for pack and unpack
eric
2012-11-24
1
-3
/
+3
*
split asr_resolver.c into different files to overlay the libc/net
eric
2012-09-08
1
-0
/
+104