also limit ma DHT puts
[oweals/gnunet.git] / src / dht /
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
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-09-11 Christian Grothoff-fix bad indent
2016-09-11 Christian Grothofffix dht kill issue
2016-09-11 Christian Grothoffgns needs dht, and gns does not run as user gnunet
2016-08-19 Daniel Gollegnunet-service-xdht_neighbours: fix typo
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-08 Christian Grothoffeliminate constantly hashing PIDs by storing and cachin...
2016-08-01 Christian Grothoff-adapting xdht and wdht to new core MQ API
2016-08-01 Christian Grothoff-migrate to new core MQ API
2016-07-30 Christian Grothoffuse different enum for HELLO address classes, deploy...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-06-27 Christian Grothoff-do not crash if disable_try_connect is set
2016-06-27 Christian Grothoff-misc fixes to DHT tests
2016-06-27 Christian Grothoff-fix arg order
2016-06-24 Christian Grothoff-fix ftbfs
2016-06-23 Christian Grothoff-fix ftbfs
2016-06-23 Christian Grothoffconvert DHT API to new MQ API
next