aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* -fix build system issuesChristian Grothoff2013-12-23
* -fix build system issuesChristian Grothoff2013-12-23
* - take care of PEER RCsBart Polot2013-12-21
* -fix leakChristian Grothoff2013-12-21
* -handle partial writes and IO errors, even on stdoutChristian Grothoff2013-12-21
* - use STATIC buffer, remove debugBart Polot2013-12-20
* - fix compilation issueBart Polot2013-12-20
* - debugBart Polot2013-12-20
* - use write to allow binary data as wellBart Polot2013-12-19
* - use proper signednessBart Polot2013-12-19
* - debug info on API sideBart Polot2013-12-19
* - log traffic sizeBart Polot2013-12-19
* - logBart Polot2013-12-19
* malloc -> newLRN2013-12-19
* - rmeove breakBart Polot2013-12-18
* - show WARNINGs for bad handshakesBart Polot2013-12-18
* - send notification immediately if a connection fails to be createdBart Polot2013-12-18
* - fix core_disconnect handler to avoid reusing the direct path being destroyedBart Polot2013-12-17
* - dont destroy a path right away, broken paths can cause long loops with outd...Bart Polot2013-12-17
* - log fixes, limit kx to live tunnelsBart Polot2013-12-17
* - log malformed pingsBart Polot2013-12-17
* - dying connections can drop trafficBart Polot2013-12-17
* - respond to data on unknown channels with destroy (avoids retransmissions)Bart Polot2013-12-17
* - include all message types in switch, complain if unknownBart Polot2013-12-17
* - fix state selectionBart Polot2013-12-17
* - use tunnel encryption state to select decryption keyBart Polot2013-12-17
* -call GMT_sent when canceling tunneled buffered messages before the KX completesBart Polot2013-12-17
* - dont count destroyed connectionsBart Polot2013-12-17
* - fix connection ack direction, revert assert to breakBart Polot2013-12-17
* - restore breakBart Polot2013-12-17
* - always allow sending KX messagesBart Polot2013-12-17
* - fix log msgBart Polot2013-12-17
* - refactor and improve path creationBart Polot2013-12-17
* - debug infoBart Polot2013-12-17
* - register keepalive for destructionBart Polot2013-12-17
* - refine break conditionBart Polot2013-12-17
* - don't always cancel channel's task on confirm: might be a duplicate confirm...Bart Polot2013-12-16
* - missing message type (accidental deletion?)Bart Polot2013-12-16
* - logsBart Polot2013-12-16
* - not a break, can happen if only one path is known and a connection is alrea...Bart Polot2013-12-16
* - not a protocol break, plausible asyc msgBart Polot2013-12-16
* - debug infoBart Polot2013-12-16
* - logBart Polot2013-12-16
* - don't show WARNING/ERROR on wrong connection create, debug+statistics insteadBart Polot2013-12-16
* - debugBart Polot2013-12-16
* - don't keep alive connections that are scheduled to be destroyedBart Polot2013-12-16
* - fixBart Polot2013-12-16
* - fix timing out of connectionsBart Polot2013-12-16
* - debugBart Polot2013-12-16
* - only treat KX as confirmation if connection is not in destroy stateBart Polot2013-12-16