Xvine: Fixes
[oweals/gnunet.git] / src / dht / gnunet-service-xdht_neighbours.c
2014-08-19 Supriti SinghXvine: Fixes
2014-08-19 Supriti Singh- PUT/GET Code refactor
2014-08-19 Supriti SinghCheck for loop in put and get path
2014-08-18 Supriti Singhxvine:fixes
2014-08-18 Supriti Singhxvine fixes
2014-08-17 Supriti Singh- Return value in select_closest_peer() instead of...
2014-08-17 Supriti SinghRemoved trail compression message. Checking for friend...
2014-08-17 Supriti SinghAdded correct routing table entry in trail setup
2014-08-16 Supriti Singhxvine:fixes
2014-08-16 Supriti SinghRemove the messages of disconnected peer from pending...
2014-08-14 Supriti Singhxvine: fixes
2014-08-13 Supriti SinghCheck that you are not present in trail twice
2014-08-13 Supriti SinghAct Malicious service code
2014-08-10 Supriti Singhxvine:fixes
2014-08-10 Supriti Singhxvine:fixes
2014-08-10 Supriti SinghXvine: Fixes
2014-08-10 Supriti SinghChecking if circle is formed.
2014-08-08 Supriti SinghUsing statistics to collect current successor of a...
2014-08-07 Supriti Singh- Collect bandwidth statistics in profiler
2014-08-06 Supriti SinghX-Vine:Fixes
2014-08-06 Supriti Singhxvine: fixes
2014-08-06 Supriti Singh- added basic layout for b/w and successor stats collec...
2014-08-05 Supriti SinghCheck for duplicate peers in trail setup and verify...
2014-08-05 Supriti SinghExponential backoff for find_finger_trail_task
2014-08-04 Supriti Singhxvine:fixes
2014-08-04 Supriti Singhxvine:fixes
2014-08-01 Bart Polot- code review
2014-08-01 Supriti Singhx-vine:fixes
2014-07-31 Supriti Singhx-vine:fixes
2014-07-31 Supriti SinghXVine: Fixes
2014-07-24 Sree Harsha Totakuraxdht: track topology successor and predecessor neighbours.
2014-07-24 Supriti SinghCalculating index from finger value and my identity...
2014-07-24 Supriti Singhxvine:fixes
2014-07-16 Supriti SinghRemoving warnings
2014-07-16 Supriti Singhcode cleanup
2014-07-16 Supriti Singhxvine: fixes
2014-07-06 Supriti Singhxvine: Fixes
2014-07-03 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-24 Supriti Singhxvine: fixes
2014-06-24 Supriti Singhdon't send trail teardown in remove_matching_fingers()
2014-06-23 Supriti SinghPassing correct argument, is_predecessor to select_clos...
2014-06-23 Supriti Singhxvine:bug fix
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 Supriti Singhxvine - minor fixes
2014-06-16 Supriti Singhxvine dht: few fixes
2014-06-12 Supriti SinghXvine_DHT: Minor fixes
2014-06-11 Supriti SinghMinor fixes
2014-06-10 Supriti SinghRemoving warnings
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-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-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-08 Christian Grothoff-doxygen
2014-04-07 Supriti Singh1.Removed GNUNET_CRYPTO_compute_finger_identity
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-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
next