aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh.c
Commit message (Expand)AuthorAge
* Moved regex profiler and profiler daemon from mesh to regex, adaped to regex ...Bart Polot2013-01-24
* - move code to regex_dhtBart Polot2013-01-21
* - debug messagesBart Polot2013-01-21
* Move regex DHT integration from mesh to regexBart Polot2013-01-17
* - fixBart Polot2012-12-21
* - cache node parent to retransmit tunnel_destroy in case of pure relay nodeBart Polot2012-12-21
* - fix memleakBart Polot2012-12-21
* - dont destroy tunnels with local clientsBart Polot2012-12-21
* - notify owner of disconnecting peersBart Polot2012-12-20
* - initialize message for both directionsBart Polot2012-12-20
* - delay destructionBart Polot2012-12-20
* - fixBart Polot2012-12-20
* - doxygen, alignmentBart Polot2012-12-20
* - not necessarilly a bugBart Polot2012-12-20
* - avoid double-scheduling: causes crash on shutdownBart Polot2012-12-13
* - don't notify about tunnel that is dyingBart Polot2012-12-13
* - signal both-ways tunnel destruction notificationBart Polot2012-12-13
* mesh now accepts REGEXes longer than 64KiBBart Polot2012-12-12
* - use child count, add debug infoBart Polot2012-12-10
* - destroy tunnels that have no clients or child nodes after a timeoutBart Polot2012-12-10
* - silence!Bart Polot2012-12-10
* - improve mesh handling of unexpected trafficBart Polot2012-12-10
* - handle errors more gracefully, be more verbose for debugBart Polot2012-12-10
* - wipBart Polot2012-12-07
* - fixed #2675Bart Polot2012-12-06
* - debug info for stream / hostkey bugsBart Polot2012-12-06
* - typoBart Polot2012-12-04
* - try to fix #2660Bart Polot2012-12-04
* - changed mesh api for monitoringBart Polot2012-12-04
* - monitor tunnel inital implementation, WIPBart Polot2012-11-22
* Added mesh CLI with basic tunnel listingBart Polot2012-11-17
* - fix use after freeBart Polot2012-11-15
* - TODOBart Polot2012-11-15
* - exponential backoff for ACK pollingBart Polot2012-11-15
* - better debug, minor code cleanupBart Polot2012-11-14
* - adjust default dht_replication_levelBart Polot2012-11-14
* - more mesh regex statsBart Polot2012-11-13
* - fix debugBart Polot2012-11-13
* - more mesh regex statsBart Polot2012-11-13
* - more mesh regex statsBart Polot2012-11-13
* - dont record route for regex_accept blocks, avoid any kind of duplication fo...Bart Polot2012-11-13
* -do not expire too soonChristian Grothoff2012-11-12
* doxygenMaximilian Szengel2012-11-11
* Better mesh/regex profiler performance.Maximilian Szengel2012-11-11
* -new breaksChristian Grothoff2012-11-09
* MESH uses DHT xquery to limit the results returned during a regex string searchBart Polot2012-11-08
* - fix multicast keepaliveBart Polot2012-11-08
* - Keep calm and carry onBart Polot2012-11-05
* - Keep calm and carry onBart Polot2012-11-05
* - don't poll so eagerlyBart Polot2012-11-05