aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord/Makefile.am
Commit message (Collapse)AuthorAge
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* -fix buildMartin Schanzenbach2021-05-02
|
* fix for bitchy linkersChristian Grothoff2020-12-28
|
* fix missing MHD flagsChristian Grothoff2020-10-20
|
* -fix libaddMartin Schanzenbach2020-10-16
|
* - more dep fixesMartin Schanzenbach2020-10-15
|
* - try to fix depsMartin Schanzenbach2020-10-15
|
* - fix buildMartin Schanzenbach2020-10-15
|
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
|
* add gnsrecord tvgMartin Schanzenbach2020-05-10
|
* follow-up to win32 removal.ng02019-10-25
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* build fixesChristian 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
|
* add gnscrypto benchmarkChristian Grothoff2018-05-10
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* 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&#'
* block expirationMatthias Wachs2013-11-04
|
* -moving namestore_common functions to gnsrecord libraryChristian Grothoff2013-10-16
|
* -define gnsrecord plugin for DNSChristian Grothoff2013-10-16
|
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16