aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_tunnel.h
Commit message (Expand)AuthorAge
* Move mesh connection keepalive messages inside tunnel encryption to reduce in...Bart Polot2014-03-06
* - document tunnel internal APIBart Polot2014-01-30
* - add explicit shutdown stateBart Polot2014-01-16
* - various CLI fixesBart Polot2014-01-13
* - more tunnels info for CLIBart Polot2014-01-06
* - Add some of the tunnel introscpecion backBart Polot2013-12-28
* - debug infoBart Polot2013-12-16
* - small refactorBart Polot2013-12-16
* - don't loop on the same invalid pathBart Polot2013-12-16
* - simplify the crazyness of sending tunnel-queued data: avoid going back to c...Bart Polot2013-12-10
* - doxygenBart Polot2013-12-09
* - cleanup tunnel apiBart Polot2013-12-01
* - use force flag to avoid connections dropping channel management dataBart Polot2013-11-29
* - tunnels need separate connectivity state and encryption/handshake statesBart Polot2013-11-27
* - docBart Polot2013-11-15
* - add tunnel callback for retransmissionsBart Polot2013-11-15
* - remove superfluous tunnel stateBart Polot2013-11-14
* - fix channel flow control in corner casesBart Polot2013-11-14
* - remove all possible ambiguous 'fwd' parameters in Tunnel APIBart Polot2013-11-07
* - internal api change: add channel direction autodetection in non-loopback ch...Bart Polot2013-11-07
* - clean up APIBart Polot2013-11-07
* - refactoringBart Polot2013-11-06
* - fixesBart Polot2013-11-06
* - docBart Polot2013-11-05
* - headerBart Polot2013-11-05
* - change key exchange messages to own encapsulationBart Polot2013-11-05
* - doxygenBart Polot2013-10-18
* - doxygenBart Polot2013-10-18
* - flow control changes and fixesBart Polot2013-10-18
* - mesh builds againBart Polot2013-10-11
* - fix encryption/decryption visisbilityBart Polot2013-10-11
* - fix peerBart Polot2013-10-10
* - fix queueing Bart Polot2013-10-10
* - expose appropriate functions in APIBart Polot2013-10-10
* - fix connection.cBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* - use different enum to prevent collisionsBart Polot2013-10-10
* - connection fixingBart Polot2013-10-10
* - fixing channel functionsBart Polot2013-10-09
* -fix header inclusionChristian Grothoff2013-10-09
* - syncBart Polot2013-10-09
* - syncBart Polot2013-10-09
* - fixed _tunnelBart Polot2013-10-09
* - move all core/PeerIdentity interacting code to _peer, remove GNUNET_PeerIde...Bart Polot2013-10-08
* - fix main mesh fileBart Polot2013-10-08
* - finished coarse refactoring Bart Polot2013-10-08