aboutsummaryrefslogtreecommitdiff
path: root/src/dv/plugin_transport_dv.c
Commit message (Collapse)AuthorAge
* -fixing indentationChristian Grothoff2011-11-29
|
* debugging dv/transport problemsNathan S. Evans2011-11-19
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* modified reiceive callMatthias Wachs2010-12-07
|
* fixChristian Grothoff2010-11-05
|
* moving plugin headersChristian Grothoff2010-11-05
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* gpl3Christian Grothoff2010-07-02
|
* check address change, remove unused debugging caseNathan S. Evans2010-06-28
|
* proper check address behaviorNathan S. Evans2010-06-27
|
* unused codeNathan S. Evans2010-06-24
|
* loggingNathan S. Evans2010-06-24
|
* test case error handlingNathan S. Evans2010-06-24
|
* misc bugfixes, especially core dumps for dv test caseNathan S. Evans2010-06-24
|
* codesonar fixes, some other changesNathan S. Evans2010-06-21
|
* dv changes, better logging and so onNathan S. Evans2010-06-18
|
* 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
* moving closer towards a working dv implementationNathan S. Evans2010-05-12
|
* address printing for dv plugin, doxygen commentNathan S. Evans2010-05-03
|
* 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
|
* (no commit message)Matthias Wachs2010-04-19
|
* transport API changesChristian Grothoff2010-04-13
|
* many changes, won't work without blacklisting and more workNathan S. Evans2010-04-09
|
* lots of fixes, on its way to actually working...Nathan S. Evans2010-04-03
|
* dv changes, closer to a working stateNathan S. Evans2010-04-01
|
* fondly remembering ciphertext_send... all the pieces are there, but still ↵Nathan S. Evans2010-03-14
| | | | doesn't work. Needs debugging, as usual.
* non-compiling, but getting thereNathan S. Evans2010-03-12
|
* dv config files and fixesNathan S. Evans2010-03-11
|
* shell for dv plugin and service, not yet workingNathan S. Evans2010-03-11