indentation fixes
[oweals/gnunet.git] / src / dht / gnunet-service-wdht_neighbours.c
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
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-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-01 Christian Grothoff-adapting xdht and wdht to new core MQ API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-16 Christian Grothoff-remove dead/unused fenv.h include (as suggested by...
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
2015-05-01 Christian Grothoff-fix doxygen
2015-05-01 Christian Grothoff-fixing cleanup issues
2015-05-01 Christian Grothoff-fix leak
2015-05-01 Christian Grothoffuse NBO for expiration time in xvine
2015-05-01 Christian Grothoff-select random
2015-05-01 Arthur DewarumezAdding a function pick_random_friend ()
2015-04-30 Arthur DewarumezAdding function GDS_NEIGHBOURS_send_get_result()
2015-04-30 Christian Grothoff-more stuff
2015-04-30 Christian Grothoff-more stuff
2015-04-30 Christian Grothoff-fix ftbfs
2015-04-30 Arthur DewarumezAdding the handle_dht_p2p_trail_destroy function.
2015-04-30 Christian Grothoff-implementing trail timeout handling
2015-04-30 Christian Grothoff-towards tracking paths and trails via datacache in...
2015-04-30 Christian Grothoff-more datacache integration work
2015-04-30 Christian Grothoff-fixing 'delete_trail()'
2015-04-30 Arthur DewarumezAdd delete_trail function.
2015-04-29 Christian Grothoff-major wdht hacking / refactoring -- still not finished
2015-04-29 Christian Grothoff-fix ftbfs issues
2015-04-29 Arthur DewarumezStart implementation of some functions.
2015-04-29 Christian Grothoff-doxygen
2015-04-28 Christian Grothoff-sending messages / starting random walks
2015-04-28 Arthur DewarumezAdd some comments in the handler functions.
2015-04-27 Arthur DewarumezFinish the create of the handler for every message.
2015-04-27 Christian Grothoff-dead decl removal
2015-04-27 Arthur DewarumezAdding some function in the handler
2015-04-27 Christian Grothoff-reducing to required parts of skeleton
2015-04-27 Christian Grothoff-also don't need xdht routing subsystem for wdht
2015-04-27 Christian Grothoffstarting with whanu
2015-04-27 Arthur DewarumezAdding files for whanau.