rps: move handlers struct
[oweals/gnunet.git] / src / dht /
2017-10-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-17 ng0Use Suffix Extensions in Makefiles (doc, src/{arm,dht...
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-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-21 Christian Grothoffuse new SCHEDULER_add_at API where applicable
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
2016-06-19 Christian Grothoff-assert on task
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoff-fix
2015-10-18 Christian Grothoff-install entry in DHT
2015-10-18 Christian Grothofftransition from TRANSPORT_try_connect to modern ATS...
2015-10-18 Christian Grothoffrename all_known_peers to all_connected_peers
2015-10-18 Christian Grothoff-cosmetics, and preparations for try_connect change
2015-08-03 Christian Grothoff-use simpler, modern scheduler API
2015-07-18 Christian Grothoffwork around bogus cc warning -- for some C compilers...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-16 Christian Grothoff-remove dead/unused fenv.h include (as suggested by...
2015-06-02 Christian Grothoff-noinst-ing non-functional binaries/libraries that...
2015-05-01 Christian Grothoff-handle response message
2015-05-01 Christian Grothoff-pass trail paths to callbacks
2015-05-01 Christian Grothoff-fix FIXME
2015-05-01 Christian Grothoff-fix doxygen
next