aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* limit mesh tests -- mark as experimentalChristian Grothoff2011-09-19
* cleanup doxygen-errorsPhilipp Tölke2011-09-18
* Fixed creation and destrucion of trees with parent tunnelBart Polot2011-09-16
* Fixed reconnectBart Polot2011-09-16
* Added code to create siglne paths from treesBart Polot2011-09-16
* Delayed end of test to expose problems on slow machines (like a Core 2 Duo 94...Bart Polot2011-09-16
* Trying to make gnu indent's braindead indentation of comments *somehow* readableBart Polot2011-09-16
* Ran indent scriptBart Polot2011-09-16
* Fixed send data to origin to work with the new data structuresBart Polot2011-09-16
* Added notification of client that peers disconnected from tunnelBart Polot2011-09-16
* Fixed adding path to tunnel, deleting old path and replugging node under new oneBart Polot2011-09-16
* Fixed a use after freeBart Polot2011-09-16
* c3238Christian Grothoff2011-09-16
* c3267Christian Grothoff2011-09-16
* c3310Christian Grothoff2011-09-16
* Deleted old path to peer in tunnel tree before adding new one, conserving the...Bart Polot2011-09-16
* Changed path managementBart Polot2011-09-16
* WiPBart Polot2011-09-14
* Fixed compiler warning in testsBart Polot2011-09-14
* Fixed typoBart Polot2011-09-14
* indentationChristian Grothoff2011-09-14
* Fixed compiler warningsBart Polot2011-09-13
* Fixed broken assertions on abortBart Polot2011-09-09
* Added testcase for explicit case of DHT not finding apptypeBart Polot2011-09-09
* Fixed test local to pass at least when DHT is not used Bart Polot2011-09-09
* Fixed doxygen warningsBart Polot2011-09-09
* Changed mesh service's storage to multihashmap, fixed bugsBart Polot2011-09-09
* Extended test case, fixed bugs, refactored code and connection packet format....Bart Polot2011-09-08
* Simplified own ID handling in mesh serviceBart Polot2011-09-08
* More test codeBart Polot2011-09-07
* Fixed compiler whining about testBart Polot2011-09-07
* Changed documentation, type names and code formattingBart Polot2011-09-07
* Added new test for multiple clients on one peerBart Polot2011-09-07
* Fixed bugsBart Polot2011-09-07
* Added cancellation of least priority packet on notify transmit readyBart Polot2011-09-06
* fixing it one more time!Matthias Wachs2011-09-06
* Merged changes to destroy_tunnel, removed data pointer in th struct, cancel p...Bart Polot2011-09-06
* WiPBart Polot2011-09-05
* (no commit message)Matthias Wachs2011-09-05
* Completed incoming tunnel handling, refactored destroy tunnelBart Polot2011-09-05
* Fixed bad mergeBart Polot2011-09-02
* Changes in API, adapted code and testfiles, improved client reconnect, new do...Bart Polot2011-09-02
* doxygenChristian Grothoff2011-09-02
* Added tunnel destroy, changed message types in client <-> service protocolBart Polot2011-09-02
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
* Implemented reconnect, creation of incoming tunnels, refactoringBart Polot2011-09-02
* WiPBart Polot2011-09-01
* Changed variables and functions to meaningul names, changed debug logging, f...Bart Polot2011-09-01
* Changed add_peer to drop timeout, updated documentation, minor fixesBart Polot2011-09-01
* Added timeout & notification codeBart Polot2011-09-01