aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.c
Commit message (Expand)AuthorAge
* handle case where partial download prevents proper bottom-up reconstruction a...Christian Grothoff2014-02-19
* malloc -> newLRN2013-12-19
* -stylistic fixesChristian Grothoff2013-11-05
* -doxygen, etcChristian Grothoff2013-10-17
* generate progress events when publishing directories (towards fixing #2230)Christian Grothoff2013-10-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff2013-09-15
* -fix check of return valueChristian Grothoff2013-09-15
* -more complete fix for #3034Christian Grothoff2013-09-14
* -fixing resuming publish operationChristian Grothoff2013-09-13
* -do not clean up reader more than onceChristian Grothoff2013-09-11
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes...Christian Grothoff2013-07-30
* -rename stream->mesh in comments and symbolsChristian Grothoff2013-06-04
* -fixChristian Grothoff2013-05-30
* -preparations for fixing #2711Christian Grothoff2013-05-30
* -fixes to make stream tests pass with ecc in coreChristian Grothoff2013-02-15
* -fix leakChristian Grothoff2013-01-26
* -more loggingChristian Grothoff2012-12-05
* Parameterized directory listing permission checkSree Harsha Totakura2012-11-07
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* -fixing #2578Christian Grothoff2012-10-06
* eliminating use of 'namespace' as a fieldname / variable name to be C++ compa...Christian Grothoff2012-09-10
* -fixfixChristian Grothoff2012-07-25
* -ignorervChristian Grothoff2012-07-25
* -fixChristian Grothoff2012-07-25
* -work on #2437, plus misc minor bugfixesChristian Grothoff2012-06-21
* -branching cleanupChristian Grothoff2012-06-21
* -some more work on probesChristian Grothoff2012-06-21
* -towards better download prioritizationChristian Grothoff2012-06-21
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -dequeue download on error, another attempt to fix #2403Christian Grothoff2012-06-09
* -fixing #2413Christian Grothoff2012-06-09
* -fixing #2402, #2403, #2399, #2398Christian Grothoff2012-06-08
* -fixing #2408Christian Grothoff2012-06-07
* -fixing persistence cleanupChristian Grothoff2012-04-26
* fixing issue with gnunet-publish not closing files early enough when publishi...Christian Grothoff2012-03-24
* -check return values, fix leakChristian Grothoff2012-03-15
* -unindex needs to decrypt KBlockChristian Grothoff2012-03-09
* -do not call uri_to_string with NULL pointerChristian Grothoff2012-03-09
* implementing removal of KBlocks during unindex operation (#1926)Christian Grothoff2012-03-09
* adding fs/ to all default directory names relating to file sharingChristian Grothoff2012-03-04
* -use sane defaultsChristian Grothoff2012-03-04
* fixing #1927 by further limiting the time a download probe can be active at a...Christian Grothoff2012-03-04
* -add priorities to download queueChristian Grothoff2012-03-04
* LRN: two directory patches change the way "is_directory" is evaluated.Christian Grothoff2012-02-22
* -sync after getting URI on publishing to resume properly; also bugfix...Christian Grothoff2012-02-18
* -do not try to desearialize search directoriesChristian Grothoff2012-02-18