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
/
gethostnamadr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish wrapping <netdb.h> so that calls go direct and the symbols are all weak
guenther
2015-09-14
1
-1
/
+3
*
Move to the <limits.h> universe.
deraadt
2015-01-16
1
-1
/
+2
*
Make the asr API public. Install asr.h to /usr/include.h and manpages.
eric
2014-03-26
1
-3
/
+4
*
Cleanup and simplify the API to be exposed. Use better names for
eric
2014-03-25
1
-9
/
+9
*
Make some symbols static and prefix all visible symbols with asr_
eric
2013-07-12
1
-3
/
+3
*
use paramaters instead of static storage in _gethostbyname()
eric
2013-05-29
1
-26
/
+48
*
Add minimal support for _res setup and update.
eric
2013-05-27
1
-2
/
+14
*
spacing
deraadt
2013-04-14
1
-2
/
+2
*
use the provided ALIGN() macro instead of re-inventing a square wheel.
eric
2013-04-04
1
-7
/
+3
*
space cleanup; ok eric
deraadt
2013-04-01
1
-5
/
+5
*
fix alignment issue in the structure filled by gethostby{name,addr}()
eric
2013-04-01
1
-10
/
+23
*
knf
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
/
+153