reduce loop counters to more practical levels
[oweals/gnunet.git] / src / dht /
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-23 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-22 Christian Grothoffno need to dup cfg
2018-05-22 Nils Gillmann++
2018-05-22 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-21 Christian Grothofffix crash on unexpected client disconnect on incoming...
2018-05-19 Nils Gillmannfollow-up, fix conf locations
2018-05-06 Christian Grothofffix stats output of dht profiler
2018-05-06 Christian Grothoffcosmestics
2018-05-06 Christian Grothofffix dht profiler memory leak
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Christian Grothofftypos
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Nils GillmannSwitch to $GNUNET_TMP in all configuration files.
2018-05-06 Christian Grothofffix dht profiler logic
2018-05-05 Christian Grothofffix simplify profiler logic, n_puts_failed no longer...
2018-05-05 Christian Grothofffix profiler build, signature of callback changed
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffmerge
2018-04-30 Christian Grothoffeliminate DHT PUT OK message by using MQ feature of...
2018-04-30 Christian Grothoffenable more parallelism with DHT queue, but limit to...
2018-03-05 ng0futures
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-12 Christian Grothofffix #5238
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-26 Christian Grothofffix test failure introduced by latest configuration...
2017-06-24 Daniel Golledht: install cli clients
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello StanisciLast commit as of getopt porting. 'social' still gives...
2017-03-15 Marcello Stanisciporting.
2017-03-15 Marcello Staniscigetopt API porting.
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix missing time conversion
2017-03-10 Christian Grothofffix use of uninitialized (shadow-issue) expiration
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Christian Grothoffimplement revocation block plugin, get revocation test...
2017-02-26 Florian Doldadd validation for inner consensus element
2017-02-26 Christian Grothoffensure all plugins properly use BF, move shared logic...
2017-02-26 Christian Grothoffmake sure DHT does not pass around cyclic paths
2017-02-26 Christian Grothoffget rid of non-working, non-maintained experimental...
2017-02-26 Christian Grothofffix ugly parts of test
2017-02-22 Christian Grothofffix compile errors
2017-02-22 Christian Grothoffeliminate dead argument
2017-02-22 Christian Grothofffix bug introduced with BLOCK change where we would...
2017-02-22 Christian Grothoffno log macro in here
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-02-22 Christian Grothoffenable RR option for HELLO gets in DHT
2017-02-22 Christian Grothofffix type
2017-02-22 Christian Grothofffix test_dht_montior abortion
2017-02-22 Christian Grothofffix test_dht_montior abortion, fix crash on NULL HELLO
2017-02-22 Christian Grothoffsupport BF size adjustments in other plugins
2017-02-22 Christian Grothofffix typo
2017-02-22 Christian Grothofffix typo
2017-02-22 Christian Grothofftry to fix BF size mess created by original BLOCK API...
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 Grothofffix sanity check in dht_api: we are passing 32-byte...
2017-02-02 Christian Grothoffhave sanity checks for DHT path construction
2017-02-02 Christian Grothoffset PATH during testcase
2017-02-01 Christian Grothoffuse NULL as flag for evaluation of query, ensure we...
2017-01-31 Christian Grothoffuse modern time specification for expiration
2017-01-31 Christian Grothoffadd method to record and print DHT routes to DHT comman...
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-26 Christian Grothoffdocument what test does
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-21 Christian Grothoffuse new SCHEDULER_add_at API where applicable
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-15 Christian Grothoffindentation fixes
2017-01-15 Christian Grothoffblock size of 0 is also valid
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-10 Daniel Golledon't attempt to build dht-profiler if testing is disabled
2017-01-09 Christian Grothoffcosmetics
2017-01-08 Christian Grothoffexclude more tests
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-09-26 Christian Grothoffdo not start unnecessary services while testing DHT
2016-09-26 Christian Grothoff-migrating wdht to new service API
next