about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* version: 0.0.2.0 v0.0.2.0 mainLaurent Bercot2024-10-093-6/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-10-043-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Turn queries into a doubly linked listLaurent Bercot2024-10-042-25/+28
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add debug instructionLaurent Bercot2024-10-011-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.2.0; make it work on ipv6Laurent Bercot2024-09-289-44/+44
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.7; align configure to rest of skawareLaurent Bercot2024-09-237-21/+30
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.6 HEAD v0.0.1.6 masterLaurent Bercot2023-11-062-0/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-7/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-094-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
| | | | | | | If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir>
* Prepare for 0.0.1.6Laurent Bercot2023-07-075-6/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: selfpipe_trapset error pathLaurent Bercot2023-04-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.5 v0.0.1.5Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.5Laurent Bercot2022-11-299-10/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.4 v0.0.1.4Laurent Bercot2022-06-141-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove spurious newlinesLaurent Bercot2022-06-131-2/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.4; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-097-9/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.3 v0.0.1.3Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.3Laurent Bercot2021-12-195-6/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.2 v0.0.1.2Laurent Bercot2021-09-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add patch-for-solarisLaurent Bercot2021-09-261-0/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set tc bit when truncating a packetLaurent Bercot2021-08-261-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.2; adapt to skalibs-2.11.0.0Laurent Bercot2021-08-106-7/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-045-10/+52
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.1 v0.0.1.1Laurent Bercot2021-04-151-1/+0
|
* Prepare for 0.0.1.1Laurent Bercot2021-04-135-6/+21
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* version: 0.0.1.0 v0.0.1.0Laurent Bercot2021-01-192-5/+4
|
* Fix bugs in aux query managementLaurent Bercot2021-01-193-20/+35
|
* Separate -i ip and -p port optionsLaurent Bercot2021-01-182-15/+20
|
* Don't fill unneeded s6dns_rci_hereLaurent Bercot2021-01-181-1/+2
|
* Bugfixes. Store less empty space in dfanswer.Laurent Bercot2021-01-155-34/+35
|
* Doc fix, skalibs bug workaroundLaurent Bercot2021-01-123-24/+36
|
* The first one in a long series of obvious fixesLaurent Bercot2021-01-121-2/+2
|
* First big batch of fixes, remove dnsfunnel-daemon, etc.Laurent Bercot2021-01-1217-374/+219
|
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
|
* Small doc precisionLaurent Bercot2020-12-281-0/+3
|
* Initial commitLaurent Bercot2020-12-2829-0/+2390