aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* - increase history size for the measured average operation execution times.Sree Harsha Totakura2014-03-04
|
* -presumably better fix for instantly resolving names in master zoneChristian Grothoff2014-03-04
|
* -mmissing prototypeChristian Grothoff2014-03-04
|
* -doxygenChristian Grothoff2014-03-04
|
* Don't crash on NULL lookup_nameLRN2014-03-02
|
* Fixed memory allocation for peer list. Supriti Singh2014-02-25
|
* 1. Refactored the code for trail setup and trail setup result.Supriti Singh2014-02-24
| | | | | 2. Adding an entry into finger table.
* -Always add measured average operation completion time into history.Sree Harsha Totakura2014-02-24
|
* -check for NULL fdChristian Grothoff2014-02-23
|
* -avoid defining 'cfg' symbol each time ats-testing.h is included (fixes FTBFS)Christian Grothoff2014-02-23
|
* -disable POW calculating during testChristian Grothoff2014-02-22
|
* Fix barrier test dependencies (W32)LRN2014-02-20
|
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* - 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
|
* 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