aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_connection.c
Commit message (Expand)AuthorAge
* - dont send keepalives if payload traffic is already queuedBart Polot2014-04-08
* - fixmeBart Polot2014-04-08
* logBart Polot2014-04-07
* - logBart Polot2014-04-07
* - rename 256 bit mesh hash typeBart Polot2014-04-07
* Do not account canceled messages as sent regarding flow controlBart Polot2014-04-01
* - logBart Polot2014-04-01
* - fix peer to notifyBart Polot2014-03-22
* - eliminate broken pathsBart Polot2014-03-22
* - use proper typeBart Polot2014-03-22
* - fix infinite resend loopBart Polot2014-03-22
* -fix own positionBart Polot2014-03-22
* - connections no longer have native 512 hashes, translation is usedBart Polot2014-03-21
* - dont show warning on duplicate broken connectionsBart Polot2014-03-21
* - fix path optimization bugBart Polot2014-03-21
* - requeue messages on connection brokenBart Polot2014-03-21
* - logBart Polot2014-03-17
* - use MeshHash in connection codeBart Polot2014-03-10
* - refactorBart Polot2014-03-10
* - use MeshHashBart Polot2014-03-10
* - warning on direct KEEPALIVE sendingBart Polot2014-03-06
* - finally fixed missing keepalive messagesBart Polot2014-03-06
* - add keepalive statsBart Polot2014-03-06
* - fix expected KX sizeBart Polot2014-03-06
* - remove unneccessary reserved fieldsBart Polot2014-03-06
* Move mesh connection keepalive messages inside tunnel encryption to reduce in...Bart Polot2014-03-06
* - refactor fwd/bck connection keepaliveBart Polot2014-03-06
* - logBart Polot2014-02-19
* - standarize log messagesBart Polot2014-02-19
* - revamp loggingBart Polot2014-02-19
* - fix log messagesBart Polot2014-02-19
* - remove _breakBart Polot2014-02-06
* - logBart Polot2014-02-06
* - use hach directly instead of _2s functionBart Polot2014-02-04
* - refactor logging to allow for shorter log filesBart Polot2014-02-04
* - logBart Polot2014-01-30
* - wait for conncetion_ACK to start keepalive timerBart Polot2014-01-21
* - dont start keepalive on intermediate peersBart Polot2014-01-21
* - dont schedule keepalive on connection creation, wait for first creation mes...Bart Polot2014-01-21
* - only re-send keepalive/recreate once the previous one has left the peerBart Polot2014-01-08
* - do exponential backoff for connection creationBart Polot2014-01-07
* - Don't crash, _break insteadBart Polot2013-12-24
* - take care of PEER RCsBart Polot2013-12-21
* -fix leakChristian Grothoff2013-12-21
* - debugBart Polot2013-12-20
* - 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
* - dying connections can drop trafficBart Polot2013-12-17