session end function must include address to notify address
[oweals/gnunet.git] / src / dht / gnunet-service-xdht_neighbours.c
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-04 Supriti SinghFinding successor of a peer id.
2014-02-03 Supriti Singh1. Adding an entry in routing table.
2014-01-31 Supriti SinghHandling trail setup result message.
2014-01-28 Supriti SinghImplemented logic to randomly choose a friend.
2014-01-27 Supriti Singh-Modified struct PeerTrailSetupMessage.
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