aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* -doxygenChristian Grothoff2014-04-08
* 1.Removed GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-04-07
* -doxygenChristian Grothoff2014-04-07
* Framework for put/get/monitorSupriti Singh2014-03-28
* Merged update_successor and update_predecessor with finger table addSupriti Singh2014-03-24
* Updated find successor Supriti Singh2014-03-20
* Added a dll to store finger trail in struct FingerInfoSupriti Singh2014-03-17
* - verify successor resultSupriti Singh2014-03-11
* - verify_successorSupriti Singh2014-03-06
* - Modified find_successorSupriti Singh2014-03-06
* - Adding self to trail_peer_listSupriti Singh2014-03-05
* Fixed memory allocation for peer list. Supriti Singh2014-02-25
* 1. Refactored the code for trail setup and trail setup result.Supriti Singh2014-02-24
* 1.Modified struct PeerTrailSetupMessage and PeerTrailSetupResultMessage.Supriti Singh2014-02-17
* Computing finger identity using libgcrypt functions.Supriti Singh2014-02-07
* - change log info of LOG_TRAFFIC, use R5N to distinguish from XDHTBart Polot2014-02-05
* - wipe all previous data in *key so there is no potentially uninilialized memoryBart Polot2014-02-05
* - log FULL keys on mismatchBart Polot2014-02-05
* Finding successor of a peer id.Supriti Singh2014-02-04
* - TODOBart Polot2014-02-04
* 1. Adding an entry in routing table.Supriti Singh2014-02-03
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* Handling trail setup result message.Supriti Singh2014-01-31
* -doxygenChristian Grothoff2014-01-30
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* Implemented logic to randomly choose a friend.Supriti Singh2014-01-28
* -Modified struct PeerTrailSetupMessage.Supriti Singh2014-01-27
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
* -gnunet, not gnunetdChristian Grothoff2013-12-20
* malloc -> newLRN2013-12-19
* -cleanup, doxygenChristian Grothoff2013-12-13
* -fixing includex for xdhtChristian Grothoff2013-12-12
* -missing headerChristian Grothoff2013-12-12
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* -template for supriti/xvineChristian Grothoff2013-12-05
* -initialized uninitialized 'key' field in GetHandle to fix assertion in gnune...Christian Grothoff2013-11-29
* -getting rid of some warningsChristian Grothoff2013-10-30
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* rename coreAPI to core_api to follow naming conventions betterChristian Grothoff2013-10-07
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting dht to compile again (part of #3047)Christian Grothoff2013-09-30
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par...Christian Grothoff2013-09-30
* -doxygen, adding missing PACKED attributesChristian Grothoff2013-09-29
* -typo/ftbfsChristian Grothoff2013-09-29
* -minor code/doxygen clean upChristian Grothoff2013-09-29
* - debugBart Polot2013-09-27