aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_tunnel.c
Commit message (Expand)AuthorAge
* - revamp mesh_common code, minor refactoringBart Polot2013-11-27
* - fix consensus profiler test (multiple channels reusing same tunnel/session)Bart Polot2013-11-27
* - dont update tunnel c-state on dataBart Polot2013-11-27
* - fix case of reconnection during valid handshakeBart Polot2013-11-27
* - tunnels need separate connectivity state and encryption/handshake statesBart Polot2013-11-27
* - logBart Polot2013-11-27
* - more shutdown fixesBart Polot2013-11-19
* - fix shutdown orderBart Polot2013-11-19
* - remove warningBart Polot2013-11-19
* - api fixBart Polot2013-11-19
* - delete tunnel from peermap at shutdownBart Polot2013-11-19
* - destroy channels when tunnels is being destroyed (but complain: channels sh...Bart Polot2013-11-18
* - doc, notesBart Polot2013-11-18
* - docBart Polot2013-11-15
* - add tunnel callback for retransmissionsBart Polot2013-11-15
* - fix NACK handling (related to cov 10832)Bart Polot2013-11-15
* - non-null check always performed before call: not needed in the function (co...Bart Polot2013-11-15
* - logBart Polot2013-11-15
* - fix memleak on KX dropBart Polot2013-11-14
* - 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
* - allow to cancel connection messagesBart Polot2013-11-08
* - fix pollingBart Polot2013-11-08
* - fix kxBart Polot2013-11-08
* - debugBart Polot2013-11-07
* - move connection set code to connection.cBart Polot2013-11-07
* - fix create handler when port is closedBart 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
* - 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
* - fixes, docBart Polot2013-11-05
* - refactoring, extra checksBart Polot2013-11-05
* - cleanupBart Polot2013-11-05
* - change key exchange messages to own encapsulationBart Polot2013-11-05
* - kxBart Polot2013-10-30
* - encryption stuffBart Polot2013-10-25
* - fix double freeBart Polot2013-10-24
* - fix leaksBart Polot2013-10-24