aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
...
* - dont count destroyed connectionsBart Polot2013-12-17
* - fix connection ack direction, revert assert to breakBart Polot2013-12-17
* - restore breakBart Polot2013-12-17
* - always allow sending KX messagesBart Polot2013-12-17
* - fix log msgBart Polot2013-12-17
* - refactor and improve path creationBart Polot2013-12-17
* - debug infoBart Polot2013-12-17
* - register keepalive for destructionBart Polot2013-12-17
* - refine break conditionBart Polot2013-12-17
* - don't always cancel channel's task on confirm: might be a duplicate confirm...Bart Polot2013-12-16
* - missing message type (accidental deletion?)Bart Polot2013-12-16
* - logsBart Polot2013-12-16
* - not a break, can happen if only one path is known and a connection is alrea...Bart Polot2013-12-16
* - not a protocol break, plausible asyc msgBart Polot2013-12-16
* - debug infoBart Polot2013-12-16
* - logBart Polot2013-12-16
* - don't show WARNING/ERROR on wrong connection create, debug+statistics insteadBart Polot2013-12-16
* - debugBart Polot2013-12-16
* - don't keep alive connections that are scheduled to be destroyedBart Polot2013-12-16
* - fixBart Polot2013-12-16
* - fix timing out of connectionsBart Polot2013-12-16
* - debugBart Polot2013-12-16
* - only treat KX as confirmation if connection is not in destroy stateBart Polot2013-12-16
* - duplicate PONG can happen if PING was re-transmitted but first one came thr...Bart Polot2013-12-16
* - fix memleak on tunnel destruction during kxBart Polot2013-12-16
* - don't complain about async PONG messagesBart Polot2013-12-16
* - fix prev commitBart Polot2013-12-16
* - remove connection from tunnel when no longer usableBart Polot2013-12-16
* - loglevelBart Polot2013-12-16
* - stop kx on empty tunnelsBart Polot2013-12-16
* - debug infoBart Polot2013-12-16
* - not a breakBart Polot2013-12-16
* - debugBart Polot2013-12-16
* - fixBart Polot2013-12-16
* - logBart Polot2013-12-16
* - simplify error handlingBart Polot2013-12-16
* - fixesBart Polot2013-12-16
* - small refactorBart Polot2013-12-16
* - avoid double free / use after freeBart Polot2013-12-16
* - fix assertionsBart Polot2013-12-16
* - don't loop on the same invalid pathBart Polot2013-12-16
* - not an error, always happens on relay nodesBart Polot2013-12-16
* - signal shutdown, don't create new connections, fix 3214Bart Polot2013-12-16
* - hunting 3214Bart Polot2013-12-16
* - various minor fixes and breaksBart Polot2013-12-16
* - fix 3163#c7868Bart Polot2013-12-13
* - fix delete loopBart Polot2013-12-12
* - if a kx fails due to reconnect state, don't complain (it'll get retransmitt...Bart Polot2013-12-12
* - don't return on found connection, more checks to goBart Polot2013-12-12
* - only complain if channel is not being destroyed (client has forgotten about...Bart Polot2013-12-12