aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - cancel all DHT GET request while shutting downBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - fixesBart Polot2013-10-18
* - doing stuff after destroying a connection? not good...Bart Polot2013-10-18
* - debugBart Polot2013-10-18
* - fix flow controlBart Polot2013-10-18
* - fix ACK direction Bart Polot2013-10-18
* - flow control changes and fixesBart Polot2013-10-18
* - undo accidental commit, previous comment should be: accounting for connecti...Bart Polot2013-10-17
* - 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 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