aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh_local.c
Commit message (Collapse)AuthorAge
* - 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
| | | | - change iterator parameter order
* - 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 ↵Christian Grothoff2013-12-08
| | | | case the branch conditions are not quite right
* - nonexistent channel does not necessarily means an error, could be ↵Bart Polot2013-12-05
| | | | cross-notification of channel_destroy
* - 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 ↵Bart Polot2013-11-26
| | | | channel destruction, notify the other part
* - 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
| | | | | | - fixes - doxygen
* - 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
| | | | | - clients shouldn't know about tunnels
* - 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
|
* - fixing channel functionsBart Polot2013-10-09
|
* - move get channel to localBart Polot2013-10-09
|