aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
AgeCommit message (Expand)Author
2012-12-18- make distclean && bootstrap fixesbartpolot
2012-12-18- not neededbartpolot
2012-12-18- try to use new lib. fail.bartpolot
2012-12-18- added mesh testing librarybartpolot
2012-12-17-eliminate consensus warningsgrothoff
2012-12-14- typobartpolot
2012-12-13- avoid double-scheduling: causes crash on shutdownbartpolot
2012-12-13- don't notify about tunnel that is dyingbartpolot
2012-12-13- signal both-ways tunnel destruction notificationbartpolot
2012-12-13- feedback about abort causebartpolot
2012-12-13- use correct size for messagebartpolot
2012-12-12mesh now accepts REGEXes longer than 64KiBbartpolot
2012-12-12- break regex into multiple messagesbartpolot
2012-12-12- fixbartpolot
2012-12-12- die verboselybartpolot
2012-12-10- use child count, add debug infobartpolot
2012-12-10- add children count api callbartpolot
2012-12-10- destroy tunnels that have no clients or child nodes after a timeoutbartpolot
2012-12-10- silence!bartpolot
2012-12-10- improve mesh handling of unexpected trafficbartpolot
2012-12-10- handle errors more gracefully, be more verbose for debugbartpolot
2012-12-10- fix default conf warningbartpolot
2012-12-07- wipbartpolot
2012-12-06- fixed #2675bartpolot
2012-12-06- debug info for stream / hostkey bugsbartpolot
2012-12-04- typobartpolot
2012-12-04- try to fix #2660bartpolot
2012-12-04- changed mesh api for monitoringbartpolot
2012-12-03- remove duplicate functionsharsha
2012-12-03- fixharsha
2012-12-03- fixharsha
2012-12-03- fixesharsha
2012-11-30- changed mesh 'monitor' APIbartpolot
2012-11-22- monitor tunnel inital implementation, WIPbartpolot
2012-11-21- doxygenbartpolot
2012-11-21- TODObartpolot
2012-11-20- wrong copy&pastebartpolot
2012-11-20- add new message typesbartpolot
2012-11-20extended overlay configure topology to return max connectionsharsha
2012-11-20- add testcase for whole-tree iteratorbartpolot
2012-11-20- Add whole-tree iterator, for debugging / monitoring / visualization purposes.bartpolot
2012-11-20- print whole IDbartpolot
2012-11-18- apparently full paths break windows buildbotbartpolot
2012-11-18- oopsbartpolot
2012-11-18- try to fix buildbotsbartpolot
2012-11-17Added mesh CLI with basic tunnel listingbartpolot
2012-11-15- fix use after freebartpolot
2012-11-15- TODObartpolot
2012-11-15- exponential backoff for ACK pollingbartpolot
2012-11-15changed @UNIXONLY@ to @JAVAPORT@dold