aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - 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
* - simplify timing out of old hellosBart Polot2014-02-04
* - store own helloBart Polot2014-02-04
* - wrong assertionBart Polot2014-02-04
* - do'hBart Polot2014-02-04
* - add hello libBart Polot2014-02-04
* - fix segfault at get size of null helloBart Polot2014-02-04
* Clean up transport connection in meshLRN2014-02-04
* - use correct function return typeBart Polot2014-02-04
* - copy hellos since parameter is constBart Polot2014-02-04
* - use hach directly instead of _2s functionBart Polot2014-02-04
* - refactor logging to allow for shorter log filesBart Polot2014-02-04
* Fix a typoLRN2014-02-04
* Use stored hellos to try to establish direct connections to peers with tunnelsBart Polot2014-02-04
* - dont return expired hellosBart Polot2014-02-04
* - doxygen, return on NULLBart Polot2014-02-04
* - merge hellos in case old hello is still validBart Polot2014-02-04
* - docBart Polot2014-02-04
* - add hello subsystem to get hellos for known peersBart Polot2014-02-04
* - add hello messages to peersBart Polot2014-02-04
* Use proper core priority for each message type and message origin.Bart Polot2014-02-04
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* - debug strings for new message typesBart Polot2014-01-30