aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_disk_lib.h
Commit message (Expand)AuthorAge
* changing UNIX domain socket access control to file permissions checks, instea...Christian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* Replace OFF_T with off_tLRN2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -store revocations to diskChristian Grothoff2013-10-06
* -load revocations from disk, misc doxygen/style fixesChristian Grothoff2013-10-06
* -doxygen, coding conventionsChristian Grothoff2013-10-06
* -doxygen/indentationChristian Grothoff2013-10-04
* -minor code cleanupChristian Grothoff2013-09-09
* -misc doxygen fixesChristian Grothoff2013-08-21
* initial version of gnunet-identity command-line toolChristian Grothoff2013-07-16
* Removed GNUNET_DISK_get_blocks_available since it's not used and it wouldDavid Barksdale2013-06-18
* DocfixesLRN2013-03-15
* More flexible native->GNUnet_handle file openingLRN2013-02-14
* Make pipe ends detachable, fix W32 corner-casesLRN2013-02-14
* adding GNUNET_DISK_file_backup function; fixing #2646Christian Grothoff2012-12-09
* making readable check optionalSree Harsha Totakura2012-11-07
* Parameterized directory listing permission checkSree Harsha Totakura2012-11-07
* -docuChristian Grothoff2012-09-28
* -doxChristian Grothoff2012-07-25
* -nocapsChristian Grothoff2012-07-25
* -minor code cleanupChristian Grothoff2012-07-18
* docSree Harsha Totakura2012-07-14
* -needing yet another API to box stdin for scheduler reading, not ported to W3...Christian Grothoff2012-06-14
* -needing yet another API to box stdin for scheduler reading, not ported to W3...Christian Grothoff2012-06-14
* -integrate mkdirp with testingChristian Grothoff2012-06-10
* -LRN: calculate file size for single files when needed and use GNUNET_DISK_fi...Christian Grothoff2012-03-19
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* -doxygen fixesChristian Grothoff2012-02-11
* -doxygenChristian Grothoff2012-01-28
* -doxygen fixesChristian Grothoff2012-01-25
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
* LRN: new pipe creation function GNUNET_DISK_pipe_from_fd to wrap existing f...Christian Grothoff2012-01-14
* LRN: make disk iterator start return GNUNET_SYSERR if run on empty directoryChristian Grothoff2012-01-09
* -LRN: fixing issues that slipped through earlierChristian Grothoff2011-12-31
* -LRN: OFF_T/off_t patch for 64-bit files on W32Christian Grothoff2011-12-31
* extra error checking in Bloom filter to check that the size of the file on di...Christian Grothoff2011-12-15
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* LRN: Added-the-ability-to-substitute-scheduler-select.Christian Grothoff2011-08-14
* styleChristian Grothoff2011-08-01
* shutdown via control pipe (#0001616)Nils Durner2010-12-27
* named pipesNils Durner2010-11-22
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* 0001602: A patch to fix process spawning with redirected std streams Matthias Wachs2010-09-15
* trying to port statvfs call to BSDChristian Grothoff2010-07-02
* fixesChristian Grothoff2010-06-17
* towards fi synchronizationChristian Grothoff2010-04-30