aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
Commit message (Expand)AuthorAge
* - fix app types allocationBart Polot2013-03-21
* -fixmeChristian Grothoff2013-01-03
* - allow NULL arrays of handlers and stypesBart Polot2012-12-18
* - use correct size for messageBart Polot2012-12-13
* - break regex into multiple messagesBart Polot2012-12-12
* - fixBart Polot2012-12-12
* - die verboselyBart Polot2012-12-12
* - changed mesh api for monitoringBart Polot2012-12-04
* - changed mesh 'monitor' APIBart Polot2012-11-30
* - monitor tunnel inital implementation, WIPBart Polot2012-11-22
* Added mesh CLI with basic tunnel listingBart Polot2012-11-17
* -not a warningChristian Grothoff2012-11-12
* - fixed regex offset, docBart Polot2012-10-26
* passing mesage header instead of messageMaximilian Szengel2012-10-26
* - implementation of configurable regex compressionBart Polot2012-10-26
* - add compression length to mesh api announce_regexBart Polot2012-10-26
* - more verbose debug messageBart Polot2012-10-17
* - fix mesh fc when buffering is offBart Polot2012-09-28
* -fixing #2546Christian Grothoff2012-09-16
* - initialized ttlBart Polot2012-09-04
* - Remove deprecated code, coverity 10236Bart Polot2012-08-29
* - Coverity 10269Bart Polot2012-08-29
* - send only one ack per packet, send before callback (callback can issue dest...Bart Polot2012-08-24
* - oops, remove debug codeBart Polot2012-08-21
* - clients sends ACK only on threshold, ~1.7x speedup on loopbackBart Polot2012-08-21
* - use window size client<->server, x4 fasterBart Polot2012-08-18
* - make api use same window sizeBart Polot2012-08-18
* - fixBart Polot2012-08-18
* - initialize recv pid, reset on reconncetBart Polot2012-08-18
* - adjust initial ack value for clientsBart Polot2012-08-18
* - refactoring, more debugBart Polot2012-08-18
* - fix message send on reconnectBart Polot2012-08-18
* - explicit bck counterBart Polot2012-08-18
* - Clean debug outputBart Polot2012-08-16
* - debugBart Polot2012-08-16
* - blindness curedBart Polot2012-08-13
* - better debugBart Polot2012-08-09
* - use stringsBart Polot2012-08-09
* - add debug functions, refactor, add common code fileBart Polot2012-08-09
* - towards local packet numbering for flow controlBart Polot2012-08-08
* - initialize and consider ACK values fr tmt rdyBart Polot2012-08-06
* - wipBart Polot2012-08-01
* - more debug, client side ACKBart Polot2012-07-31
* - fix overflow conditionBart Polot2012-07-31
* - fix client_tmt_rdy call, refactoringBart Polot2012-07-31
* - timeout fix by harshaBart Polot2012-07-30
* - timeout fix by harshaBart Polot2012-07-30
* - not a debug messageBart Polot2012-07-27
* - more debug msgsBart Polot2012-07-27
* - debugBart Polot2012-07-26