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
/
asr_utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill unused function
jca
2017-09-23
1
-9
/
+1
*
Add support for RES_USE_DNSSEC
jca
2017-02-27
1
-3
/
+10
*
Use T_OPT instead of literal "41".
jca
2017-02-19
1
-2
/
+2
*
Add EDNS0 support.
jca
2017-02-18
1
-1
/
+21
*
use common errnos instead of random strings as error indicators in
eric
2017-02-17
1
-9
/
+9
*
Hide all unnecessary asr / resolver related API with _ prefixes.
deraadt
2015-09-09
1
-13
/
+13
*
Make the asr API public. Install asr.h to /usr/include.h and manpages.
eric
2014-03-26
1
-2
/
+3
*
prefix structure names to avoid ambiguity and possible collisions when
eric
2014-03-14
1
-27
/
+27
*
Do not restrict chars in dname during label expansion, but validate resulting
eric
2014-02-26
1
-5
/
+1
*
most obvious unsigned char casts for ctype
deraadt
2013-11-24
1
-2
/
+2
*
Make some symbols static and prefix all visible symbols with asr_
eric
2013-07-12
1
-12
/
+73
*
spacing
deraadt
2013-04-14
1
-2
/
+2
*
make sure we always point before the current offset.
eric
2013-04-02
1
-2
/
+2
*
space cleanup; ok eric
deraadt
2013-04-01
1
-12
/
+12
*
properly handle scope when parsing IPv6 addresses.
eric
2013-03-29
1
-2
/
+32
*
knf
eric
2012-11-24
1
-7
/
+6
*
make separate structures for pack and unpack
eric
2012-11-24
1
-30
/
+39
*
Import asr, an experimental async resolver implementation.
eric
2012-04-14
1
-0
/
+450