index
:
s6-dns
dcache
main
master
Mirror of git://git.skarnet.org/s6-dns
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libs6dns
Age
Commit message (
Expand
)
Author
2017-08-22
Don't save errno around fd_close ; prepare for 2.2.0.1
Laurent Bercot
2017-03-14
Cleanup of superfluous includes
Laurent Bercot
2017-03-12
Fix a few omissions (and a memchr() argument order bug!)
Laurent Bercot
2017-03-11
Update documentation, fix wrong types
Laurent Bercot
2017-03-11
Adapt to skalibs-2.5.0.0
Laurent Bercot
2017-01-30
bugfix: DNS reply header was incorrectly decoded.
Laurent Bercot
2017-01-30
Attempt to fix the PPC bug. FUCK REPRESENTATION OF CHARS WITH A CHAINSAW, SI...
Laurent Bercot
2017-01-30
Zoning in on the ppc bug
Laurent Bercot
2017-01-30
Add guarded debugging output to diagnose failure on ppc
Laurent Bercot
2017-01-12
Types fix, first pass.
Laurent Bercot
2016-10-14
Fix stupid typos in s6dns_init and s6dns_finish
Laurent Bercot
2016-10-14
Port to the new librandom API.
Laurent Bercot
2016-03-14
Fix update/global-links dependencies
Laurent Bercot
2015-08-12
Link shared libs against their -l deps, better libpath management
v2.0.0.5
Laurent Bercot
2015-06-11
- Fix s6dns-resolve.h for C++ inclusion
v2.0.0.4
Laurent Bercot
2015-03-30
Cosmetic fix: make sure there's no double close() in s6dns_engine
v2.0.0.3
Laurent Bercot
2015-01-06
- bugfix in skadns, need to align to skalibs-2.1.0.0
v2.0.0.1
Laurent Bercot
2014-12-21
Better error reporting in s6dns_engine
v2.0.0.0
Laurent Bercot
2014-12-10
OMG OpenBSD you suck.
Laurent Bercot
2014-12-10
Change error number for "server didn't understand" from EBADMSG to EILSEQ,
Laurent Bercot
2014-12-10
Compiling bugfixes, small doc update
Laurent Bercot
2014-12-10
Initial commit
Laurent Bercot