aboutsummaryrefslogtreecommitdiff
path: root/src/dht/Makefile.am
Commit message (Collapse)AuthorAge
* dist test_dht_tools.confChristian Grothoff2018-01-14
|
* fix more 'make dist' issuesChristian Grothoff2018-01-02
|
* Use Suffix Extensions in Makefiles (doc, ↵ng02017-10-17
| | | | src/{arm,dht,integration,statistics}) for improved portability.
* dht: install cli clientsDaniel Golle2017-06-24
|
* get rid of non-working, non-maintained experimental alternative DHTsChristian Grothoff2017-02-26
|
* clean up new block logic, avoid direct linkage against blockgroup lib from ↵Christian Grothoff2017-02-22
| | | | DHT service
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
|
* first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
|
* set PATH during testcaseChristian Grothoff2017-02-02
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* don't attempt to build dht-profiler if testing is disabledDaniel Golle2017-01-10
|
* -migrating wdht to new service APIChristian Grothoff2016-09-26
|
* porting xdht to new service API, major code de-duplication effortChristian Grothoff2016-09-26
|
* refactor DHT for new service APIChristian Grothoff2016-09-26
|
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
|
* -noinst-ing non-functional binaries/libraries that just exist as ↵Christian Grothoff2015-06-02
| | | | examples/templates
* -fix ftbfs issuesChristian Grothoff2015-04-29
|
* -work around ftbfsChristian Grothoff2015-04-27
|
* -fix FTBFS from wdhtChristian Grothoff2015-04-27
|
* -also don't need xdht routing subsystem for wdhtChristian Grothoff2015-04-27
|
* eliminating dead HELLO logic, not needed for x-vine/whanauChristian Grothoff2015-04-27
|
* starting with whanuChristian Grothoff2015-04-27
|
* Adding files for whanau.Arthur Dewarumez2015-04-27
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* Removing r5n profiler, using the same profiler for both x-vine and r5nSupriti Singh2014-09-05
|
* - Adding r5n profiler.Supriti Singh2014-08-25
| | | | | | | - Changes in makefile for r5n profiler - Correctly adding the trail in add_trail - Passing correct trail id in PUT message routing lookup
* Add DHT profiler.Sree Harsha Totakura2014-06-20
|
* 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&#'
* -template for supriti/xvineChristian Grothoff2013-12-05
|
* -getting rid of some warningsChristian Grothoff2013-10-30
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -only run python tests if we have pythonChristian Grothoff2013-08-25
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* Add --with-zlib=[DIR] configure option.David Barksdale2013-06-09
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* make dist not workingMatthias Wachs2012-11-05
|
* -version bumpingChristian Grothoff2012-11-05
|
* link testbed after dhttest (depends on testbed)LRN2012-11-03
|
* -misc minor fixesChristian Grothoff2012-11-03
|
* twopeer test depends on dhttest libraryLRN2012-11-03
|
* twopeer test depends on testbedLRN2012-11-02
|
* -more DHT test modernizationChristian Grothoff2012-11-02
|
* -major DHT test cleanupChristian Grothoff2012-11-02
|
* -moving DHT test to testbed APIChristian Grothoff2012-10-31
|
* 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
* pythonize test_dht_toolsLRN2012-07-22
|
* -use testing libChristian Grothoff2012-06-23
|