aboutsummaryrefslogtreecommitdiff
path: root/src/dv/dv.h
AgeCommit message (Collapse)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2016-07-05-reworking DV to use new MQ APIChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2013-12-14-fix message types in commentChristian Grothoff
2013-12-13allow distance change to communicate changes in network of next hop as well, ↵Christian Grothoff
related to #3191, but not sure if it fixes it
2013-12-03addign networkMatthias Wachs
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-03-15-nack supportChristian Grothoff
2013-03-14-generate and process ACKsChristian Grothoff
2013-03-13-more dv bookkeeping workChristian Grothoff
2013-03-12-hacking on dvChristian Grothoff
2013-02-06-make dv compile againChristian Grothoff
2011-12-21fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff
W32 using #pragma pack from gcc 4.x
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff
(#1805).
2011-08-16even nicer indentation, thanks to LRN's indent patchChristian Grothoff
2011-08-15indentationChristian Grothoff
2010-11-05big scheduler refactoring, expect some issuesNathan S. Evans
2010-07-02more debug removalNathan S. Evans
2010-07-02codesonar fixesNathan S. Evans
2010-07-02added dv twice and dht never?Nathan S. Evans
2010-07-02gpl3Christian Grothoff
2010-06-24misc bugfixes, especially core dumps for dv test caseNathan S. Evans
2010-06-22remove ugly ifdef for message trackingNathan S. Evans
2010-06-22enable debugging to help figure out why buildbots hate dvNathan S. Evans
2010-06-18dv changes, remove logging, smaller test caseNathan S. Evans
2010-06-18dv changes, better logging and so onNathan S. Evans
2010-06-17alignmentNathan S. Evans
2010-06-17working distance vector transport plugin implementation. after spending ↵Nathan S. Evans
days on it I think the problem (not all peers connect all the time) either lies in core, or is related to latency
2010-06-14dv changes, still working out an issueNathan S. Evans
2010-04-30dv changes. add propagation of disconnect messages, dv updates on peer ↵Nathan S. Evans
direct connections. Result of those two changes should be a much better learned topology for all peers. This was periodic gossip is really only to stop timeouts from removing peers. Also changed dv_api to wait for message queuing by dv service before calling transport transmit continuation, so that addresses that are no longer available can be caught by transport service. Perhaps some other stuff I have forgotten about. Should be kinda sorta working, need to make better testcases and do more debugging as errors inevitably pop up
2010-04-28in case of fire, or volcano. still not to be used by anyone for anythingNathan S. Evans
2010-04-22only committing in case of natural disater, not to be usedNathan S. Evans
2010-04-09many changes, won't work without blacklisting and more workNathan S. Evans
2010-04-01dv changes, closer to a working stateNathan S. Evans
2010-03-12wont work because someone made my random heap function unpossible. ↵Nathan S. Evans
committing for posterity mostly
2010-03-12non-compiling, but getting thereNathan S. Evans
2010-03-11shell for dv plugin and service, not yet workingNathan S. Evans