aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh.c
Commit message (Expand)AuthorAge
* - 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
* - fix pollingBart Polot2012-11-05
* - fix streamBart Polot2012-11-05
* - allow force ACK to enable pollingBart Polot2012-11-05
* dont cancel mesh pending traffic on tunnel destroyBart Polot2012-11-05
* - doc, remove unused parametersBart Polot2012-11-05
* - simplify bck, avoid sending duplicate acksBart Polot2012-11-05
* - remove test codeBart Polot2012-11-05
* - fix old meshBart Polot2012-11-05
* mesh regex profilerMaximilian Szengel2012-10-30
* - fixed regex offset, docBart Polot2012-10-26
* - implementation of configurable regex compressionBart Polot2012-10-26
* - fix bck numbering (fixes multicast but breaks loopback, I know)Bart Polot2012-10-25
* - show info on buildbotsBart Polot2012-10-25
* - Added regex specific stats to mesh serviceMaximilian Szengel2012-10-24
* - debugBart Polot2012-10-22
* - debug, styleBart Polot2012-10-19
* - fix bck ACK valueBart Polot2012-10-17
* - fix counter used for bck ACKs, styleBart Polot2012-10-17
* - fixed to_origin copy detection in multicast casesBart Polot2012-10-17
* - fix bck testcase, fix crash on warning, add FIXMEBart Polot2012-10-15
* - avoid crashing on shutdown in the middle of a test (timeout)Bart Polot2012-10-11
* - account for lost messagesBart Polot2012-10-11
* - update bck pid on all traffic, not only localBart Polot2012-10-11
* - initialize pid for case of errorBart Polot2012-10-11
* - check for to_origin duplicatesBart Polot2012-10-11
* - more debugBart Polot2012-10-11
* - Mark queue entry as deleted before destroyingBart Polot2012-10-10
* - adjust log levelBart Polot2012-10-10
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* - change errorlevelBart Polot2012-10-05
* - temp. deactivate polling (causes crash)Bart Polot2012-10-05