aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* unix domain sockets used hardcoded path instead of configuration settingMatthias Wachs2014-02-07
* solver based evaluationMatthias Wachs2014-02-07
* Computing finger identity using libgcrypt functions.Supriti Singh2014-02-07
* - remove _breakBart Polot2014-02-06
* - logBart Polot2014-02-06
* evalMatthias Wachs2014-02-06
* -doxygen, indentation, code cleanupChristian Grothoff2014-02-06
* -doxygen, indentation, code cleanupChristian Grothoff2014-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
* - change log info of LOG_TRAFFIC, use R5N to distinguish from XDHTBart Polot2014-02-05
* - log levelsBart Polot2014-02-05
* - wipe all previous data in *key so there is no potentially uninilialized memoryBart Polot2014-02-05
* - log FULL keys on mismatchBart Polot2014-02-05
* - fix crash on NULL hello with valid IDBart Polot2014-02-05
* Fixed GNUNET_HELLO_get_last_expiration, as it always returned min (EPOCH, exp...Bart 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
* Finding successor of a peer id.Supriti Singh2014-02-04
* - wrong assertionBart Polot2014-02-04
* - do'hBart Polot2014-02-04
* Update peerinfo tool test after r32025 changed the outputLRN2014-02-04
* filter ats information in non-verbose modeMatthias Wachs2014-02-04
* fix indentationMatthias Wachs2014-02-04
* - add hello libBart Polot2014-02-04
* fixing compile warning: cast to types required in doxygen documentationMatthias Wachs2014-02-04
* - fix segfault at get size of null helloBart Polot2014-02-04
* Clean up transport connection in meshLRN2014-02-04
* Consensus does not really depend on mesh, does itLRN2014-02-04
* Fix consensus test to compile (whether it makes sense or not is up to dold)LRN2014-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 for 3300: remember to call client_receive_done for blacklist clientMatthias Wachs2014-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
* - TODOBart Polot2014-02-04