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
/
getnameinfo_async.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always call endservent_r() after getservbyport_r().
eric
2020-12-21
1
-8
/
+11
*
snprintf/vsnprintf return < 0 on error, rather than -1.
deraadt
2019-07-03
1
-2
/
+2
*
Put a common subq pointer in the query struct, rather than one in each
eric
2017-02-23
1
-5
/
+5
*
remove bogus includes of err.h
eric
2015-09-20
1
-2
/
+1
*
Wrap <asr.h> so internal calls go direct and all the symbols are weak
guenther
2015-09-14
1
-1
/
+2
*
Hide all unnecessary asr / resolver related API with _ prefixes.
deraadt
2015-09-09
1
-7
/
+7
*
Make the asr API public. Install asr.h to /usr/include.h and manpages.
eric
2014-03-26
1
-2
/
+3
*
Cleanup and simplify the API to be exposed. Use better names for
eric
2014-03-25
1
-12
/
+12
*
Make some symbols static and prefix all visible symbols with asr_
eric
2013-07-12
1
-4
/
+4
*
correctly show the scope for IPv6 addresses in getnameinfo()
eric
2013-03-29
1
-4
/
+27
*
knf
eric
2012-11-24
1
-6
/
+6
*
When building dynamic hostent and netent, allocate a single linear buffer to
eric
2012-08-19
1
-2
/
+2
*
Improve error reporting in getnameinfo_async() and getaddrinfo_async().
eric
2012-08-18
1
-11
/
+11
*
fix a few warnings
eric
2012-04-25
1
-2
/
+2
*
Import asr, an experimental async resolver implementation.
eric
2012-04-14
1
-0
/
+261