changes in get and put code.
[oweals/gnunet.git] / src / dht /
2014-04-13 Supriti Singhchanges in get and put code.
2014-04-13 Supriti SinghFramework for trail rejection and threshold on links
2014-04-08 Christian Grothoff-doxygen
2014-04-07 Supriti Singh1.Removed GNUNET_CRYPTO_compute_finger_identity
2014-04-07 Christian Grothoff-doxygen
2014-03-28 Supriti SinghFramework for put/get/monitor
2014-03-24 Supriti SinghMerged update_successor and update_predecessor with...
2014-03-20 Supriti SinghUpdated find successor
2014-03-17 Supriti SinghAdded a dll to store finger trail in struct FingerInfo
2014-03-11 Supriti Singh- verify successor result
2014-03-06 Supriti Singh- verify_successor
2014-03-06 Supriti Singh- Modified find_successor
2014-03-05 Supriti Singh- Adding self to trail_peer_list
2014-02-25 Supriti SinghFixed memory allocation for peer list.
2014-02-24 Supriti Singh1. Refactored the code for trail setup and trail setup...
2014-02-17 Supriti Singh1.Modified struct PeerTrailSetupMessage and PeerTrailSe...
2014-02-07 Supriti SinghComputing finger identity using libgcrypt functions.
2014-02-05 Bart Polot- change log info of LOG_TRAFFIC, use R5N to distinguis...
2014-02-05 Bart Polot- wipe all previous data in *key so there is no potenti...
2014-02-05 Bart Polot- log FULL keys on mismatch
2014-02-04 Supriti SinghFinding successor of a peer id.
2014-02-04 Bart Polot- TODO
2014-02-03 Supriti Singh1. Adding an entry in routing table.
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-31 Supriti SinghHandling trail setup result message.
2014-01-30 Christian Grothoff-doxygen
2014-01-30 Christian Grothofftowards reviving priorities in core API, this time...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-28 Supriti SinghImplemented logic to randomly choose a friend.
2014-01-27 Supriti Singh-Modified struct PeerTrailSetupMessage.
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-21 Supriti Singhincomplete code for finger and friend tables
2013-12-20 Christian Grothoff-gnunet, not gnunetd
2013-12-19 LRNmalloc -> new
2013-12-13 Christian Grothoff-cleanup, doxygen
2013-12-12 Christian Grothoff-fixing includex for xdht
2013-12-12 Christian Grothoff-missing header
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-05 Christian Grothoff-template for supriti/xvine
2013-11-29 Christian Grothoff-initialized uninitialized 'key' field in GetHandle...
2013-10-30 Christian Grothoff-getting rid of some warnings
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-07 Christian Grothoffrename coreAPI to core_api to follow naming conventions...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting dht to compile again (part of #3047)
2013-09-30 Christian Grothoff-getting core, nse, testbed, ats-tool and peerinfo...
2013-09-29 Christian Grothoff-doxygen, adding missing PACKED attributes
2013-09-29 Christian Grothoff-typo/ftbfs
2013-09-29 Christian Grothoff-minor code/doxygen clean up
2013-09-27 Bart Polot- debug
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-23 Christian Grothoffadd option to cache blocks from result messages as...
2013-09-23 Christian Grothoff-doxygen, style
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-08-29 Matthias Wachsrename to match api name
2013-08-27 Sree Harsha Totakura- considering W32 portability, use tcp transport plugin
2013-08-25 Christian Grothoff-only run python tests if we have python
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-08-21 Christian Grothoff-simplified OR2 API
2013-08-16 LRNFix invocation of just-built tools
2013-08-15 Sree Harsha Totakura- use unix transport plugin
2013-08-13 Christian Grothoff-minor fix
2013-08-11 Christian Grothoff-use 5 ms for timeout, not 5 us
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-11 Christian Grothoff-no namestore autostarting
2013-07-02 Christian Grothoff-removing dead options
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-17 Christian Grothoff-fixing issue with testcases and missing sqlite3 report...
2013-06-09 David BarksdaleAdd --with-zlib=[DIR] configure option.
2013-05-29 Bart Polot- collect traffic info by default
2013-05-23 Bart Polot- undebug
2013-05-23 Bart Polot- use dht-traffic class for service-client as well...
2013-05-23 Bart Polot- explicitly log requests dropped due to TTL exhaustion
2013-04-04 Matthias Wachspeerinfo API change + changes in code using api
2013-03-28 Sree Harsha Totakuraprovide how many links succeeded and how many failed...
2013-03-26 Sree Harsha Totakura- allow getting statistics of a particular subsystem...
2013-03-26 Matthias Wachsapi change
2013-03-25 Matthias Wachsats api change
2013-03-23 Christian Grothoff-doxygen
2013-03-21 Matthias Wachschange to core pai
2013-03-14 Bart Polot- debug info
2013-03-11 Bart PolotBLOCK_EVALUATE regex PUT messages
2013-03-11 Bart Polot- debug xquery
2013-03-08 Bart Polot- debug
2013-03-08 Bart Polot- more verbosity in DEBUG
2013-03-08 Christian Grothoff-make DHt routing more sane
2013-03-07 Bart Polot- more debug info
2013-03-06 Bart Polotfix
2013-03-06 Bart Polot- dont #define debug output, use getenv
2013-03-06 Bart Polot- new debug separation for dht-clients
2013-03-05 Bart Polot- dont even start a FIND_PEER if TRY_CONNECT is disabled
2013-03-05 Bart Polot- dont offer hellos if not going to use them
2013-03-01 Bart PolotRemove CORE corking from DHT traffic
2013-03-01 Bart Polot- fix in monitoring, style
2013-03-01 Bart Polot- fix in monitoring, documentation, style
next