adding DEBUG logic for #3863
[oweals/gnunet.git] / src / dht / gnunet-service-xdht_datacache.c
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-04-29 Christian Grothoff-doxygen
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-08-21 Supriti SinghProper log messages
2014-08-10 Supriti SinghChecking if circle is formed.
2014-08-04 Supriti Singhxvine:fixes
2014-08-01 Supriti Singhx-vine:fixes
2014-07-06 Supriti Singhxvine: Fixes
2014-07-01 Supriti Singhxvine: fixes
2014-06-27 Supriti Singhxvine: bug fixes
2014-06-26 Supriti Singhxvine: bug fix
2014-06-25 Supriti SinghHandling 'put', 'get' and 'get result' correctly
2014-06-23 Supriti Singh-- New message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_PUT...
2014-06-23 Supriti Singhxvine:bug fix
2014-06-23 Supriti Singhxvine: minor fixes
2014-06-19 Supriti Singh- Initializing head, tail in datacache struct get_context
2014-06-17 Christian Grothoff-fix use of uninitialized memory
2014-05-21 Supriti SinghRefactoring
2014-05-19 Supriti Singh- Adding a new message type,GNUNET_MESSAGE_TYPE_DHT_P2P...
2014-05-16 Supriti Singh Bug fix
2014-05-13 Supriti SinghHandling the correct return type from find_successor...
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
2013-12-12 Christian Grothoff-fixing includex for xdht
2013-12-05 Christian Grothoff-template for supriti/xvine