-fix time assertion introduce in last patch
[oweals/gnunet.git] / src / dht / gnunet-service-xdht_clients.c
2014-06-19 Supriti Singh- Initializing head, tail in datacache struct get_context
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-05-21 Supriti SinghRefactoring
2014-05-16 Supriti Singh Bug fix
2014-05-13 Supriti SinghHandling the correct return type from find_successor...
2014-04-23 Supriti SinghRemoving compile warnings
2014-04-16 Supriti SinghRemoving routing table entries corresponding to disconn...
2014-04-15 Supriti SinghRemoving current_trail_index, current_destination_type...
2014-04-13 Supriti Singhchanges in get and put code.
2014-04-13 Supriti SinghFramework for trail rejection and threshold on links
2014-04-07 Supriti Singh1.Removed GNUNET_CRYPTO_compute_finger_identity
2014-03-28 Supriti SinghFramework for put/get/monitor
2014-02-04 Supriti SinghFinding successor of a peer id.
2014-01-21 Supriti Singhincomplete code for finger and friend tables
2013-12-19 LRNmalloc -> new
2013-12-12 Christian Grothoff-fixing includex for xdht
2013-12-05 Christian Grothoff-template for supriti/xvine