aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - fix bck testcase, fix crash on warning, add FIXMEBart Polot2012-10-15
* - open in second monitor if possibleBart Polot2012-10-11
* - 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
* - adjust mesh clients to number of peersBart Polot2012-10-11
* - arm doesn't have time to finish in 30sBart Polot2012-10-11
* - Mark queue entry as deleted before destroyingBart Polot2012-10-10
* - initialize timer in all perf casesBart Polot2012-10-10
* - refactor testcaseBart Polot2012-10-10
* - adjust log levelBart Polot2012-10-10
* - fix crashes on backwards tests, doxygen, cleanupBart Polot2012-10-10
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* - add testcases for heavy traffic leaf to rootBart Polot2012-10-05
* - change errorlevelBart Polot2012-10-05
* - in speed testcase use a flexible number of packetsBart Polot2012-10-05
* - temp. deactivate polling (causes crash)Bart Polot2012-10-05
* - Makefile changes to compile new tests for leaf to root speedBart Polot2012-10-05
* - fix #2580Bart Polot2012-10-05
* - WiP timers for ACK pollingBart Polot2012-10-05
* - New mesh messageBart Polot2012-10-04
* - Unsigned vlaue, can't be < 0Bart Polot2012-09-29
* - Fixed memory leakBart Polot2012-09-29
* - notify clients when a tunnel times outBart Polot2012-09-29
* - dont crash on cleanupBart Polot2012-09-29
* - fix mesh fc when buffering is offBart Polot2012-09-28
* - disable debug by defaultBart Polot2012-09-28
* - error messages more translator friendlyBart Polot2012-09-28
* - tunnel destoy is explicit nowBart Polot2012-09-28
* - ack off-by-oneBart Polot2012-09-28
* - fixesBart Polot2012-09-28
* -use sane data typesChristian Grothoff2012-09-28
* -do not do this for C code, only for C headersChristian Grothoff2012-09-28
* - dont use valgrind by defaultBart Polot2012-09-27
* - docBart Polot2012-09-27
* - cancel tmt_rdy on peer disconnectBart Polot2012-09-27
* - fix uninitialized local variable useBart Polot2012-09-27
* - initialize local variableBart Polot2012-09-26
* - dont send uninitialized memoryBart Polot2012-09-26
* - on queue destroy, eliminate the entry in the peer's children info circular ...Bart Polot2012-09-26
* - timeout sooner on stallBart Polot2012-09-26
* - Fix compilation errorsBart Polot2012-09-22
* - free info when destroying tunnel_destroy messageBart Polot2012-09-21
* - dont calculate hash if not necessaryBart Polot2012-09-21
* - dont destroy a tunnel right when a client leaves, send pending messages firstBart Polot2012-09-21
* - show on buildbotsBart Polot2012-09-21