aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* - syntax errorFlorian Dold2014-02-10
|
* fixing crash: excess task has to be stopped when neighbour is freedMatthias Wachs2014-02-10
|
* cfg handleMatthias Wachs2014-02-10
|
* - create the directory for the UNIX socket file before binding to it.Sree Harsha Totakura2014-02-10
|
* - Allocate buffer large enough to contain UNIX_PATH_MAX size pathnames in ↵Sree Harsha Totakura2014-02-10
| | | | case of UNIX sockets.
* - Declare dependencies.Sree Harsha Totakura2014-02-10
| | | | | Local dependencies should not be prefixed with $(top_builddir) path.
* - correct handling of timeouts in consensusFlorian Dold2014-02-10
| | | | | - fixed segfault in secretsharing profiler
* - fix operation cancellation in SETFlorian Dold2014-02-10
|
* Create UNIX domain sockets as abstract sockets when running in LINUX and theSree Harsha Totakura2014-02-09
| | | | | option USE_ABSTRACT_SOCKETS is present in configuration.
* implement #3295: only transmit background traffic if there is excess bandwidthChristian Grothoff2014-02-09
|
* -eliminate odd global variable, indentation, doxygen, stylistic fixesChristian Grothoff2014-02-09
|
* implementing #3296Christian Grothoff2014-02-09
|
* add api to bandwidth tracker to notify clients about excess bandwidth availableChristian Grothoff2014-02-09
|
* -no reverse GNSMartin Schanzenbach2014-02-08
|
* fix reverse DNS lookup, prepare GNS reverse lookupMartin Schanzenbach2014-02-07
|
* property generationMatthias Wachs2014-02-07
|
* preference generation implemented Matthias Wachs2014-02-07
|
* example experimentMatthias Wachs2014-02-07
|
* experiment loading completeMatthias Wachs2014-02-07
|
* preference parsingMatthias Wachs2014-02-07
|
* moved eval tool to atsMatthias Wachs2014-02-07
|
* unix domain sockets used hardcoded path instead of configuration settingMatthias Wachs2014-02-07
| | | | | | - removing UNIX domain sockets port support and UNIX domain socket NAT support
* 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, ↵Bart Polot2014-02-05
| | | | expiration times), so: EPOCH
* - 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
|