Age | Commit message (Expand) | Author |
2013-01-03 | -fixme | grothoff |
2012-12-18 | - allow NULL arrays of handlers and stypes | bartpolot |
2012-12-13 | - use correct size for message | bartpolot |
2012-12-12 | - break regex into multiple messages | bartpolot |
2012-12-12 | - fix | bartpolot |
2012-12-12 | - die verbosely | bartpolot |
2012-12-04 | - changed mesh api for monitoring | bartpolot |
2012-11-30 | - changed mesh 'monitor' API | bartpolot |
2012-11-22 | - monitor tunnel inital implementation, WIP | bartpolot |
2012-11-17 | Added mesh CLI with basic tunnel listing | bartpolot |
2012-11-12 | -not a warning | grothoff |
2012-10-26 | - fixed regex offset, doc | bartpolot |
2012-10-26 | passing mesage header instead of message | szengel |
2012-10-26 | - implementation of configurable regex compression | bartpolot |
2012-10-26 | - add compression length to mesh api announce_regex | bartpolot |
2012-10-17 | - more verbose debug message | bartpolot |
2012-09-28 | - fix mesh fc when buffering is off | bartpolot |
2012-09-16 | -fixing #2546 | grothoff |
2012-09-04 | - initialized ttl | bartpolot |
2012-08-29 | - Remove deprecated code, coverity 10236 | bartpolot |
2012-08-29 | - Coverity 10269 | bartpolot |
2012-08-24 | - send only one ack per packet, send before callback (callback can issue dest... | bartpolot |
2012-08-21 | - oops, remove debug code | bartpolot |
2012-08-21 | - clients sends ACK only on threshold, ~1.7x speedup on loopback | bartpolot |
2012-08-18 | - use window size client<->server, x4 faster | bartpolot |
2012-08-18 | - make api use same window size | bartpolot |
2012-08-18 | - fix | bartpolot |
2012-08-18 | - initialize recv pid, reset on reconncet | bartpolot |
2012-08-18 | - adjust initial ack value for clients | bartpolot |
2012-08-18 | - refactoring, more debug | bartpolot |
2012-08-18 | - fix message send on reconnect | bartpolot |
2012-08-18 | - explicit bck counter | bartpolot |
2012-08-16 | - Clean debug output | bartpolot |
2012-08-16 | - debug | bartpolot |
2012-08-13 | - blindness cured | bartpolot |
2012-08-09 | - better debug | bartpolot |
2012-08-09 | - use strings | bartpolot |
2012-08-09 | - add debug functions, refactor, add common code file | bartpolot |
2012-08-08 | - towards local packet numbering for flow control | bartpolot |
2012-08-06 | - initialize and consider ACK values fr tmt rdy | bartpolot |
2012-08-01 | - wip | bartpolot |
2012-07-31 | - more debug, client side ACK | bartpolot |
2012-07-31 | - fix overflow condition | bartpolot |
2012-07-31 | - fix client_tmt_rdy call, refactoring | bartpolot |
2012-07-30 | - timeout fix by harsha | bartpolot |
2012-07-30 | - timeout fix by harsha | bartpolot |
2012-07-27 | - not a debug message | bartpolot |
2012-07-27 | - more debug msgs | bartpolot |
2012-07-26 | - debug | bartpolot |
2012-07-26 | - do clear th ALWAYS after calling notify_cb | bartpolot |