aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* - 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
|
* handle case where partial download prevents proper bottom-up reconstruction ↵Christian Grothoff2014-02-19
| | | | as not all child-nodes are even attempted; handle case where probe returns results immediately while being created (do not break on that)
* avoid problems with different users having different values for ↵Christian Grothoff2014-02-18
| | | | XDG_RUNTIME_DIR by not using that variable for system-wide paths of UNIX domain sockets
* Do not let parallelism fall below the default parallelism value for adaptive ↵Sree Harsha Totakura2014-02-18
| | | | queues.
* Consider the resources from failed operations as overloaded and not use themSree Harsha Totakura2014-02-18
| | | | | | | | until the parallelism is refreshed. This commit also fixes a bug where the parallelism is set to 0 and hence no progress can be made.
* transport's idea of being notified about an explicitc disconnect using bw ↵Matthias Wachs2014-02-18
| | | | | | | | 0/0 and the modification of the ril solver to allocate 0 bandwidth do not work together at the moment this is problem of semantic and not of implementation
* RIL is allowed to set bandwidth to zeroMatthias Wachs2014-02-18
|
* Adding function GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-02-18
|
* 1.Modified struct PeerTrailSetupMessage and PeerTrailSetupResultMessage.Supriti Singh2014-02-17
| | | | | 2.Handling trail setup result message.
* - secretsharing api test for single peerFlorian Dold2014-02-17
| | | | | - fixed wrong endianess conversion
* fix only cache variable long/shortMartin Schanzenbach2014-02-16
|
* make sure to create friends directory before trying to write friends fileChristian Grothoff2014-02-16
|
* -doxygen, indentationChristian Grothoff2014-02-16
|
* add timeout option to gnunet-gnsChristian Grothoff2014-02-16
|
* -add a few commentsChristian Grothoff2014-02-16
|
* -fix copy-n-paste-comment and doxygenChristian Grothoff2014-02-16
|
* if we found any non-expired block in the namecache, that is sufficient ↵Christian Grothoff2014-02-16
| | | | reason to not go to the DHT -- and essentially quickly return NXDOMAIN (#3325)
* -indentation, superfluous assertsChristian Grothoff2014-02-16
|
* -typos, doxygenChristian Grothoff2014-02-16
|
* force not using DHT for lookups that are only in the master zone (#3325)Christian Grothoff2014-02-16
|
* -fix testChristian Grothoff2014-02-16
|
* - Do not try to delete empty string directories.Sree Harsha Totakura2014-02-14
|
* - cleanup log messagesBart Polot2014-02-13
|
* - fixed warning about missing return valuesFabian Oehlmann2014-02-13
|
* - Do not set permissions for abstract sockets.Sree Harsha Totakura2014-02-13
|
* - Allow integration tests to run on loopback.Sree Harsha Totakura2014-02-12
|
* fixing issues:Matthias Wachs2014-02-12
| | | | | | - using uninitialized memory (mantis #3322) - notify only about new session created
* - better variable namesFabian Oehlmann2014-02-12
| | | | | - fast start - utilization in utility
* - Add patch for valgrinding testbedSree Harsha Totakura2014-02-12
|
* - Add suppressions file for util.Sree Harsha Totakura2014-02-12
|
* - Cleanup cache items after removing from the hashmap.Sree Harsha Totakura2014-02-12
|
* Continue with address suggestion after try connect black list checkMatthias Wachs2014-02-12
| | | | | | Related to moving blacklist check before address switching as described in mantis #3262
* basic loggingMatthias Wachs2014-02-11
|
* + setting preferenceMatthias Wachs2014-02-11
| | | | | | + set preference example + adding client_id to suport multiple applications
* propertiesMatthias Wachs2014-02-11
|
* trying to fix #3281Christian Grothoff2014-02-11
|
* property enforcementMatthias Wachs2014-02-11
|
* commit before removing address ids Matthias Wachs2014-02-11
|
* address managementMatthias Wachs2014-02-11
|
* improved quota loading + requesting and stopping address suggestionsMatthias Wachs2014-02-11
|
* some additional information about quotaMatthias Wachs2014-02-11
|
* adding and deleting address from solverMatthias Wachs2014-02-11
|
* improved episode parsingMatthias Wachs2014-02-11
| | | | | added request support