aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - use global hashmap for IDsBart Polot2014-03-14
* - fix warnings, remove explicit keepalive countBart Polot2014-03-13
* - use pointers in struct itselfBart Polot2014-03-13
* -add info about trafficBart Polot2014-03-13
* - change cls to pointers instead of indexesBart Polot2014-03-13
* - connect in cliqueBart Polot2014-03-13
* - fix compilation issues, add to MakefileBart Polot2014-03-13
* - change test to profilerBart Polot2014-03-13
* - prepare profiler: start peer, get IDs, log at the endBart Polot2014-03-13
* - minor fixesBart Polot2014-03-13
* - use testbed's get_index to identify peer in arrayBart Polot2014-03-13
* - use testbeds statsBart Polot2014-03-13
* - inital mesh_profiler commitBart Polot2014-03-13
* - use 256 hashs for hmacBart Polot2014-03-10
* - use MeshHash in connection codeBart Polot2014-03-10
* - use an array of 256 hashes on connection infoBart Polot2014-03-10
* - generate smaller hashes for Conn IDsBart Polot2014-03-10
* - add constBart Polot2014-03-10
* - refactorBart Polot2014-03-10
* - replace all HashCodes with short MeshHashes in Mesh messagesBart Polot2014-03-10
* - use MeshHashBart Polot2014-03-10
* - Define MeshHashBart Polot2014-03-10
* - encrypt-then-MACBart Polot2014-03-06
* - fix warningBart Polot2014-03-06
* - warning on direct KEEPALIVE sendingBart Polot2014-03-06
* - finally fixed missing keepalive messagesBart Polot2014-03-06
* - don't use global peer counter, cls insteadBart Polot2014-03-06
* - run statistics service by defaultBart Polot2014-03-06
* - debug, indentationBart Polot2014-03-06
* - fix scheduler clearanceBart Polot2014-03-06
* - add makefile for new testcaseBart Polot2014-03-06
* - evaluate keepalive countersBart Polot2014-03-06
* - add keepalive testcase, statistics gatheringBart Polot2014-03-06
* - update config files for testsBart Polot2014-03-06
* - add keepalive statsBart Polot2014-03-06
* - cleanupBart Polot2014-03-06
* - fix expected KX sizeBart Polot2014-03-06
* - add hmac to tunnel messagesBart Polot2014-03-06
* - remove reserved filed codeBart Polot2014-03-06
* - remove unneccessary reserved fieldsBart Polot2014-03-06
* - remove dead handlerBart Polot2014-03-06
* - register keepalive as tunnel payloadBart 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
* - log payload ID for channel trafficBart Polot2014-03-06
* -logBart Polot2014-03-06
* - logBart Polot2014-02-19
* - standarize log messagesBart Polot2014-02-19
* - revamp loggingBart Polot2014-02-19
* - limit message name widthBart Polot2014-02-19