revert to MHD_USE_SSL for now
[oweals/gnunet.git] / src / dht /
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
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-30 Christian Grothoff-towards an API for the successor set
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-29 Christian Grothoffadding API to get random key from datacache
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 Christian Grothoff-work around ftbfs
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-fix FTBFS from wdht
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 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-03-08 Christian Grothoffdo not do cryptographic verification for results from...
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Christian Grothoff-clarify logic
2014-12-19 Christian Grothoff-check RV
2014-12-19 Christian Grothoff-check RV
2014-12-16 Christian Grothoff-simplify tools test
2014-12-16 Christian Grothoff-simplify tools test
2014-12-13 Christian Grothoff-doxygen, one more statistic
2014-12-12 Christian Grothoff-fix leak
2014-12-12 Christian Grothoff-fix leak
2014-12-12 Christian Grothoff-bad alloc, just leaks
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-10-05 Christian Grothoff-actually enable logic to drop part of path to fit...
2014-10-05 Christian Grothoff-add assertion
2014-10-05 Christian Grothoff-fix leak
2014-10-05 Christian Grothoff-remove superflous semicolon, causing logic to be execu...
2014-10-05 Christian Grothoff-remove superflous semicolon causing branch to be alway...
2014-10-05 Christian Grothoff-avoid leaking trail by avoiding allocation in the...
2014-10-05 Christian Grothoff-fix i/j indexing confusion, resulting in array index...
2014-09-22 Supriti Singhxvine: better log prints
next