aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
...
* - avoid timeout in test_reliable_* if KX message is droppedBart Polot2013-11-14
* - remove superfluous tunnel stateBart Polot2013-11-14
* - send ping on rekey timeoutBart Polot2013-11-14
* Use encrypted MESH by defaultBart Polot2013-11-14
* - free data copy in case of errorBart Polot2013-11-14
* - logBart Polot2013-11-14
* - fix memleakBart Polot2013-11-14
* - account timing info in "backlog" freeBart Polot2013-11-14
* - remove warningBart Polot2013-11-14
* - fix NPEBart Polot2013-11-14
* - fix channel flow control in corner casesBart Polot2013-11-14
* - logBart Polot2013-11-13
* - timing fixesBart Polot2013-11-12
* - fixesBart Polot2013-11-09
* - don't die on transmission errorBart Polot2013-11-08
* - fix double freeBart Polot2013-11-08
* - don't allow stalled reliable channelsBart Polot2013-11-08
* - fix NPEBart Polot2013-11-08
* - allow to cancel connection messagesBart Polot2013-11-08
* - fixBart Polot2013-11-08
* - fix pollingBart Polot2013-11-08
* - dont confuse doxygenBart Polot2013-11-08
* - allow test to run offlineBart Polot2013-11-08
* - fix kxBart Polot2013-11-08
* - debugBart Polot2013-11-07
* - dittoBart Polot2013-11-07
* - don't allow ACKs to change KX stateBart Polot2013-11-07
* - account for out-of-order kx messagesBart Polot2013-11-07
* - doc, fixesBart Polot2013-11-07
* - move connection set code to connection.cBart Polot2013-11-07
* - docBart Polot2013-11-07
* - logBart Polot2013-11-07
* - fix create handler when port is closedBart Polot2013-11-07
* - new message type Bart Polot2013-11-07
* - test for #3091Bart Polot2013-11-07
* - fix #3091Bart Polot2013-11-07
* - remove all possible ambiguous 'fwd' parameters in Tunnel APIBart Polot2013-11-07
* - fix loopback channel createBart Polot2013-11-07
* - internal api change: add channel direction autodetection in non-loopback ch...Bart Polot2013-11-07
* - make sure to free all memory in possible luibgcrypt leakBart Polot2013-11-07
* - clean up APIBart Polot2013-11-07
* - fix mixed-direction connections on tunnelBart Polot2013-11-07
* - use explicit kx send function, avoid many ugly hacksBart Polot2013-11-07
* - loopback traffic redirectionBart Polot2013-11-07
* - don't handshake on loopback tunnelsBart Polot2013-11-07
* - fixed state overwritingBart Polot2013-11-07
* - refactoringBart Polot2013-11-06
* - doxygenBart Polot2013-11-06
* - fixesBart Polot2013-11-06
* - docBart Polot2013-11-05