- moved timeout handling responsibility from for nat tests from caller to the library
[oweals/gnunet.git] / src / dht /
2014-06-06 Sree Harsha TotakuraAdd profiler stub for DHT.
2014-06-06 Sree Harsha TotakuraEnable (X)DHT service to be compiled with malicious...
2014-06-05 Supriti SinghNot passing finger_map_index in trail setup message.
2014-06-01 Supriti SinghFixing issue #0003414
2014-05-30 Bart Polot- code review notes
2014-05-30 Supriti Singh-Adapting trail teardown and add trail messages for...
2014-05-28 Supriti SinghRemoving warning messages
2014-05-28 Supriti SinghAdapting verify successor code to use trail id
2014-05-27 Supriti SinghUsing trail id
2014-05-27 Christian Grothoff-fmt
2014-05-27 Christian Grothoffenable DHT monitors to distinguish routing requests...
2014-05-21 Supriti SinghRefactoring
2014-05-20 Supriti Singh- Adding code to check for congestion and threshold...
2014-05-19 Supriti Singh- Adding a new message type,GNUNET_MESSAGE_TYPE_DHT_P2P...
2014-05-16 Supriti Singh Bug fix
2014-05-14 Supriti Singh- Fixes in routing table functions
2014-05-13 Supriti SinghHandling the correct return type from find_successor...
2014-05-13 Supriti Singh- Adding a new field in struct PeerTrailTearDownMessage...
2014-05-13 Supriti Singh- Changing send_verify_successor_message to a function...
2014-05-12 Supriti Singhrefactoring the code for finger_table_add(), compare_an...
2014-05-11 Christian Grothoff-note to supriti
2014-05-11 Andrew CannMinor bigfixes.
2014-05-05 Supriti SinghHandling all the cases while adding a new entry in...
2014-04-28 Supriti SinghHandling trail rejection message, not using a failed...
2014-04-23 Supriti SinghRemoving compile warnings
2014-04-16 Supriti SinghRemoving routing table entries corresponding to disconn...
2014-04-16 Supriti SinghAdding correct include file "gnunet_dht_service.h"...
2014-04-15 Supriti SinghRemoving current_trail_index, current_destination_type...
2014-04-14 Christian Grothoff-comments for surpiti
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
next