aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
Commit message (Expand)AuthorAge
* -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
* - do clear th ALWAYS after calling notify_cbBart Polot2012-07-26
* - don't clear th immediately, in case notify_cb calls notify_tmt_rdyBart Polot2012-07-26
* - more debug loggingBart Polot2012-07-26
* - fix sending, refactoringBart Polot2012-07-26
* - initialize pointerBart Polot2012-07-25
* - adapt callback to ackBart Polot2012-07-25
* Eliminate mesh priority optionBart Polot2012-07-25
* Eliminated mesh API bufferingBart Polot2012-07-25
* - fix coverity 10086Bart Polot2012-07-23
* - fix coverity 10087Bart Polot2012-07-23
* - add packet ID to both multicast and unicastBart Polot2012-07-20