aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
Commit message (Collapse)AuthorAge
* removing gnunet-pseudonym, we're using GNS/gnunet-identity instead in the futureChristian Grothoff2013-09-05
|
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
|
* -splitting mesh into server and client partsChristian Grothoff2013-07-18
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* -file renaming stream->meshChristian Grothoff2013-06-04
|
* -towards using mesh instead of streamChristian Grothoff2013-06-04
|
* Try to fix fs block plugin depsLRN2013-04-21
|
* -move data resourceChristian Grothoff2013-04-15
|
* -move pseudonym code to fs, mark fs as experimental for nowChristian Grothoff2013-04-14
|
* starting major change towards implementing #2564, this breaks some FS tests ↵Christian Grothoff2013-03-05
| | | | and FS APIs
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* fixes for make distMatthias Wachs2012-12-14
|
* -skeleton for the fsprofiler daemonChristian Grothoff2012-12-07
|
* -skeletonChristian Grothoff2012-12-06
|
* -add multi-peer testcase for stream-based transfers (expected to fail right ↵Christian Grothoff2012-11-24
| | | | now), and option to disable anonymous transfers --- to force stream-based transfers
* combining test_fs_download.c and test_fs_download_index.c into one file, ↵Christian Grothoff2012-11-24
| | | | adding additional test test_fs_download_stream
* starting to use stream in fsChristian Grothoff2012-11-22
|
* -version bumpingChristian Grothoff2012-11-05
|
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* make fs tests build against new testbed library -- they do not pass yetChristian Grothoff2012-09-09
|
* -try using gauger for memory measurementsChristian Grothoff2012-07-15
|
* -moving block test to resolve cyclic dependencyChristian Grothoff2012-07-15
|
* -LRN: no more pexpectChristian Grothoff2012-06-24
|
* -fixChristian Grothoff2012-06-24
|
* -renaming for consistencyChristian Grothoff2012-06-23
|
* -starting harness for gnunet-auto-share:Christian Grothoff2012-06-17
|
* -simplifying tests with new testing libChristian Grothoff2012-06-15
|
* -simplifying tests with new testing libChristian Grothoff2012-06-15
|
* -cleaning up fs-download testcasesChristian Grothoff2012-06-14
|
* -moving old testing code to legacy locationChristian Grothoff2012-06-09
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -bump versionsChristian Grothoff2012-06-01
|
* -allow NULL for emsgChristian Grothoff2012-04-04
|
* -adding testcase for FS probes, minor bugfixes related to probesChristian Grothoff2012-03-04
|
* -fixChristian Grothoff2012-02-28
|
* -version bumps in anticipation of releaseChristian Grothoff2012-02-27
|
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18
|
* -fixChristian Grothoff2012-01-31
|
* -all meta data extraction should happen in helper, removing from APIChristian Grothoff2012-01-30
|
* -towards resolving thread-issueChristian Grothoff2012-01-29
|
* -cleaning up dirmetascan code, still failing for meChristian Grothoff2012-01-28
|
* -fix build error on platforms that require -lpthreadChristian Grothoff2012-01-16
|
* adding Ludo's gnunet-download-manager.scm back to SVN HEADChristian Grothoff2012-01-15
|
* -LRN: harmonize dirmetascanner, plus fixing compile errors on GNUChristian Grothoff2012-01-15
|
* -removing for now as it does not compile on POSIX systemsChristian Grothoff2012-01-14
|
* LRN: new threaded directory metadata scannerChristian Grothoff2012-01-14
|
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* LRN: normalize keywords (decapitalize, split) using libunistring - #2052Christian Grothoff2011-12-30
|
* -version bumps for releaseChristian Grothoff2011-12-26
|
* moving block plugins to respective subsystemChristian Grothoff2011-11-22
|