aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh.c
Commit message (Expand)AuthorAge
* - fix accidental removalBart Polot2013-05-10
* - wipBart Polot2013-05-07
* - doxygenBart Polot2013-03-21
* fix core apiMatthias Wachs2013-03-21
* - debugBart Polot2013-02-14
* - fix segfaultBart Polot2013-02-14
* - cancel dht get for peers when done, styleBart Polot2013-02-14
* - not needed size of t->peers should sufficeBart Polot2013-02-14
* - fix crashBart Polot2013-02-13
* - use correct config nameBart Polot2013-02-08
* - read proper keyfileBart Polot2013-02-08
* - use ECC in meshBart Polot2013-02-07
* 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