aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version: 2.2.0.0 (the real one with the correct contributor e-mails)v2.2.0.0Laurent Bercot2017-03-271-1/+1
* version: 2.2.0.0Laurent Bercot2017-03-272-0/+12
* Cleanup of superfluous includesLaurent Bercot2017-03-1460-151/+62
* Fix a few omissions (and a memchr() argument order bug!)Laurent Bercot2017-03-125-8/+8
* Update documentation, fix wrong typesLaurent Bercot2017-03-1110-39/+39
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-1184-298/+292
* bugfix: DNS reply header was incorrectly decoded.Laurent Bercot2017-01-301-2/+2
* Attempt to fix the PPC bug. FUCK REPRESENTATION OF CHARS WITH A CHAINSAW, SI...Laurent Bercot2017-01-302-2/+2
* Zoning in on the ppc bugLaurent Bercot2017-01-301-1/+1
* Add guarded debugging output to diagnose failure on ppcLaurent Bercot2017-01-301-0/+11
* Doc typo fixLaurent Bercot2017-01-301-1/+1
* Types fix, first pass.Laurent Bercot2017-01-1266-242/+298
* Preparation to version bumpLaurent Bercot2017-01-104-4/+10
* version: 2.1.0.0v2.1.0.0Laurent Bercot2016-10-281-0/+1
* Mention --enable-absolute-paths in INSTALLLaurent Bercot2016-10-251-0/+12
* Revert wrong shared lib fixLaurent Bercot2016-10-242-5/+2
* Proper support for timer_libLaurent Bercot2016-10-241-0/+2
* Fix stupid shared lib dependenciesLaurent Bercot2016-10-242-2/+5
* Implement --enable-absolute-pathsLaurent Bercot2016-10-162-18/+18
* Fix stupid typos in s6dns_init and s6dns_finishLaurent Bercot2016-10-143-4/+4
* Fix dependenciesLaurent Bercot2016-10-141-2/+4
* Port to the new librandom API.Laurent Bercot2016-10-146-11/+30
* configure: allow $CC to have several wordsLaurent Bercot2016-09-271-1/+1
* Replace c99 compiler test with clangLaurent Bercot2016-09-261-1/+1
* -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot2016-09-261-1/+1
* Remove irrelevant shebangdir option from configureLaurent Bercot2016-09-111-6/+1
* Add spawn_lib supportLaurent Bercot2016-08-1210-22/+30
* version: 2.0.1.0v2.0.1.0Laurent Bercot2016-04-145-6/+17
* Better workaround for busybox shLaurent Bercot2016-03-211-1/+2
* Temporary workaround for busybox sh bugLaurent Bercot2016-03-211-2/+2
* More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot2016-03-192-23/+40
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
* Fix update/global-links dependenciesLaurent Bercot2016-03-142-5/+11
* fix --enable-crossLaurent Bercot2015-12-051-1/+1
* Temporary workaround for ARM: enforce -fsigned-charLaurent Bercot2015-12-041-1/+1
* Easier CROSS_COMPILE support in configureLaurent Bercot2015-11-301-2/+3
* better configure, better make stripLaurent Bercot2015-11-192-8/+7
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+6
* - update depsv2.0.0.7Laurent Bercot2015-10-154-4/+11
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-125-24/+24
* - Remove fucking -Bsymbolicv2.0.0.6Laurent Bercot2015-10-055-5/+10
* Link shared libs against their -l deps, better libpath managementv2.0.0.5Laurent Bercot2015-08-126-22/+36
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-129-42/+59
* Add make version guardLaurent Bercot2015-08-031-0/+5
* - Fix s6dns-resolve.h for C++ inclusionv2.0.0.4Laurent Bercot2015-06-116-7/+18
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-0729-0/+29
* Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3Laurent Bercot2015-03-305-9/+14
* version: 2.0.0.2v2.0.0.2Laurent Bercot2015-01-143-3/+9
* Parallel build fixLaurent Bercot2015-01-1421-41/+50
* Add .NOTPARALLEL to work around possible make bugLaurent Bercot2015-01-131-0/+2