aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_local.c
Commit message (Expand)AuthorAge
* Rename filesBart Polot2014-05-07
* Rename mesh->cadetBart Polot2014-05-07
* - rename 256 bit mesh hash typeBart Polot2014-04-07
* - use small mesh hashes for info apiBart Polot2014-04-01
* - use an array of 256 hashes on connection infoBart Polot2014-03-10
* - cleanup log messagesBart Polot2014-02-13
* - fix nboBart Polot2014-01-30
* - service-side implementation of peer queriesBart Polot2014-01-30
* - document tunnel internal APIBart Polot2014-01-30
* - copy peer id from requestBart Polot2014-01-30
* - use response struct sizeBart Polot2014-01-30
* - verbose logBart Polot2014-01-30
* - use correct data typeBart Polot2014-01-30
* - fix tunnel info message typeBart Polot2014-01-22
* - complete tunnel info gatheringBart Polot2014-01-13
* - various CLI fixesBart Polot2014-01-13
* - more tunnels info for CLIBart Polot2014-01-06
* - refactor channel nackBart Polot2014-01-06
* - add -i function back to CLIBart Polot2014-01-06
* - Add some of the tunnel introscpecion backBart Polot2013-12-28
* malloc -> newLRN2013-12-19
* - debug infoBart Polot2013-12-17
* - logBart Polot2013-12-12
* - dont generate errors on async channel destruction, use stats insteadBart Polot2013-12-09
* -make checkers happy by always initializing map, also extra check just in cas...Christian Grothoff2013-12-08
* - nonexistent channel does not necessarily means an error, could be cross-not...Bart Polot2013-12-05
* - remove old dead code / message typesBart Polot2013-11-27
* - dont send anything to clients shutting downBart Polot2013-11-27
* - logBart Polot2013-11-27
* - fix #3114: add feedback from _local to _channel on who is requesting the ch...Bart Polot2013-11-26
* - logBart Polot2013-11-21
* - don't crash on channel not foundBart Polot2013-11-21
* - missing headerBart Polot2013-11-19
* - show WARNING if elements were not in the hashmapsBart Polot2013-11-15
* - ignore return valuesBart Polot2013-11-15
* Use encrypted MESH by defaultBart Polot2013-11-14
* - fix #3091Bart Polot2013-11-07
* - refactoringBart Polot2013-11-06
* - doxygenBart Polot2013-10-18
* - flow control changes and fixesBart Polot2013-10-18
* - address FIXMEsBart Polot2013-10-11
* - debugBart Polot2013-10-11
* - fix compile errors in localBart Polot2013-10-11
* - syncBart Polot2013-10-11
* - migrate handlers to channel.cBart Polot2013-10-11
* - syncBart Polot2013-10-11
* - fixes in localBart Polot2013-10-10
* - fix dhtBart Polot2013-10-10
* - fixesBart Polot2013-10-10
* - local channel id better accounted for per-clientBart Polot2013-10-09