add $(GN_LIBINTL) to Makefile.am (fixes 0005902)
[oweals/gnunet.git] / src / dht / Makefile.am
2019-11-08 xrsadd $(GN_LIBINTL) to Makefile.am (fixes 0005902)
2019-10-26 xrsobsolete due to alpine policy
2019-10-25 ng0follow-up to win32 removal.
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2018-01-22 Phil-merge branch 'master' into identity_oidc
2018-01-16 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-14 Christian Grothoffdist test_dht_tools.conf
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2018-01-02 Christian Grothofffix more 'make dist' issues
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-17 ng0Use Suffix Extensions in Makefiles (doc, src/{arm,dht...
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-24 Daniel Golledht: install cli clients
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-26 Christian Grothoffget rid of non-working, non-maintained experimental...
2017-02-22 Christian Grothoffclean up new block logic, avoid direct linkage against...
2017-02-20 Christian Grothoffcompleted big block refactoring in preparation for...
2017-02-20 Christian Grothofffirst half of new BLOCK API to generalize duplicate...
2017-02-02 Christian Grothoffset PATH during testcase
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Daniel Golledon't attempt to build dht-profiler if testing is disabled
2016-09-26 Christian Grothoff-migrating wdht to new service API
2016-09-26 Christian Grothoffporting xdht to new service API, major code de-duplicat...
2016-09-26 Christian Grothoffrefactor DHT for new service API
2016-06-23 Christian Grothoffconvert DHT API to new MQ API
2015-06-02 Christian Grothoff-noinst-ing non-functional binaries/libraries that...
2015-04-29 Christian Grothoff-fix ftbfs issues
2015-04-27 Christian Grothoff-work around ftbfs
2015-04-27 Christian Grothoff-fix FTBFS from wdht
2015-04-27 Christian Grothoff-also don't need xdht routing subsystem for wdht
2015-04-27 Christian Grothoffeliminating dead HELLO logic, not needed for x-vine...
2015-04-27 Christian Grothoffstarting with whanu
2015-04-27 Arthur DewarumezAdding files for whanau.
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-05 Supriti SinghRemoving r5n profiler, using the same profiler for...
2014-08-25 Supriti Singh- Adding r5n profiler.
2014-06-20 Sree Harsha TotakuraAdd DHT profiler.
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-05 Christian Grothoff-template for supriti/xvine
2013-10-30 Christian Grothoff-getting rid of some warnings
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-08-25 Christian Grothoff-only run python tests if we have python
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-09 David BarksdaleAdd --with-zlib=[DIR] configure option.
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-11-05 Matthias Wachsmake dist not working
2012-11-05 Christian Grothoff-version bumping
2012-11-03 LRNlink testbed after dhttest (depends on testbed)
2012-11-03 Christian Grothoff-misc minor fixes
2012-11-03 LRNtwopeer test depends on dhttest library
2012-11-02 LRNtwopeer test depends on testbed
2012-11-02 Christian Grothoff-more DHT test modernization
2012-11-02 Christian Grothoff-major DHT test cleanup
2012-10-31 Christian Grothoff-moving DHT test to testbed API
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-07-22 LRNpythonize test_dht_tools
2012-06-23 Christian Grothoff-use testing lib
2012-06-09 Christian Grothoff-moving old testing code to legacy location
2012-06-07 Christian Grothoff-fixing #2405
2012-04-17 Bart Polot- fixed small bugs, added FIXME, added monitor client...
2012-02-28 Christian Grothoff-fix
2012-02-27 Christian Grothoff-version bumps in anticipation of release
2012-02-07 Bart Polot- Updated testcase to test for line as well as 2d torus...
2012-02-07 Bart Polot- Change DHT testing into common code, to allow adding...
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-05 Bart PolotAdded testcase for DHT monitoring.
2011-11-22 Christian Grothoffmoving block plugins to respective subsystem
2011-11-03 Christian Grothoffimplementing #1747
2011-10-21 Bart PolotIntegrated all 2dtorus test in one and added some more...
2011-10-20 Bart PolotAdded testcase for opposite peers in a small 2d grid
2011-10-20 Christian Grothofffix
2011-10-10 Christian Grothoffrenaming in code to use new ATS pref/reservation API
2011-10-05 Bart PolotAdded testcase to check proper working of insertion...
2011-10-04 Christian Grothoffadding stats
2011-09-30 Christian Grothofffixing bloomfilter code, fixing testcase
2011-09-29 Christian Grothoffdisable for now
2011-09-27 Christian Grothoffnonews
2011-09-27 Christian Grothofffixes
2011-09-27 Christian GrothoffDCE
2011-09-27 Christian Grothoffmigration
2011-09-27 Christian Grothofffixes
2011-09-27 Christian Grothofffixes
2011-09-27 Christian Grothoffadding some stats
2011-09-27 Christian Grothofftrack HELLOs from peerinfo
2011-09-27 Christian Grothoffgetting client API to compile
2011-09-27 Christian Grothoffprocess find peer requests and replies
2011-09-27 Christian Grothoffadd new DHT code to build, it finally compiles
next