aboutsummaryrefslogtreecommitdiff
path: root/src/util/disk.c
Commit message (Expand)AuthorAge
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -load revocations from disk, misc doxygen/style fixesChristian Grothoff2013-10-06
* -doxygen, coding conventionsChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -minor code cleanupChristian Grothoff2013-09-09
* -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes...Christian Grothoff2013-07-30
* Fix windows build, statfs is broken there.David Barksdale2013-06-19
* This should be a more portable GNUNET_DISK_file_get_identifiers.David Barksdale2013-06-19
* Removed GNUNET_DISK_get_blocks_available since it's not used and it wouldDavid Barksdale2013-06-18
* -need to unset control pipe on OSX, check for bad FD in environment variableChristian Grothoff2013-05-22
* Allow callback to stop a DISK_scan with no error, similar to other er APIsBart Polot2013-04-22
* set close-on-exec file for opened disk file descriptorsChristian Grothoff2013-04-17
* - doxygenSree Harsha Totakura2013-03-18
* Use passed-by-fd pipe to control chilrenLRN2013-02-14
* Minimal W32 version to XP, use uniqueness flagLRN2013-02-14
* More flexible native->GNUnet_handle file openingLRN2013-02-14
* Fix file close to work on pipe ends correctlyLRN2013-02-14
* Make pipe ends detachable, fix W32 corner-casesLRN2013-02-14
* -we are not msChristian Grothoff2013-01-17
* -dos2unixChristian Grothoff2012-12-13
* adding GNUNET_DISK_file_backup function; fixing #2646Christian Grothoff2012-12-09
* -adding rever order checking of directoriesSree Harsha Totakura2012-11-07
* making readable check optionalSree Harsha Totakura2012-11-07
* Parameterized directory listing permission checkSree Harsha Totakura2012-11-07
* - typoSree Harsha Totakura2012-11-06
* check for existing directories in reverse orderSree Harsha Totakura2012-11-06
* -simplify code structure for monkeyChristian Grothoff2012-09-28
* mark fcntl return value as intentionally uncheckedChristian Grothoff2012-09-04
* -nocapsChristian Grothoff2012-07-25
* -preserve errnoChristian Grothoff2012-07-25
* -minor code cleanupChristian Grothoff2012-07-18
* -only test for exist, not for readChristian Grothoff2012-07-14
* Demote WARNING to INFO, preserve errnoLRN2012-07-13
* -LRN: implement get_handle_from_native for W32Christian Grothoff2012-06-14
* -needing yet another API to box stdin for scheduler reading, not ported to W3...Christian Grothoff2012-06-14
* -LRN: fix mkdtemp on W32Christian Grothoff2012-06-10
* -integrate mkdirp with testingChristian Grothoff2012-06-10
* #2404, patch 02: include sys/vfs on GNUChristian Grothoff2012-06-04
* -LRN: fix a warningChristian Grothoff2012-06-03
* -help seaspider some moreChristian Grothoff2012-05-15
* -only used on UNIXChristian Grothoff2012-05-07
* -misc offline hacking / code cleanup in utilChristian Grothoff2012-04-21
* -do not warn if stat fails, do not output DEBUG messages in testChristian Grothoff2012-04-01
* -LRN: calculate file size for single files when needed and use GNUNET_DISK_fi...Christian Grothoff2012-03-19
* -fix compiler warningChristian Grothoff2012-02-28
* -make disk IO blocking, otherwise opening signal pipe may fail because child ...Christian Grothoff2012-02-27
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* LRN: don't free memory on the stackChristian Grothoff2012-02-18