aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - de-duplicate ifsBart Polot2014-04-11
* - verbose errorBart Polot2014-04-11
* - use constant instead of hardcoded valueBart Polot2014-04-10
* - don't free connections in the middle of being build.Bart Polot2014-04-10
* - less verbose debugBart Polot2014-04-10
* - don't use NULL connections on callbackBart Polot2014-04-10
* - skip all metadata update on destroyed connectionsBart Polot2014-04-10
* - logBart Polot2014-04-10
* - if data comes from an unknown channel (we might have just destroyed it and ...Bart Polot2014-04-10
* - don't cancel a connection's destroy message when destroying a connection an...Bart Polot2014-04-10
* - logBart Polot2014-04-10
* - fix use after freeBart Polot2014-04-10
* - keep track of connection pids on queueing/sendingBart Polot2014-04-10
* - fix path string representationBart Polot2014-04-10
* - don't schedule tunnel destruction on shutdownBart Polot2014-04-10
* - logBart Polot2014-04-10
* - start reconnecting before running out of connectionsBart Polot2014-04-10
* - add context in path to link connectionBart Polot2014-04-09
* - fix namesBart Polot2014-04-09
* - remove dropBart Polot2014-04-09
* - logBart Polot2014-04-09
* - rename test fileBart Polot2014-04-09
* - assert orderBart Polot2014-04-09
* - make sure handle is NULLBart Polot2014-04-09
* - reuse test config fileBart Polot2014-04-09
* - just create one connection, from smaller to bigger IDBart Polot2014-04-09
* - fix compilationBart Polot2014-04-09
* - destroy a channel if some traffic is missing and the channel has been remot...Bart Polot2014-04-09
* - send buffered data to client before destroying channelBart Polot2014-04-09
* - commentsBart Polot2014-04-09
* - always check if channel was last, then mark tunnel for destructionBart Polot2014-04-09
* - logBart Polot2014-04-09
* - fix cli arg parseBart Polot2014-04-09
* version bumping for 0.10.1Christian Grothoff2014-04-08
* - remove old testsBart Polot2014-04-08
* - dont send keepalives if payload traffic is already queuedBart Polot2014-04-08
* - show error contextBart Polot2014-04-08
* - don't complain, from tunnel it's not possible to checkBart Polot2014-04-08
* - missing mergeBart Polot2014-04-08
* - fix #3364, establish a new connection to a peer when a core connection beco...Bart Polot2014-04-08
* - fixmeBart Polot2014-04-08
* - use only one core, to fix logging raceBart Polot2014-04-07
* - fix count checkBart Polot2014-04-07
* - refactor, check for existing copyBart Polot2014-04-07
* - fix dead code covertiy 12876Bart Polot2014-04-07
* - fix coverity 12989Bart Polot2014-04-07
* logBart Polot2014-04-07
* - logBart Polot2014-04-07
* - rename 256 bit mesh hash typeBart Polot2014-04-07
* - remove ERROR logBart Polot2014-04-01