aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Collapse)AuthorAge
* Renamed directoryBart Polot2014-05-07
|
* Rename filesBart Polot2014-05-07
|
* - fix makefileBart Polot2014-05-07
|
* Rename mesh->cadetBart Polot2014-05-07
|
* - debug infoBart Polot2014-05-07
|
* - fix buffer fill for payload messagesBart Polot2014-05-07
|
* - Eliminate next_pidBart Polot2014-05-07
|
* - add PID getterBart Polot2014-05-07
|
* - logBart Polot2014-05-07
|
* - constBart Polot2014-04-14
|
* Notify neighbors if received messages about unknown connections, implements ↵Bart Polot2014-04-14
| | | | #3378.
* - use full peer IDsBart Polot2014-04-14
|
* - docBart Polot2014-04-14
|
* - allow NULL peer id for broken connectionBart Polot2014-04-14
|
* - comply with docBart Polot2014-04-11
|
* - logBart Polot2014-04-11
|
* - more info in log about payloadBart Polot2014-04-11
|
* - log on INFO the data MID receivedBart Polot2014-04-11
|
* - debug queue on sendBart Polot2014-04-11
|
* - logBart Polot2014-04-11
|
* - show debug info on each queue_addBart Polot2014-04-11
|
* - fix log/indentationBart Polot2014-04-11
|
* - add debug function to inspect queuesBart Polot2014-04-11
|
* - logBart Polot2014-04-11
|
* - KX are also keepalivesBart Polot2014-04-11
|
* - 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
| | | | - fixes #3373, #3361
* - 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
| | | | the service doesnt know), ignore and warn, dont crash
* - don't cancel a connection's destroy message when destroying a connection ↵Bart Polot2014-04-10
| | | | and canceling all its traffic. since the connection will be freed, remove the connection pointer instead
* - 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
| | | | | - remove any scheduled delayed_destruction AFTER destroying all channels - fixes #3366, #3372
* - 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
|