aboutsummaryrefslogtreecommitdiff
path: root/src/dns/Makefile.am
Commit message (Collapse)AuthorAge
* move dns ops again, 2nd tryChristian Grothoff2018-06-25
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
|
* rename gnunet-zoneimport to gnunet-zonewalk to avoid sharing the nameChristian Grothoff2018-05-13
|
* starting tool for zone import (very incomplete)Christian Grothoff2018-04-06
|
* fix link errorChristian Grothoff2017-03-10
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* fixes relating to intercepting DNS queries over IPv6Christian Grothoff2016-09-27
|
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* dos2unixDavid Barksdale2015-06-21
|
* also set permissions correctly if user 'gnunet' does not existChristian Grothoff2015-05-28
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* -testcase and bugfix for hexcoderChristian Grothoff2014-06-07
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -eliminating duplicate struct definitionsChristian Grothoff2013-08-15
|
* remove DNS exit for mesh from gnunet-service-dnsChristian Grothoff2013-01-25
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* - dist fixBart Polot2012-11-05
|
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -adding libidn--towards fixing #2475Christian Grothoff2012-10-17
|
* Roll back r23388, fix it differentlyLRN2012-08-23
|
* Fix dns service dependenciesLRN2012-08-23
|
* refactoring dns service to take stub code into separate library for use in ↵Christian Grothoff2012-08-21
| | | | gns2dns proxy
* -fixing installation scripts for suid binariesChristian Grothoff2012-08-01
|
* Do not run install commands from makefiles directlyLRN2012-07-30
|
* -linux onlyChristian Grothoff2012-05-06
|
* -fixChristian Grothoff2012-03-01
|
* -fixChristian Grothoff2012-02-27
|
* -version bumps in anticipation of releaseChristian Grothoff2012-02-27
|
* -fixing source port randomization for DNS serviceChristian Grothoff2012-02-09
|
* -adding DNS exit-from-mesh functionality to gnunet-service-dnsChristian Grothoff2012-01-18
|
* -adding testcaseChristian Grothoff2012-01-17
|
* -move IPv4 header initialization to tun libraryChristian Grothoff2012-01-17
|
* -removing legacy dns/vpn/exit code and renaming -new versions to currentChristian Grothoff2012-01-15
|
* improving code and build system to be in line with gnunet access control ↵Christian Grothoff2012-01-13
| | | | model for services as described at https://gnunet.org/gnunet-access-control-model
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* -fixChristian Grothoff2012-01-13
|
* -LRN add missing dependencyChristian Grothoff2012-01-09
|
* -adding tool to test dnsparser.cChristian Grothoff2012-01-05
|
* -bugfixesChristian Grothoff2012-01-04
|
* -misc DNS related bugfixesChristian Grothoff2012-01-03
|
* -starting with new DNS service codeChristian Grothoff2012-01-02
|
* -implementing new DNS client APIChristian Grothoff2012-01-02
|
* DNS helper for DNS redesignChristian Grothoff2012-01-02
|
* -moving dns plugin to dns directoryChristian Grothoff2012-01-02
|
* -small steps towards saner DNS APIChristian Grothoff2012-01-02
|