aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs.c
Commit message (Collapse)AuthorAge
* fs also never queues more than one message per peer, so reduce requested ↵Christian Grothoff2011-11-24
| | | | queue size
* fixing 1786Christian Grothoff2011-11-15
|
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15
|
* fixChristian Grothoff2011-11-10
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* implementing #1785Christian Grothoff2011-11-04
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* prevent loopback routing, add some statistics, faster re-transmitChristian Grothoff2011-10-19
|
* do not loop backChristian Grothoff2011-10-19
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixing fsChristian Grothoff2011-07-26
|
* warn laterChristian Grothoff2011-06-17
|
* add support for delaysChristian Grothoff2011-06-07
|
* nicer debugsChristian Grothoff2011-05-25
|
* fixChristian Grothoff2011-04-28
|
* moveChristian Grothoff2011-04-04
|
* improving datastore API --- not working yetChristian Grothoff2011-04-03
|
* changing datastore API to support replication level --- not fully ↵Christian Grothoff2011-04-03
| | | | implemented --- and adding GNUNET_FS_BlockOptions struct to replace prio/anonymity/expiration+replication args
* communicate res delay in capiChristian Grothoff2011-03-27
|
* adapt to new APIChristian Grothoff2011-03-25
|
* changing heap remove node api to not pass heap; more fs hackingChristian Grothoff2011-03-11
|
* add cork option to core api:Christian Grothoff2011-03-11
|
* loadChristian Grothoff2011-03-10
|
* stuffChristian Grothoff2011-01-30
|
* hdrsChristian Grothoff2011-01-25
|
* assertsChristian Grothoff2011-01-24
|
* doxyfixesChristian Grothoff2011-01-24
|
* adding lifetime limits on migration contentChristian Grothoff2011-01-17
|
* code already there, dohChristian Grothoff2011-01-17
|
* nologChristian Grothoff2010-12-23
|
* fix shutdown orderChristian Grothoff2010-12-23
|
* fixChristian Grothoff2010-12-22
|
* fixChristian Grothoff2010-12-21
|
* fixChristian Grothoff2010-12-21
|
* air plane hackingChristian Grothoff2010-12-03
|
* grab latency dataChristian Grothoff2010-11-30
|
* docuChristian Grothoff2010-11-30
|
* bi-di migration optionsChristian Grothoff2010-11-30
|
* miscChristian Grothoff2010-11-16
|
* the big core API/protocol change, breaks all testcases using core, since the ↵Christian Grothoff2010-11-13
| | | | code is still buggy
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
|
* adding argument to GNUNET_CORE_connect -- not yet implementedChristian Grothoff2010-11-11
|
* minor cleanupChristian Grothoff2010-11-08
|
* Use change_host_trust correctly.David Barksdale2010-11-07
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|