summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-22 Don't save errno around fd_close ; prepare for 2.2.0.1Laurent Bercot
2017-05-24 More schemeless URLsLaurent Bercot
2017-05-23 Switch doc to schemeless URLsLaurent Bercot
2017-03-27 version: 2.2.0.0 (the real one with the correct contributor e-mails)v2.2.0.0Laurent Bercot
2017-03-27 version: 2.2.0.0Laurent Bercot
2017-03-14 Cleanup of superfluous includesLaurent Bercot
2017-03-12 Fix a few omissions (and a memchr() argument order bug!)Laurent Bercot
2017-03-11 Update documentation, fix wrong typesLaurent Bercot
2017-03-11 Adapt to skalibs-2.5.0.0Laurent 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, ↵Laurent Bercot
SIDEWAYS.
2017-01-30 Zoning in on the ppc bugLaurent Bercot
2017-01-30 Add guarded debugging output to diagnose failure on ppcLaurent Bercot
2017-01-30 Doc typo fixLaurent Bercot
2017-01-12 Types fix, first pass.Laurent Bercot
Some places marked XXX for the skalibs API change.
2017-01-10 Preparation to version bumpLaurent Bercot
2016-10-28 version: 2.1.0.0v2.1.0.0Laurent Bercot
2016-10-25 Mention --enable-absolute-paths in INSTALLLaurent Bercot
2016-10-24 Revert wrong shared lib fixLaurent Bercot
2016-10-24Proper support for timer_libLaurent Bercot
2016-10-24Fix stupid shared lib dependenciesLaurent Bercot
2016-10-16 Implement --enable-absolute-pathsLaurent Bercot
2016-10-14 Fix stupid typos in s6dns_init and s6dns_finishLaurent Bercot
2016-10-14 Fix dependenciesLaurent Bercot
2016-10-14 Port to the new librandom API.Laurent Bercot
2016-09-27 configure: allow $CC to have several wordsLaurent Bercot
2016-09-26 Replace c99 compiler test with clangLaurent Bercot
2016-09-26 -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot
2016-09-11 Remove irrelevant shebangdir option from configureLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-04-14 version: 2.0.1.0v2.0.1.0Laurent Bercot
2016-03-21 Better workaround for busybox shLaurent Bercot
2016-03-21 Temporary workaround for busybox sh bugLaurent Bercot
2016-03-19More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot
2016-03-14 Really fix update and global-links dependencies this time...Laurent Bercot
2016-03-14 Fix update/global-links dependenciesLaurent Bercot
2015-12-05 fix --enable-crossLaurent Bercot
2015-12-04 Temporary workaround for ARM: enforce -fsigned-charLaurent Bercot
2015-11-30 Easier CROSS_COMPILE support in configureLaurent Bercot
2015-11-19 better configure, better make stripLaurent Bercot
2015-10-26 Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot
2015-10-15 - update depsv2.0.0.7Laurent Bercot
- version: 2.0.0.7
2015-10-12 Push back GNU make dependency to 3.81Laurent Bercot
2015-10-05 - Remove fucking -Bsymbolicv2.0.0.6Laurent Bercot
- version: 2.0.0.6
2015-08-12Link shared libs against their -l deps, better libpath managementv2.0.0.5Laurent Bercot
2015-08-12xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot
2015-08-03Add make version guardLaurent Bercot
2015-06-11 - Fix s6dns-resolve.h for C++ inclusionv2.0.0.4Laurent Bercot
- Fix leak in s6dns_resolve_core.c - version: 2.0.0.4
2015-05-07 Make all doc mobile-readable according to Google standardsLaurent Bercot
2015-03-30 Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3Laurent Bercot