aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Collapse)AuthorAge
* Implemented logic to randomly choose a friend.Supriti Singh2014-01-28
| | | | | | Modified struct TrailPeerList
* -Modified struct PeerTrailSetupMessage.Supriti Singh2014-01-27
| | | | | | | | -Modified struct PeerTrailSetupResultMessage. -Added stubs for find_predecessor. -Added comments to understand the flow.
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* 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 ↵Christian Grothoff2013-11-29
| | | | gnunet-service-dht_clients.c:721 due to uninitialized key in IPC message
* -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 ↵Christian Grothoff2013-09-30
| | | | (part of #3047)
* -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
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* add option to cache blocks from result messages as wellChristian Grothoff2013-09-23
|
* -doxygen, styleChristian Grothoff2013-09-23
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* rename to match api nameMatthias Wachs2013-08-29
|
* - considering W32 portability, use tcp transport pluginSree Harsha Totakura2013-08-27
|
* -only run python tests if we have pythonChristian Grothoff2013-08-25
|
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
|
* -simplified OR2 APIChristian Grothoff2013-08-21
|
* Fix invocation of just-built toolsLRN2013-08-16
|
* - use unix transport pluginSree Harsha Totakura2013-08-15
|
* -minor fixChristian Grothoff2013-08-13
|
* -use 5 ms for timeout, not 5 usChristian Grothoff2013-08-11
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* -no namestore autostartingChristian Grothoff2013-07-11
|
* -removing dead optionsChristian Grothoff2013-07-02
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* -fixing issue with testcases and missing sqlite3 reported to bug-gnunetChristian Grothoff2013-06-17
|
* Add --with-zlib=[DIR] configure option.David Barksdale2013-06-09
|
* - collect traffic info by defaultBart Polot2013-05-29
|
* - undebugBart Polot2013-05-23
|
* - use dht-traffic class for service-client as well as p2pBart Polot2013-05-23
|
* - explicitly log requests dropped due to TTL exhaustionBart Polot2013-05-23
|