aboutsummaryrefslogtreecommitdiff
path: root/src/dv/dv.h
Commit message (Collapse)AuthorAge
* -nack supportChristian Grothoff2013-03-15
|
* -generate and process ACKsChristian Grothoff2013-03-14
|
* -more dv bookkeeping workChristian Grothoff2013-03-13
|
* -hacking on dvChristian Grothoff2013-03-12
|
* -make dv compile againChristian Grothoff2013-02-06
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* more debug removalNathan S. Evans2010-07-02
|
* codesonar fixesNathan S. Evans2010-07-02
|
* added dv twice and dht never?Nathan S. Evans2010-07-02
|
* gpl3Christian Grothoff2010-07-02
|
* misc bugfixes, especially core dumps for dv test caseNathan S. Evans2010-06-24
|
* remove ugly ifdef for message trackingNathan S. Evans2010-06-22
|
* enable debugging to help figure out why buildbots hate dvNathan S. Evans2010-06-22
|
* dv changes, remove logging, smaller test caseNathan S. Evans2010-06-18
|
* dv changes, better logging and so onNathan S. Evans2010-06-18
|
* alignmentNathan S. Evans2010-06-17
|
* working distance vector transport plugin implementation. after spending ↵Nathan S. Evans2010-06-17
| | | | days on it I think the problem (not all peers connect all the time) either lies in core, or is related to latency
* dv changes, still working out an issueNathan S. Evans2010-06-14
|
* dv changes. add propagation of disconnect messages, dv updates on peer ↵Nathan S. Evans2010-04-30
| | | | 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
* in case of fire, or volcano. still not to be used by anyone for anythingNathan S. Evans2010-04-28
|
* only committing in case of natural disater, not to be usedNathan S. Evans2010-04-22
|
* many changes, won't work without blacklisting and more workNathan S. Evans2010-04-09
|
* dv changes, closer to a working stateNathan S. Evans2010-04-01
|
* wont work because someone made my random heap function unpossible. ↵Nathan S. Evans2010-03-12
| | | | committing for posterity mostly
* non-compiling, but getting thereNathan S. Evans2010-03-12
|
* shell for dv plugin and service, not yet workingNathan S. Evans2010-03-11