aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* Updated TODO, docuementation, testcaseBart Polot2011-10-17
* RenamedBart Polot2011-10-17
* Refactored multicast code to allow sending any message as multicast, added mu...Bart Polot2011-10-17
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* Fixed bug with cancellation of pendint transmisions on peer disconnect, added...Bart Polot2011-10-15
* WiPBart Polot2011-10-14
* Removed unnecessary hashmap actionsBart Polot2011-10-14
* Additional extra check for coverity 10211Bart Polot2011-10-14
* Expanded test to include traffic to origin, fixed bugs, separated unicast tra...Bart Polot2011-10-14
* Various fixes in data traffic, expansion of unicast testcaseBart Polot2011-10-13
* Extended testcase, fixed bugs in client -> service data traffic handlingBart Polot2011-10-13
* Fixes to various coverity errorsBart Polot2011-10-12
* Fixed coverity 10118Bart Polot2011-10-12
* Fixed coverity 10176Bart Polot2011-10-12
* Revert 17243: not needed, coverity 10178 and 10179 false positivesBart Polot2011-10-12
* Fixed coverity 10178Bart Polot2011-10-12
* Fixed coverity 10777Bart Polot2011-10-12
* Fixed bugs, added debug messages, extended unicast testcaseBart Polot2011-10-12
* Fixes in path creationBart Polot2011-10-11
* Added mangaement of tunnels and paths by intermadiate nodesBart Polot2011-10-11
* WiPBart Polot2011-10-11
* Fixed bugs, refactored path treeBart Polot2011-10-10
* use LOG macro in mesh_api.cChristian Grothoff2011-10-10
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
* Use new functions for CREATE PATH instead of explicit calling coreBart Polot2011-10-07
* Refactored sending a CREATE PATH messageBart Polot2011-10-07
* Refactored connection to peers, cancelation of transmissionsBart Polot2011-10-07
* Updated doxygenBart Polot2011-10-07
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
* Added new testcase for connecting two peers on opposite parts of a torusBart Polot2011-10-06
* Added debug info in serviceBart Polot2011-10-06
* WiPBart Polot2011-10-06
* Stop all DHT get requests before disconnectingBart Polot2011-10-06
* Revert 17260Bart Polot2011-10-06
* Renamed functions, make valgrind stop complaining about memory leaks by expli...Bart Polot2011-10-06
* Tweaked configuration files and testcaseBart Polot2011-10-06
* Simplfied base multipeer testcase, removed tests from experimentalBart Polot2011-10-05
* tell transport to connect, not coreChristian Grothoff2011-10-05
* Removed DHT_get restarting, set DEMULTIPLEX_EVERYWHERE on all DHT operationsBart Polot2011-10-05
* Added periodic restart to all DHT get queriesBart Polot2011-10-05
* Moved dht get handles for types into tunnel handlers, added tasks to restart ...Bart Polot2011-10-05
* core gives a buf of NULL to indicate errorsPhilipp Tölke2011-10-05
* Adapted path generation to new DHT_RECORD_ROUTE behaviorBart Polot2011-10-05
* Enable DHT in testcaseBart Polot2011-10-05
* Enabled DHT testcase, added unicast testcaseBart Polot2011-10-04
* Enabled DHT use againBart Polot2011-10-04
* Added local tunnel service numeration handling, added incoming tunnel client ...Bart Polot2011-10-04
* Optimized timing, fixed formatting, fixed callback bugBart Polot2011-10-04
* Fixed a double DLL_insert of an incoming tunnelBart Polot2011-10-04
* Fixed core quota, added logging of error messages at connection setupBart Polot2011-10-04