aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* -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
* - still neededBart Polot2012-09-21
* - code style, refactor, documentationBart Polot2012-09-21
* - Avoid 4G loop, code styleBart Polot2012-09-21
* - fixed keepaliveBart Polot2012-09-20
* - delete deprected parameters, update docBart Polot2012-09-20
* - docBart Polot2012-09-20
* - reorder for case of shutdownBart Polot2012-09-20
* - log timeout, try to fix ACK for min_speedBart Polot2012-09-20
* - timeout tunnel fasterBart Polot2012-09-20
* - add min and nobuf options to testsBart Polot2012-09-19
* - fix ghost regex bugBart Polot2012-09-18
* - log errors only when they are errorsBart Polot2012-09-18
* - no return on voidBart Polot2012-09-17
* - fix strided regex usageBart Polot2012-09-17
* - return voidBart Polot2012-09-17