aboutsummaryrefslogtreecommitdiff
path: root/src/dv/gnunet-service-dv.c
Commit message (Collapse)AuthorAge
...
* test unknown sender hypothesisNathan S. Evans2010-06-24
|
* remove extraneous debug messagesNathan S. Evans2010-06-24
|
* plugin not receiving messagesNathan S. Evans2010-06-24
|
* plugin not receiving messagesNathan S. Evans2010-06-24
|
* plugin not receiving messagesNathan S. Evans2010-06-24
|
* plugin not receiving messagesNathan S. Evans2010-06-24
|
* plugin not receiving messagesNathan S. Evans2010-06-24
|
* hello size added to debugNathan S. Evans2010-06-24
|
* loggingNathan S. Evans2010-06-24
|
* nicer debug formatNathan S. Evans2010-06-24
|
* misc bugfixes, especially core dumps for dv test caseNathan S. Evans2010-06-24
|
* don't send hellos to transport unless DV really adds the peer (useless ↵Nathan S. Evans2010-06-23
| | | | resending hellos)
* tokenizer api change, a bit of source cleanupNathan S. Evans2010-06-23
|
* remove ugly ifdef for message trackingNathan S. Evans2010-06-22
|
* codesonar fixes, some other changesNathan S. Evans2010-06-21
|
* doxygenNathan S. Evans2010-06-20
|
* 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
* dv changes, still working out an issueNathan S. Evans2010-06-14
|
* moving closer towards a working dv implementationNathan S. Evans2010-05-12
|
* 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
|
* (no commit message)Matthias Wachs2010-04-19
|
* core api related changeNathan S. Evans2010-04-19
|
* many changes, won't work without blacklisting and more workNathan S. Evans2010-04-09
|
* doxygen fixNathan S. Evans2010-04-04
|
* lots of fixes, on its way to actually working...Nathan S. Evans2010-04-03
|
* work in progress.Nathan S. Evans2010-04-01
|
* dv changes, closer to a working stateNathan S. Evans2010-04-01
|
* small fixes for dvNathan S. Evans2010-03-31
|
* coverity fixes, test case tweakNathan S. Evans2010-03-31
|
* small changesNathan S. Evans2010-03-30
|
* doxygenNathan S. Evans2010-03-29
|
* fondly remembering ciphertext_send... all the pieces are there, but still ↵Nathan S. Evans2010-03-14
| | | | doesn't work. Needs debugging, as usual.
* 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
|
* dv config files and fixesNathan S. Evans2010-03-11
|
* shell for dv plugin and service, not yet workingNathan S. Evans2010-03-11