aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh.c
AgeCommit message (Expand)Author
2013-01-24Moved regex profiler and profiler daemon from mesh to regex, adaped to regex ...bartpolot
2013-01-21- move code to regex_dhtbartpolot
2013-01-21- debug messagesbartpolot
2013-01-17Move regex DHT integration from mesh to regexbartpolot
2012-12-21- fixbartpolot
2012-12-21- cache node parent to retransmit tunnel_destroy in case of pure relay nodebartpolot
2012-12-21- fix memleakbartpolot
2012-12-21- dont destroy tunnels with local clientsbartpolot
2012-12-20- notify owner of disconnecting peersbartpolot
2012-12-20- initialize message for both directionsbartpolot
2012-12-20- delay destructionbartpolot
2012-12-20- fixbartpolot
2012-12-20- doxygen, alignmentbartpolot
2012-12-20- not necessarilly a bugbartpolot
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-12mesh now accepts REGEXes longer than 64KiBbartpolot
2012-12-10- use child count, add debug infobartpolot
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-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-11-22- monitor tunnel inital implementation, WIPbartpolot
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-14- better debug, minor code cleanupbartpolot
2012-11-14- adjust default dht_replication_levelbartpolot
2012-11-13- more mesh regex statsbartpolot
2012-11-13- fix debugbartpolot
2012-11-13- more mesh regex statsbartpolot
2012-11-13- more mesh regex statsbartpolot
2012-11-13- dont record route for regex_accept blocks, avoid any kind of duplication fo...bartpolot
2012-11-12-do not expire too soongrothoff
2012-11-11doxygenszengel
2012-11-11Better mesh/regex profiler performance.szengel
2012-11-09-new breaksgrothoff
2012-11-08MESH uses DHT xquery to limit the results returned during a regex string searchbartpolot
2012-11-08- fix multicast keepalivebartpolot
2012-11-05- Keep calm and carry onbartpolot
2012-11-05- Keep calm and carry onbartpolot
2012-11-05- don't poll so eagerlybartpolot