Age | Commit message (Expand) | Author |
2012-11-05 | - fix polling | bartpolot |
2012-11-05 | - fix stream | bartpolot |
2012-11-05 | - allow force ACK to enable polling | bartpolot |
2012-11-05 | dont cancel mesh pending traffic on tunnel destroy | bartpolot |
2012-11-05 | - doc, remove unused parameters | bartpolot |
2012-11-05 | - simplify bck, avoid sending duplicate acks | bartpolot |
2012-11-05 | - remove test code | bartpolot |
2012-11-05 | - fix old mesh | bartpolot |
2012-10-30 | mesh regex profiler | szengel |
2012-10-26 | - fixed regex offset, doc | bartpolot |
2012-10-26 | - implementation of configurable regex compression | bartpolot |
2012-10-25 | - fix bck numbering (fixes multicast but breaks loopback, I know) | bartpolot |
2012-10-25 | - show info on buildbots | bartpolot |
2012-10-24 | - Added regex specific stats to mesh service | szengel |
2012-10-22 | - debug | bartpolot |
2012-10-19 | - debug, style | bartpolot |
2012-10-17 | - fix bck ACK value | bartpolot |
2012-10-17 | - fix counter used for bck ACKs, style | bartpolot |
2012-10-17 | - fixed to_origin copy detection in multicast cases | bartpolot |
2012-10-15 | - fix bck testcase, fix crash on warning, add FIXME | bartpolot |
2012-10-11 | - avoid crashing on shutdown in the middle of a test (timeout) | bartpolot |
2012-10-11 | - account for lost messages | bartpolot |
2012-10-11 | - update bck pid on all traffic, not only local | bartpolot |
2012-10-11 | - initialize pid for case of error | bartpolot |
2012-10-11 | - check for to_origin duplicates | bartpolot |
2012-10-11 | - more debug | bartpolot |
2012-10-10 | - Mark queue entry as deleted before destroying | bartpolot |
2012-10-10 | - adjust log level | bartpolot |
2012-10-07 | -chaning multihashmap API to allow option for avoiding key allocation | grothoff |
2012-10-05 | - change errorlevel | bartpolot |
2012-10-05 | - temp. deactivate polling (causes crash) | bartpolot |
2012-10-05 | - fix #2580 | bartpolot |
2012-10-05 | - WiP timers for ACK polling | bartpolot |
2012-09-29 | - Unsigned vlaue, can't be < 0 | bartpolot |
2012-09-29 | - Fixed memory leak | bartpolot |
2012-09-29 | - notify clients when a tunnel times out | bartpolot |
2012-09-29 | - dont crash on cleanup | bartpolot |
2012-09-28 | - fix mesh fc when buffering is off | bartpolot |
2012-09-28 | - disable debug by default | bartpolot |
2012-09-28 | - error messages more translator friendly | bartpolot |
2012-09-28 | - tunnel destoy is explicit now | bartpolot |
2012-09-28 | - ack off-by-one | bartpolot |
2012-09-28 | - fixes | bartpolot |
2012-09-28 | -use sane data types | grothoff |
2012-09-27 | - doc | bartpolot |
2012-09-27 | - cancel tmt_rdy on peer disconnect | bartpolot |
2012-09-27 | - fix uninitialized local variable use | bartpolot |
2012-09-26 | - initialize local variable | bartpolot |
2012-09-26 | - dont send uninitialized memory | bartpolot |
2012-09-26 | - on queue destroy, eliminate the entry in the peer's children info circular ... | bartpolot |