aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_connection.c
Commit message (Expand)AuthorAge
* Rename filesBart Polot2014-05-07
* Rename mesh->cadetBart Polot2014-05-07
* - Eliminate next_pidBart Polot2014-05-07
* - add PID getterBart Polot2014-05-07
* - constBart Polot2014-04-14
* Notify neighbors if received messages about unknown connections, implements #...Bart Polot2014-04-14
* - use full peer IDsBart Polot2014-04-14
* - docBart Polot2014-04-14
* - allow NULL peer id for broken connectionBart Polot2014-04-14
* - comply with docBart Polot2014-04-11
* - logBart Polot2014-04-11
* - more info in log about payloadBart Polot2014-04-11
* - logBart Polot2014-04-11
* - KX are also keepalivesBart Polot2014-04-11
* - de-duplicate ifsBart Polot2014-04-11
* - verbose errorBart Polot2014-04-11
* - don't free connections in the middle of being build.Bart Polot2014-04-10
* - less verbose debugBart Polot2014-04-10
* - skip all metadata update on destroyed connectionsBart Polot2014-04-10
* - logBart Polot2014-04-10
* - fix use after freeBart Polot2014-04-10
* - keep track of connection pids on queueing/sendingBart Polot2014-04-10
* - add context in path to link connectionBart Polot2014-04-09
* - logBart Polot2014-04-09
* - 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