aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_file_information.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix URI test to handle new encoder, print both SKS and CHK URIs when ↵Christian Grothoff2014-06-23
| | | | publishing to namespace
* malloc -> newLRN2013-12-19
|
* -load revocations from disk, misc doxygen/style fixesChristian Grothoff2013-10-06
|
* -doxygenChristian Grothoff2013-10-05
|
* -doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff2013-09-15
|
* -more complete fix for #3034Christian Grothoff2013-09-14
|
* -fixing #3034Christian Grothoff2013-09-14
|
* -do not clean up reader more than onceChristian Grothoff2013-09-11
|
* -fixing #2412Christian Grothoff2012-06-08
|
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* LRN: two directory patches change the way "is_directory" is evaluated.Christian Grothoff2012-02-22
| | | | | | | | | | | Now it must be GNUNET_YES for the execution flow to switch to a branch where something is considered to be a directory. The reason for that is that some functions might return GNUNET_SYSERR when asked whether something is a directory or not. Checking this value as "!= GNUNET_NO" will produce positive result, even though it's not a directory.
* -all meta data extraction should happen in helper, removing from APIChristian Grothoff2012-01-30
|
* -change callback argument from char to int, as that is cleaner for a ↵Christian Grothoff2012-01-28
| | | | boolean; document API some
* -LRN: fix callback arguments typoChristian Grothoff2012-01-14
|
* -LRN: make file filename alterable and initializableChristian Grothoff2012-01-09
|
* -LRN: utf8-ization, #2051Christian Grothoff2011-12-30
|
* -remove code for keyword caonicalization/normalization, makes no sense in ↵Christian Grothoff2011-12-25
| | | | international application, normalization methods are questionable to begin with
* -doxygen fixesChristian Grothoff2011-11-28
|
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* more keyword canonicalization, fix threshold, update testcases:Christian Grothoff2011-10-21
|
* fix #1784Christian Grothoff2011-10-21
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* LRN: 0006-Use-plibc-to-convert-dir-separators.patchChristian Grothoff2011-08-05
|
* constChristian Grothoff2011-07-19
|
* 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
* append / to directory names (and remove later...)Christian Grothoff2011-01-24
|
* fixChristian Grothoff2011-01-03
|
* fixesChristian Grothoff2010-10-26
|
* check return codeChristian Grothoff2010-08-14
|
* namingChristian Grothoff2010-07-09
|
* gpl3Christian Grothoff2010-07-02
|
* pass do_indexChristian Grothoff2010-06-16
|
* is dir testChristian Grothoff2010-06-16
|
* doneChristian Grothoff2010-05-31
|
* fixing double free, missing free, use of undef keyChristian Grothoff2010-05-01
|
* fixesChristian Grothoff2010-04-30
|
* finishing initial coding of fs-publish serialization/deserializationChristian Grothoff2010-04-30
|
* towards fi synchronizationChristian Grothoff2010-04-30
|