convert fs publish to MQ
[oweals/gnunet.git] / src / dht / gnunet-service-xdht_neighbours.h
2016-06-23 Christian Grothoffconvert DHT API to new MQ API
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-04-27 Christian Grothoffeliminating dead HELLO logic, not needed for x-vine...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-10-05 Christian Grothoff-remove superflous semicolon causing branch to be alway...
2014-09-22 Supriti Singh- Act malicious API complete
2014-08-19 Supriti SinghFixing warning
2014-08-19 Supriti Singh- PUT/GET Code refactor
2014-08-13 Supriti SinghAct Malicious service code
2014-08-01 Supriti Singhx-vine:fixes
2014-07-16 Supriti Singhxvine: fixes
2014-06-26 Supriti Singhxvine: bug fix
2014-06-25 Supriti SinghHandling 'put', 'get' and 'get result' correctly
2014-06-23 Supriti Singhxvine: minor fixes
2014-06-10 Supriti SinghRemoving warnings
2014-06-05 Supriti SinghNot passing finger_map_index in trail setup message.
2014-05-21 Supriti SinghRefactoring
2014-04-23 Supriti SinghRemoving compile warnings
2014-04-16 Supriti SinghRemoving routing table entries corresponding to disconn...
2014-04-16 Supriti SinghAdding correct include file "gnunet_dht_service.h"...
2014-04-15 Supriti SinghRemoving current_trail_index, current_destination_type...
2014-04-14 Christian Grothoff-comments for surpiti
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-03-05 Supriti Singh- Adding self to trail_peer_list
2014-02-17 Supriti Singh1.Modified struct PeerTrailSetupMessage and PeerTrailSe...
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