aboutsummaryrefslogtreecommitdiff
path: root/src/dht/Makefile.am
Commit message (Collapse)AuthorAge
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* BUILD: Move core to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* TNG: Remove some testbed dependent testsMartin Schanzenbach2023-10-14
|
* typo !tarballMartin Schanzenbach2023-10-11
|
* add clients file back !tarballMartin Schanzenbach2023-10-11
|
* BUILD: Fix distMartin Schanzenbach2023-10-06
|
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related ↵Martin Schanzenbach2023-10-04
| | | | tests
* implemented new DHT path signing with origin authenticationChristian Grothoff2022-07-07
|
* consider HELLOs also from PUTs, remove exact duplicates even if block type ↵Christian Grothoff2022-03-12
| | | | is unknown
* -fix dist buildMartin Schanzenbach2022-03-08
|
* -hack up GET/PUT signatures, still broken by designChristian Grothoff2022-02-26
|
* -add scripts to deploy DHT tests with DHTUChristian Grothoff2022-02-19
|
* -DHT: add gnunet-dht-hello for bootstrappingChristian Grothoff2022-02-19
|
* -more work on DHTU integrationChristian Grothoff2022-02-19
|
* first steps towards usable dhtuChristian Grothoff2022-02-19
|
* -DHT: add path signature verification logic; tests pass, but logic remains deadChristian Grothoff2022-01-10
|
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
|
* add dependency libThien-Thi Nguyen2021-07-29
| | | | | * src/dht/Makefile.am (gnunet_dht_profiler_LDADD): Add dependency on '$(top_builddir)/src/testing/libgnunettesting.la'.
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* 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.
* 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
|