aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
...
* - doxygenBart Polot2013-07-10
* - don't let retransmissions mess with per-hop ACKBart Polot2013-07-10
* - data_ack ack's all previous messages, change hashmap to FIFO DLLBart Polot2013-07-10
* - updated message numbersBart Polot2013-07-10
* - use different DATA ACK for both directionsBart Polot2013-07-10
* - nboBart Polot2013-07-10
* - fix decoding of tunnel optionsBart Polot2013-07-10
* - change retransmit time to #define, debugBart Polot2013-07-10
* - when did this disappear????Bart Polot2013-07-10
* - use proper reliability metadataBart Polot2013-07-10
* - client can be owner AND destinationBart Polot2013-07-10
* - simplified MESH client<->service API as per suggestions in bug #2934Bart Polot2013-07-10
* - fixBart Polot2013-07-10
* - full message struct initializationFlorian Dold2013-07-10
* - don't use deltas, send last PID in POLL message insteadBart Polot2013-07-10
* - use deltas for ack pollingBart Polot2013-07-10
* - use multihashmap32 instead of own implementationBart Polot2013-07-10
* - fix scriptBart Polot2013-07-09
* - don't reject future traffic, related to bug #2934Bart Polot2013-07-09
* - fix unreliable expected trafficBart Polot2013-07-09
* - don't overwrite logsBart Polot2013-07-09
* - don't shcdule retransmissions of unreliable packetsBart Polot2013-07-09
* - changes not intended to be commited yetBart Polot2013-07-09
* - fix segfault on retransmissionBart Polot2013-07-09
* - initialized all fields of mesh's tunnel destroy messageFlorian Dold2013-07-09
* -simplify zone key loading by using synchronous ECC key APIChristian Grothoff2013-07-09
* - send data_ack from the same ack function as hop-by-hop acksBart Polot2013-07-08
* - fix relay data retransmission of repeated messagesBart Polot2013-07-08
* - indentationBart Polot2013-07-08
* - new config file for reliability (enable drop)Bart Polot2013-07-08
* - add reliablity testcase, fix nobuf API useBart Polot2013-07-08
* - test orderBart Polot2013-07-08
* - fix keepalive loopBart Polot2013-07-08
* - fix unreliable traffic bckBart Polot2013-07-08
* - fix assumption that owner and destination client must be different, (bug #2...Bart Polot2013-07-08
* - debug, indentationBart Polot2013-07-08
* - fix local infinite retransmission loopBart Polot2013-07-08
* - update message_to_stringBart Polot2013-07-08
* - adapt testcases to new apiBart Polot2013-07-08
* - fix unreliable trafficBart Polot2013-07-08
* Added mesh reliable tunnelsBart Polot2013-07-08
* -doxygen fixesChristian Grothoff2013-07-07
* test case for single mesh handleFlorian Dold2013-07-07
* - prepare for relaible meshBart Polot2013-07-03
* - add drop option for future testcasesBart Polot2013-07-02
* -removing dead optionsChristian Grothoff2013-07-02
* - remove dead codeBart Polot2013-07-01
* - note to self: when debugging, use correct executableBart Polot2013-07-01
* - fix braindead win32 build processBart Polot2013-06-28
* Replace mesh with new versionBart Polot2013-06-28