- adding assertion for name
[oweals/gnunet.git] / src / fs /
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-03-09 Christian Grothoff-fix
2012-03-09 Christian Grothoff-unindex needs to decrypt KBlock
2012-03-09 Christian Grothoff-do not call uri_to_string with NULL pointer
2012-03-09 Christian Grothoffimplementing removal of KBlocks during unindex operatio...
2012-03-07 Christian Grothoff-more chk index calculation errors, ugh
2012-03-07 Christian Grothoff-misc major bugfixes in download code wrt reconstructio...
2012-03-07 Christian Grothoff-better interpretation of instant downloads from local...
2012-03-07 Christian Grothoff-disable extractor should also imply not using the...
2012-03-05 Christian Grothoff-do not load namestore
2012-03-05 Christian Grothoff-fix
2012-03-05 Christian Grothoff-misc bugfixes
2012-03-05 Christian Grothoff-misc bugfixes
2012-03-04 Christian Grothoffadding fs/ to all default directory names relating...
2012-03-04 Christian Grothoff-use sane defaults
2012-03-04 Christian Grothofffixing #1927 by further limiting the time a download...
2012-03-04 Christian Grothoff-add priorities to download queue
2012-03-04 Christian Grothoff-adding testcase for FS probes, minor bugfixes related...
2012-03-01 Christian GrothoffLRN: updates to pseudonym API from #1952, change pseudo...
2012-02-28 Christian Grothoff-autostarts
2012-02-28 Christian Grothoff-fix
2012-02-27 Christian Grothoff-version bumps in anticipation of release
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-02-26 Christian Grothoff-eliminating #if DEBUG checks
2012-02-22 Christian Grothoff-doxygen fixes
2012-02-22 Christian GrothoffLRN: two directory patches change the way "is_directory...
2012-02-22 Christian Grothoff-dce: can never be NULL
2012-02-22 Christian Grothoff-no verbose
2012-02-22 Christian Grothoff-increase timeout to help sparc bot
2012-02-21 Christian Grothoff-fixing #2155
2012-02-20 Christian GrothoffLRN: Do-partial-serialization-in-fs-publish-helper:
2012-02-20 Christian GrothoffLRN: Iterate-over-a-copy-of-ksk-when-removing-items
2012-02-20 Christian GrothoffLRN: check for tc being NULL
2012-02-18 Christian Grothoff-sync search results upon adding/removing downloads
2012-02-18 Christian Grothoff-sync after getting URI on publishing to resume properl...
2012-02-18 Christian Grothoff-do not try to desearialize search directories
2012-02-18 Christian Grothoff-use search URI, not result URI
2012-02-18 Christian Grothoffmake all (?) asynchronously operating FS operations...
2012-02-18 Christian Grothoffadd GNUNET_FS_namespace_dup API call
2012-02-16 Christian GrothoffLRN: Use binary mode on W32 (lol -CG)
2012-02-13 Christian Grothoff-fix leak
2012-02-12 Christian Grothoff-typo
2012-02-12 Christian Grothoff-GArik: fix infinite loop
2012-02-12 Christian Grothoff-GArik: fix assertion check
2012-02-12 Christian Grothoff-fix
2012-02-12 Christian Grothoff-fix
2012-02-11 Christian Grothoff-unschedule found block request on resume to fix #2133
2012-02-11 Christian Grothoff-do not tie verbosity to debug levels for fs tests
2012-02-11 Christian Grothoff-generate PUBLISH_STOP event later to avoid use-after...
2012-02-11 Christian Grothoff-doxygen fixes
2012-02-09 Christian Grothoff-fixing #2139
2012-02-07 Christian Grothoff-fix #2142
2012-02-06 Christian Grothoff-trying to fix crash from #1972 report
2012-02-06 Christian Grothoff-nl
2012-02-05 Christian Grothoff-fix generation of duplicate publish-stop events
2012-02-05 Christian Grothoff-eliminate printing warning on MAGIC missmatch (#2138)
2012-02-04 Christian Grothoff-always signal download start before 'completed', even...
2012-02-03 Christian Grothoff-also user gnunet-original filename here more consistently
2012-01-31 Christian Grothoff-fix
2012-01-30 Christian Grothoff-all meta data extraction should happen in helper,...
2012-01-29 Christian Grothoff-misc fixes
2012-01-29 Christian Grothoff-fix
2012-01-29 Christian Grothoff-fix
2012-01-29 Christian Grothoff-fs publish should basically work now
2012-01-29 Christian Grothoff-fix shutdown issues on error
2012-01-29 Christian Grothoff-towards external meta scanner process
2012-01-29 Christian Grothoff-finishing new helper
2012-01-29 Christian Grothoff-towards resolving thread-issue
2012-01-29 Christian Grothoff-misc bugfixes
2012-01-29 Christian Grothoff-fix
2012-01-28 Christian Grothoff-cleaning up dirmetascan code, still failing for me
2012-01-28 Christian Grothoff-implement tree freeing
2012-01-28 Christian Grothoff-cleaner version of sharetree trim code; should be...
2012-01-28 Christian Grothoff-change callback argument from char to int, as that...
2012-01-28 Christian Grothoff-renaming symbols to match naming conventions
2012-01-28 Christian Grothoff-fix dead scheduler task cancellation on CTRL-c
2012-01-26 Christian Grothoff-fixing #2097
2012-01-25 Christian Grothoff-undo 19365
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-25 Christian Grothoff-cleaner
2012-01-25 Christian Grothoff-fix use of extractor
2012-01-25 Christian Grothoff-fix
2012-01-22 Christian Grothoff-LRN: Adapt-fs-tests-to-new-gnunet-publish-verbosity
2012-01-16 Christian Grothoff-fix build error on platforms that require -lpthread
2012-01-15 Christian Grothoffadding Ludo's gnunet-download-manager.scm back to SVN...
2012-01-15 Christian Grothoff-LRN: use filescanner in gnunet-publish
2012-01-15 Christian Grothoff-LRN: harmonize dirmetascanner, plus fixing compile...
2012-01-14 Christian Grothoff-LRN: use signal pipe instead of a semaphore
2012-01-14 Christian Grothoff-LRN: use blocking writes for scanner
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-14 Christian Grothoff-LRN: fix pipe writing and progress write
2012-01-14 Christian Grothoff-file was missing, forgot to add earlier
2012-01-14 Christian Grothoff-removing for now as it does not compile on POSIX systems
2012-01-14 Christian Grothoff-LRN: use correct character counting, instead of byte...
2012-01-14 Christian GrothoffLRN: new threaded directory metadata scanner
2012-01-14 Christian GrothoffLRN: skip short keywords when generating keywords autom...
2012-01-14 Christian Grothoff-LRN: fix callback arguments typo
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-12 Christian Grothoff-LRN: fix fip_signal_start recursion
next