aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh.c
AgeCommit message (Expand)Author
2012-11-05- fix pollingbartpolot
2012-11-05- fix streambartpolot
2012-11-05- allow force ACK to enable pollingbartpolot
2012-11-05dont cancel mesh pending traffic on tunnel destroybartpolot
2012-11-05- doc, remove unused parametersbartpolot
2012-11-05- simplify bck, avoid sending duplicate acksbartpolot
2012-11-05- remove test codebartpolot
2012-11-05- fix old meshbartpolot
2012-10-30mesh regex profilerszengel
2012-10-26- fixed regex offset, docbartpolot
2012-10-26- implementation of configurable regex compressionbartpolot
2012-10-25- fix bck numbering (fixes multicast but breaks loopback, I know)bartpolot
2012-10-25- show info on buildbotsbartpolot
2012-10-24- Added regex specific stats to mesh serviceszengel
2012-10-22- debugbartpolot
2012-10-19- debug, stylebartpolot
2012-10-17- fix bck ACK valuebartpolot
2012-10-17- fix counter used for bck ACKs, stylebartpolot
2012-10-17- fixed to_origin copy detection in multicast casesbartpolot
2012-10-15- fix bck testcase, fix crash on warning, add FIXMEbartpolot
2012-10-11- avoid crashing on shutdown in the middle of a test (timeout)bartpolot
2012-10-11- account for lost messagesbartpolot
2012-10-11- update bck pid on all traffic, not only localbartpolot
2012-10-11- initialize pid for case of errorbartpolot
2012-10-11- check for to_origin duplicatesbartpolot
2012-10-11- more debugbartpolot
2012-10-10- Mark queue entry as deleted before destroyingbartpolot
2012-10-10- adjust log levelbartpolot
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationgrothoff
2012-10-05- change errorlevelbartpolot
2012-10-05- temp. deactivate polling (causes crash)bartpolot
2012-10-05- fix #2580bartpolot
2012-10-05- WiP timers for ACK pollingbartpolot
2012-09-29- Unsigned vlaue, can't be < 0bartpolot
2012-09-29- Fixed memory leakbartpolot
2012-09-29- notify clients when a tunnel times outbartpolot
2012-09-29- dont crash on cleanupbartpolot
2012-09-28- fix mesh fc when buffering is offbartpolot
2012-09-28- disable debug by defaultbartpolot
2012-09-28- error messages more translator friendlybartpolot
2012-09-28- tunnel destoy is explicit nowbartpolot
2012-09-28- ack off-by-onebartpolot
2012-09-28- fixesbartpolot
2012-09-28-use sane data typesgrothoff
2012-09-27- docbartpolot
2012-09-27- cancel tmt_rdy on peer disconnectbartpolot
2012-09-27- fix uninitialized local variable usebartpolot
2012-09-26- initialize local variablebartpolot
2012-09-26- dont send uninitialized memorybartpolot
2012-09-26- on queue destroy, eliminate the entry in the peer's children info circular ...bartpolot