aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
* fixing property generationMatthias Wachs2014-02-11
|
* logging taskMatthias Wachs2014-02-11
|
* enforcing correct generator typeMatthias Wachs2014-02-11
|
* Change dependencies and linking for ats-testsLRN2014-02-11
|
* Fix ats-tests makefileLRN2014-02-11
|
* Include winternl.h, needed for testbedLRN2014-02-11
|
* Update plibc from svnLRN2014-02-11
|
* - fixed wrong crypto in secretsharingFlorian Dold2014-02-11
| | | | | - added zero knowledge proofs (except the one for fair encryption) and other verifications
* - don't kill clients if the set operation has already been destroyedFlorian Dold2014-02-10
|
* - fixed wrong round comparison codeFlorian Dold2014-02-10
|
* stop notifications on deleteMatthias Wachs2014-02-10
|
* abstract unix domain socket supportMatthias Wachs2014-02-10
|
* - 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
|