aboutsummaryrefslogtreecommitdiff
path: root/src/util/disk.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-10more verbose loggingChristian Grothoff
2018-05-09implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff
2018-01-04fix more warningsChristian Grothoff
2017-03-04misc indentation changesChristian Grothoff
2017-02-25W32: Fix a possible control flow errorРуслан Ижбулатов
2017-02-24util: add component name to LOG macros; util/client: log incoming message typ...tg(x)
2016-09-26minor stylistic issues found while hunting #4619Christian Grothoff
2016-07-06-fix build issuesChristian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-06-01fix #4545: create directory for log file if it does not existChristian Grothoff
2016-05-15rps.conf is generated from rps.conf.inChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-26-indentChristian Grothoff
2015-08-17The empty path is invalidDavid Barksdale
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-30make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff
2015-05-28-fix ftbfsChristian Grothoff
2015-05-28adding --enable-taler-wallet configure option to build a reduced version of l...Christian Grothoff
2015-03-15preserve errnoChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-25-make sure we get the correct errno back after GNUNET_NETWORK_socket_create()Christian Grothoff
2015-01-24W32: Also consider ERROR_INVALID_HANDLE when checking 'file' typeLRN
2015-01-24Add support for selecting on W32 eventsLRN
2014-12-04-fix ftbfs on W32Christian Grothoff
2014-02-23-check for NULL fdChristian Grothoff
2013-12-19malloc -> newLRN
2013-12-13-fix off-by-one so we can also select on FD 0 (stdin)Christian Grothoff
2013-12-13-fix #3211Christian Grothoff
2013-12-11-remove useless/broken configure options, and gnunet_directories.hChristian Grothoff
2013-11-09-check for NULL, doxygenChristian Grothoff
2013-10-14-need to do mkdir before testing UNIXPATH, not sure how this worked beforeChristian Grothoff
2013-10-13-doxygenChristian Grothoff
2013-10-09changing UNIX domain socket access control to file permissions checks, instea...Christian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-08Replace OFF_T with off_tLRN
2013-10-08Tweak the stat-calling codeLRN
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-06-load revocations from disk, misc doxygen/style fixesChristian Grothoff
2013-10-06-doxygen, coding conventionsChristian Grothoff
2013-09-30-towards addressing #3047, note this causes the code to FTBFSChristian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-09-minor code cleanupChristian Grothoff
2013-07-30-make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes...Christian Grothoff
2013-06-19Fix windows build, statfs is broken there.David Barksdale
2013-06-19This should be a more portable GNUNET_DISK_file_get_identifiers.David Barksdale
2013-06-18Removed GNUNET_DISK_get_blocks_available since it's not used and it wouldDavid Barksdale