aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - 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
* - add missing message type namesBart Polot2014-02-19
* - use fixed-width message type namesBart Polot2014-02-19
* - fix log messagesBart Polot2014-02-19
* - reduce debug messages amount of hello operationsBart Polot2014-02-19
* - simplify message namesBart Polot2014-02-19
* - use new service startup messageBart Polot2014-02-19
* - cleanup log messagesBart Polot2014-02-13
* - remove _breakBart Polot2014-02-06
* - logBart Polot2014-02-06
* - use HELLOs from DHT to try_connect on TRANSPORT levelBart Polot2014-02-05
* - whitespaceBart Polot2014-02-05
* - fix search, use target ID, not ownBart Polot2014-02-05
* - log levelsBart Polot2014-02-05
* - fix crash on NULL hello with valid IDBart Polot2014-02-05
* - fix PUT, use proper keyBart Polot2014-02-05
* - logBart Polot2014-02-05
* - don't run test on shutdownBart Polot2014-02-05
* - remove MESH own block code (MESH uses DHT_HELLO now)Bart Polot2014-02-05
* Use DHT_HELLO for MESH peer discovery, benefit from wider replicationBart Polot2014-02-05
* - doxygen, add get_mineBart Polot2014-02-05
* - don't call set on NULL hellosBart Polot2014-02-04
* - ignore NULL hellosBart Polot2014-02-04