aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
Commit message (Collapse)AuthorAge
...
* -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
|
* -more testsMartin Schanzenbach2013-10-16
|
* -disable NSS installation if configure did not set INSTALL_NSSChristian Grothoff2013-09-29
|
* -pseu shorten test, failsMartin Schanzenbach2013-09-28
|
* -add dht testMartin Schanzenbach2013-09-27
|
* -more testsMartin Schanzenbach2013-09-27
|
* -more testsMartin Schanzenbach2013-09-27
|
* -activate tests, properly parse now properly serialized CNAMEsChristian Grothoff2013-09-25
|
* -not sure I see how this test can work, disabling for nowChristian Grothoff2013-09-24
|
* -run tests during 'make check'Christian Grothoff2013-09-23
|
* -fix deprecated gnutls symbolsChristian Grothoff2013-09-23
|
* -leave out proxy for now, as long as libcurl is not patchedChristian Grothoff2013-09-23
|
* -fix compile warnings and parallel buildSree Harsha Totakura2013-09-19
|
* more work on GNS proxy, adding back to standard buildChristian Grothoff2013-09-18
|
* - declare dependencies for supporting parallel build (make -j xx)Sree Harsha Totakura2013-09-18
|