aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
Commit message (Collapse)AuthorAge
* change default port to 53, use setcap to enable binding to low portChristian Grothoff2017-02-23
|
* remove dead code and dead linker dependenciesChristian Grothoff2017-02-22
|
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
|
* first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* - Add reverse resolution with limited functionalityMartin Schanzenbach2016-10-06
|
* - fix rest pluginMartin Schanzenbach2016-06-18
|
* - remove HAVE_REST, remove json reference from restMartin Schanzenbach2016-05-05
|
* - Refactor jsonapi into separate moduleMartin Schanzenbach2016-05-02
|
* - fix invalid free in token rest, fix build bug, move rest up in dependancy listMartin Schanzenbach2015-09-14
|
* - fix install path for pluginsMartin Schanzenbach2015-09-14
|
* - revert plugin move. Add new identity-tokenMartin Schanzenbach2015-09-14
|
* - move rest plugins into rest directory where they belongMartin Schanzenbach2015-09-11
|
* -document subsystem aliases, add gns-intercept alias for GNS DNS ↵Christian Grothoff2015-05-26
| | | | interception, support gns-intercept alias for GNS DNS interception
* -gns restMartin Schanzenbach2015-03-26
|
* -change APIMartin Schanzenbach2015-03-13
|
* REST ServiceMartin Schanzenbach2015-03-11
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* address Debian #758937: allow use of curl if it is really the gnutls version ↵Christian Grothoff2014-09-04
| | | | and libgnurl is unavailable
* -box from/to string conversionChristian Grothoff2014-06-06
|
* Use configured location of libgnurl.David Barksdale2014-04-17
|
* 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&#'
* Add compilable gnunet-gns-importLRN2013-12-22
|
* -use the same hash function to map service name to hash, not once strlen and ↵Christian Grothoff2013-12-20
| | | | then strlen+1
* Fix w32nsp exportsLRN2013-12-19
|
* W32 NSP: Don't use 64-bit types, link to libgcc staticallyLRN2013-12-19
|
* -fixing 'make dist' issuesChristian Grothoff2013-12-12
|
* Update W32 GNS helper and NSPLRN2013-12-09
|
* creating gnunet-bcdChristian Grothoff2013-12-05
|
* config fileMatthias Wachs2013-12-04
|
* advanced tests laterMatthias Wachs2013-11-21
|
* renaming and modifications to the shorten testMatthias Wachs2013-11-14
| | | | | | | | - renamed to nick - added identity test fail since names are obtained from namecache instead of DHT
* -rename testcase to match record typeChristian Grothoff2013-11-06
|
* -moving code to parse IPv4/IPv6 subnet specifications to strings and making ↵Christian Grothoff2013-10-26
| | | | it part of the public API
* -moving from libcurl to libgnurlChristian Grothoff2013-10-23
|
* -adding logic for TLSA/DANE verification in combination with recently ↵Christian Grothoff2013-10-21
| | | | submitted patches to GnuTLS
* -fix indentationChristian Grothoff2013-10-20
|
* -trying to implement revocationChristian Grothoff2013-10-20
|
* -revocationMartin Schanzenbach2013-10-20
|
* -fix indentChristian Grothoff2013-10-18
|
* -fix linkageChristian Grothoff2013-10-18
|
* expiration testMartin Schanzenbach2013-10-17
|
* -fixesChristian Grothoff2013-10-17
|
* -finishing split of namestore into namestore and namecache (#3065) -- in ↵Christian Grothoff2013-10-16
| | | | theory; in practice, somehow something broke badly, so the tests are now failing
* -moving namestore_common functions to gnsrecord libraryChristian Grothoff2013-10-16
|
* -adding plugin for fundamental gns recordsChristian Grothoff2013-10-16
|
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
|