aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - 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
* - doxygenBart Polot2012-09-17
* - adapt mesh to strided regex implementationBart Polot2012-09-17
* fixing #1551/#2503Christian Grothoff2012-09-17
* -fixing #2546Christian Grothoff2012-09-16
* - dont start vpn on mesh testcasesBart Polot2012-09-14
* - dont start vpn on mesh testcaseBart Polot2012-09-14
* - code formatBart Polot2012-09-14
* - Update Mesh Client <-> Service API documentationBart Polot2012-09-13
* Added explicit keepalive to meshBart Polot2012-09-07
* - debugBart Polot2012-09-05
* - correct update of tunnel queue for multicast messagesBart Polot2012-09-04
* - simplify multicast client flow control, base all on ACKsBart Polot2012-09-04
* - simplify multicast refcountBart Polot2012-09-04
* - more debug infoBart Polot2012-09-04
* - coverity 10222Bart Polot2012-09-04
* - coverity 10210Bart Polot2012-09-04
* - initialized ttlBart Polot2012-09-04
* - make sure -1LL is consistently used everywhere, documentBart Polot2012-09-04
* - make sure all int64_t are treated as suchBart Polot2012-09-04
* - looking for the stall bugBart Polot2012-09-03
* - use proper next implementationBart Polot2012-09-03
* - be verbose on buildbot logsBart Polot2012-08-31
* - try find where the extra ACKs come fromBart Polot2012-08-31
* - more info on multicast fcBart Polot2012-08-30
* - debug buildbot logsBart Polot2012-08-29
* - fix crash on disconnectBart Polot2012-08-29
* - Remove deprecated code, coverity 10236Bart Polot2012-08-29
* - run p2p stress test by defaultBart Polot2012-08-29
* - Coverity 10269Bart Polot2012-08-29
* - only manage buffer on payloadBart Polot2012-08-27
* - debugBart Polot2012-08-27
* - leaksBart Polot2012-08-27
* - update peer buffer on sendBart Polot2012-08-27
* - explicitely drop oldest messageBart Polot2012-08-27
* - prepare cinfo on queue_sendBart Polot2012-08-27
* - per-child buffer controlBart Polot2012-08-27
* - separate multicast payload from control messagesBart Polot2012-08-24
* - send only one ack per packet, send before callback (callback can issue dest...Bart Polot2012-08-24
* - help analyze multipeer mesh logsBart Polot2012-08-24
* - not an errorBart Polot2012-08-24
* - too much effort for buildbotsBart Polot2012-08-24
* - fixes, refectoringBart Polot2012-08-24