| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version: 2.3.0.2v2.3.0.2 | Laurent Bercot | 2019-03-04 | 1 | -0/+1 |
| * | Build everything as PIC by default ; prepare for 2.3.0.2 | Laurent Bercot | 2019-02-24 | 7 | -21/+27 |
| * | Adapt to skalibs/posixishard.h | Laurent Bercot | 2019-02-20 | 29 | -42/+88 |
| * | Support conditional slashpackage builds | Laurent Bercot | 2018-08-20 | 1 | -6/+13 |
| * | version: 2.3.0.1v2.3.0.1 | Laurent Bercot | 2018-08-14 | 1 | -1/+1 |
| * | Adaptation to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 7 | -7/+55 |
| * | Document the CAA functions | Laurent Bercot | 2018-04-12 | 3 | -0/+35 |
| * | Add CAA record support | Laurent Bercot | 2018-04-12 | 14 | -10/+145 |
| * | version: 2.3.0.0v2.3.0.0 | Laurent Bercot | 2018-01-04 | 1 | -1/+1 |
| * | Remove env_get | Laurent Bercot | 2017-12-25 | 1 | -2/+3 |
| * | Port skadns to textclient, prepare for 2.3.0.0 | Laurent Bercot | 2017-12-22 | 13 | -68/+76 |
| * | Make all-pic a user option | Laurent Bercot | 2017-10-30 | 4 | -12/+32 |
| * | Support default pie | Laurent Bercot | 2017-10-29 | 2 | -0/+19 |
| * | Remove shebang from configure | Laurent Bercot | 2017-10-19 | 1 | -9/+1 |
| * | Better *FLAGS management | Laurent Bercot | 2017-10-05 | 3 | -21/+38 |
| * | version: 2.2.0.1v2.2.0.1 | Laurent Bercot | 2017-08-28 | 1 | -2/+2 |
| * | Don't save errno around fd_close ; prepare for 2.2.0.1 | Laurent Bercot | 2017-08-22 | 7 | -17/+23 |
| * | More schemeless URLs | Laurent Bercot | 2017-05-24 | 1 | -1/+1 |
| * | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 29 | -110/+110 |
| * | version: 2.2.0.0 (the real one with the correct contributor e-mails)v2.2.0.0 | Laurent Bercot | 2017-03-27 | 1 | -1/+1 |
| * | version: 2.2.0.0 | Laurent Bercot | 2017-03-27 | 2 | -0/+12 |
| * | Cleanup of superfluous includes | Laurent Bercot | 2017-03-14 | 60 | -151/+62 |
| * | Fix a few omissions (and a memchr() argument order bug!) | Laurent Bercot | 2017-03-12 | 5 | -8/+8 |
| * | Update documentation, fix wrong types | Laurent Bercot | 2017-03-11 | 10 | -39/+39 |
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-11 | 84 | -298/+292 |
| * | bugfix: DNS reply header was incorrectly decoded. | Laurent Bercot | 2017-01-30 | 1 | -2/+2 |
| * | Attempt to fix the PPC bug. FUCK REPRESENTATION OF CHARS WITH A CHAINSAW, SI... | Laurent Bercot | 2017-01-30 | 2 | -2/+2 |
| * | Zoning in on the ppc bug | Laurent Bercot | 2017-01-30 | 1 | -1/+1 |
| * | Add guarded debugging output to diagnose failure on ppc | Laurent Bercot | 2017-01-30 | 1 | -0/+11 |
| * | Doc typo fix | Laurent Bercot | 2017-01-30 | 1 | -1/+1 |
| * | Types fix, first pass. | Laurent Bercot | 2017-01-12 | 66 | -242/+298 |
| * | Preparation to version bump | Laurent Bercot | 2017-01-10 | 4 | -4/+10 |
| * | version: 2.1.0.0v2.1.0.0 | Laurent Bercot | 2016-10-28 | 1 | -0/+1 |
| * | Mention --enable-absolute-paths in INSTALL | Laurent Bercot | 2016-10-25 | 1 | -0/+12 |
| * | Revert wrong shared lib fix | Laurent Bercot | 2016-10-24 | 2 | -5/+2 |
| * | Proper support for timer_lib | Laurent Bercot | 2016-10-24 | 1 | -0/+2 |
| * | Fix stupid shared lib dependencies | Laurent Bercot | 2016-10-24 | 2 | -2/+5 |
| * | Implement --enable-absolute-paths | Laurent Bercot | 2016-10-16 | 2 | -18/+18 |
| * | Fix stupid typos in s6dns_init and s6dns_finish | Laurent Bercot | 2016-10-14 | 3 | -4/+4 |
| * | Fix dependencies | Laurent Bercot | 2016-10-14 | 1 | -2/+4 |
| * | Port to the new librandom API. | Laurent Bercot | 2016-10-14 | 6 | -11/+30 |
| * | configure: allow $CC to have several words | Laurent Bercot | 2016-09-27 | 1 | -1/+1 |
| * | Replace c99 compiler test with clang | Laurent Bercot | 2016-09-26 | 1 | -1/+1 |
| * | -Wa,--noexecstack belongs to CPPFLAGS | Laurent Bercot | 2016-09-26 | 1 | -1/+1 |
| * | Remove irrelevant shebangdir option from configure | Laurent Bercot | 2016-09-11 | 1 | -6/+1 |
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 10 | -22/+30 |
| * | version: 2.0.1.0v2.0.1.0 | Laurent Bercot | 2016-04-14 | 5 | -6/+17 |
| * | Better workaround for busybox sh | Laurent Bercot | 2016-03-21 | 1 | -1/+2 |
| * | Temporary workaround for busybox sh bug | Laurent Bercot | 2016-03-21 | 1 | -2/+2 |
| * | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | 2016-03-19 | 2 | -23/+40 |
