aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_list_indexed.c
Commit message (Collapse)AuthorAge
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18
|
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* gpl3Christian Grothoff2010-07-02
|
* cancel pending write if we are just dead anywayChristian Grothoff2010-03-12
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* giving client API option for auto-retry, making more often use of ↵Christian Grothoff2009-10-24
| | | | transmit_and_get_response API and removing auto-retry code where enhanced client API can be used for it
* working on unindexChristian Grothoff2009-08-31