does not terminate on invalid uri
[oweals/gnunet.git] / src / fs /
2013-02-15 Christian Grothoff-fixes to make stream tests pass with ecc in core
2013-02-13 Christian Grothoff-build fix
2013-02-02 LRNDon't send more than 64k from fs helper
2013-02-01 Christian Grothoff-fix non-terminating index test --- do not remove file...
2013-01-31 Christian Grothoff-clean up published files - #2725
2013-01-30 Christian Grothoff-sanity
2013-01-30 Christian Grothoff-argh
2013-01-30 Christian GrothoffAPI extension, make blocking socket API visible
2013-01-26 Christian Grothoff-fix leak
2013-01-26 Christian Grothoff-force no c format
2013-01-24 Christian Grothoff-fix #2743
2013-01-07 Sree Harsha Totakura- mark operation done in case of failure
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-20 LRNFix percentization of non-ASCII strings
2012-12-19 Christian Grothoff-preserve command-line keywords even if extractor is...
2012-12-19 Christian Grothoff-fix
2012-12-17 Christian Grothoff-eliminate consensus warnings
2012-12-15 Christian GrothoffLRN: fixing #2701
2012-12-14 Matthias Wachsfixes for make dist
2012-12-12 Christian Grothoff-fix crash with -D
2012-12-11 Sree Harsha Totakurafix 2689
2012-12-11 Sree Harsha TotakuraGNUNET_TESTBED_test_run to return status
2012-12-11 Sree Harsha Totakura- rename
2012-12-11 Sree Harsha Totakura- fix 2672
2012-12-10 Christian Grothoff-auto reset non-progressing streams after 30s -- hides...
2012-12-10 Christian Grothoff-extra check
2012-12-10 Christian Grothoff-fix
2012-12-10 Christian Grothoff-logging, initialize msize
2012-12-10 Christian Grothoff-fix
2012-12-10 Christian Grothoff-fixes
2012-12-10 Christian Grothoff-fix test
2012-12-10 Christian Grothoffdo not queue more than one write at a time to stream...
2012-12-10 Christian Grothoff-fixes
2012-12-10 Sree Harsha Totakurafix 2672
2012-12-08 Christian Grothoff-virtually finished fs profiler
2012-12-07 Christian Grothoff-options to play with
2012-12-07 Christian Grothoff-more work on FS profiler
2012-12-07 Christian Grothoff-more work on FS profiler
2012-12-07 Christian Grothoff-skeleton for the fsprofiler daemon
2012-12-06 Christian Grothoff-skeleton
2012-12-05 Christian Grothoff-signal to applications that a probe is active
2012-12-05 Christian Grothoff-fix availability rank calculation in probe signal...
2012-12-05 Christian Grothoff-more logging
2012-11-28 Christian Grothoff-add retries, and retry limit (#2659)
2012-11-28 Christian Grothoff-implementing limit to number of stream client connections
2012-11-27 Christian Grothoff-dox
2012-11-25 Christian Grothoff-switch to hash map for replies to avoid linear scan...
2012-11-25 Christian Grothoff-enable mesh, as stream needs it, activate testcase
2012-11-25 Christian Grothoff-more logging
2012-11-25 Christian Grothoff-disablefornowagain
2012-11-24 Christian Grothoff-enabling stream test fully
2012-11-24 Christian Grothoffactually using stream for dblock/iblock transfer if...
2012-11-24 Christian Grothoff-config fixes
2012-11-24 Christian Grothoff-config fixes
2012-11-24 Christian Grothoff-add multi-peer testcase for stream-based transfers...
2012-11-24 Christian Grothoffcombining test_fs_download.c and test_fs_download_index...
2012-11-24 Christian Grothoffcombining test_fs_download.c and test_fs_download_index...
2012-11-24 Christian Grothoff-ensure that either stream_api calls callbacks last...
2012-11-22 Christian Grothofftowards using stream for non-anonymous file-sharing
2012-11-22 Christian Grothoffmostly finishing server-side for FS-over-stream
2012-11-22 Christian Grothoffstarting to use stream in fs
2012-11-15 Christian Grothoff-make use of new IRRELEVANT status code
2012-11-14 Christian Grothoff-no more monkey business in defaults for now
2012-11-13 Christian Grothoff-actually, on W32 we do need to convert...
2012-11-13 Christian Grothoff-helper is not called from cmd-line, so no utf8 convers...
2012-11-10 Christian Grothoffuse new DHT API to block known results when searching...
2012-11-07 Sree Harsha TotakuraParameterized directory listing permission check
2012-11-05 Christian Grothoff-fix block download calculation
2012-11-05 Christian Grothoff-tolerate NULL
2012-11-05 Christian Grothoff-version bumping
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-11-02 Christian Grothoff-use loopback
2012-10-30 LRNFix ENABLE_NLS usage
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-28 Christian Grothoff-minor cleanup, fixing minor bug in auto-share
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-26 Sree Harsha Totakuraremoved GNUNET_TESTBED_operation_cancel
2012-10-25 Christian Grothoff-fi
2012-10-24 Christian Grothoff-fixes
2012-10-24 Christian Grothoff-fix double free
2012-10-23 Christian Grothoff-fix #2598
2012-10-23 Christian Grothoff-using new MDLL facility to clean up bijection data...
2012-10-23 Christian Grothoff-introducing MDLL macros
2012-10-23 Christian Grothoff-lots
2012-10-23 Christian Grothoff-do even fewer stats by default
2012-10-23 Christian Grothoff-make datastore queue longer, and length configurable...
2012-10-23 Christian Grothoff-stop tracking requests from local clients forever
2012-10-19 Christian Grothoff-reduce stats collection by default
2012-10-17 Christian Grothoff-fix the fix
2012-10-17 Christian Grothoff-fixing plan_map over-eager interning as reported by...
2012-10-14 Christian Grothoff-optimizing all FS multi hashmaps for key memory sharing
2012-10-14 Christian Grothoff-use DLL, nicer use of indexing map, improve ability...
2012-10-09 Christian Grothoff-install sigpipe handler
2012-10-09 Christian Grothoff-fix
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-10-07 Christian Grothoff-reducing memory use for PendingRequestData by 30%...
2012-10-07 Christian Grothoff-fixing qpe counter -- #2555
2012-10-06 Christian Grothoff-fixing #2578
2012-10-05 Christian Grothoff-trying to fix bratao's 100% CPU bug, even though I...
next