aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Collapse)AuthorAge
* - undo accidental commit, previous comment should be: accounting for ↵Bart Polot2013-10-17
| | | | connection ACK messages
* - add separate encryption enabled mesh to avoid breakage during developementBart Polot2013-10-17
|
* - refactorBart Polot2013-10-17
|
* - fix segfaultBart Polot2013-10-17
|
* - fix conection message accountingBart Polot2013-10-17
|
* - debugBart Polot2013-10-17
|
* - unify payload, fixesBart Polot2013-10-17
|
* - multiple fixesBart Polot2013-10-17
|
* - fix new connection handlerBart Polot2013-10-15
|
* - uninitialized memoryBart Polot2013-10-15
|
* - debugBart Polot2013-10-15
|
* - GMCH_send can try to free saved message, save firstBart Polot2013-10-15
|
* - wrong flag...Bart Polot2013-10-15
|
* - move debug logBart Polot2013-10-15
|
* - typoBart Polot2013-10-15
|
* - use send_client_ackBart Polot2013-10-15
|
* - always update client's rel info on ACKBart Polot2013-10-15
|
* - avoid double ACK'ing to clients on loopback createBart Polot2013-10-15
| | | | | | - fix ACK id being sent - debug
* Fix a typoLRN2013-10-12
|
* - use server<->client ACKs, not reliableBart Polot2013-10-11
|
* - send data ACK only after receiving the channel ACKBart Polot2013-10-11
|
* - avoid infinite ACK loops when creating loopback channelsBart Polot2013-10-11
|
* - address FIXMEsBart Polot2013-10-11
|
* - fix shutdownBart Polot2013-10-11
|
* - debugBart Polot2013-10-11
|
* - mesh builds againBart Polot2013-10-11
|
* - backportBart Polot2013-10-11
|
* - use proper channel_ack/data_ackBart Polot2013-10-11
|
* - fix channel data/ackBart Polot2013-10-11
|
* - simplify acksBart Polot2013-10-11
|
* - fix wild replaceBart Polot2013-10-11
|
* - fix encryption/decryption visisbilityBart Polot2013-10-11
|
* - fix "broken connection" notificationsBart Polot2013-10-11
|
* - use new API functionsBart Polot2013-10-11
|
* - fixes in DHT handlingBart Polot2013-10-11
|
* - fix compile errors in localBart Polot2013-10-11
|
* - syncBart Polot2013-10-11
|
* - syncBart Polot2013-10-11
|
* - migrate handlers to channel.cBart Polot2013-10-11
| | | | | - clients shouldn't know about tunnels
* - syncBart Polot2013-10-11
|
* - fixes in localBart Polot2013-10-10
|
* - fix dhtBart Polot2013-10-10
|
* - fix peerBart Polot2013-10-10
|
* - fix queueing Bart Polot2013-10-10
|
* - use proper const qualifierBart Polot2013-10-10
|
* - move connection message accountingBart Polot2013-10-10
|
* - change queueing API, adapt connectionsBart Polot2013-10-10
|
* - add polling API to connectionBart Polot2013-10-10
|
* - expose appropriate functions in APIBart Polot2013-10-10
|
* - use const for peer IDsBart Polot2013-10-10
|