Adding a function pick_random_friend ()
[oweals/gnunet.git] / src / dht / gnunet-service-xdht_routing.h
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-07-31 Supriti SinghXVine: Fixes
2014-07-06 Supriti Singhxvine: Fixes
2014-07-03 Supriti SinghXvine: fixes
2014-06-27 Supriti Singhxvine: bug fixes
2014-06-26 Supriti Singhxvine: bug fix
2014-06-17 Supriti Singhxvine - minor fixes
2014-06-01 Supriti SinghFixing issue #0003414
2014-05-30 Supriti Singh-Adapting trail teardown and add trail messages for...
2014-05-27 Supriti SinghUsing trail id
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-14 Supriti Singh- Fixes in routing table functions
2014-05-12 Supriti Singhrefactoring the code for finger_table_add(), compare_an...
2014-04-28 Supriti SinghHandling trail rejection message, not using a failed...
2014-04-16 Supriti SinghRemoving routing table entries corresponding to disconn...
2014-04-13 Supriti SinghFramework for trail rejection and threshold on links
2014-04-07 Supriti Singh1.Removed GNUNET_CRYPTO_compute_finger_identity
2014-02-17 Supriti Singh1.Modified struct PeerTrailSetupMessage and PeerTrailSe...
2014-01-31 Supriti SinghHandling trail setup result message.
2014-01-27 Supriti Singh-Modified struct PeerTrailSetupMessage.
2014-01-21 Supriti Singhincomplete code for finger and friend tables
2013-12-12 Christian Grothoff-fixing includex for xdht
2013-12-05 Christian Grothoff-template for supriti/xvine