aboutsummaryrefslogtreecommitdiff
path: root/src/util/disk.c
Commit message (Expand)AuthorAge
* fix /tmp/rps directory creation, fix linkage, DCEChristian Grothoff2019-02-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* add function to obtain monotonic timeChristian Grothoff2018-12-13
* new convenience function to do operations on a configuration object to avoid ...Christian Grothoff2018-11-10
* fix another one of bad frees from JuliusChristian Grothoff2018-06-26
* fix several memory leaksJulius Bünger2018-06-26
* config file writting silent bugg (when directory doesnt give write access) fixFeideus2018-06-24
* 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
* more verbose loggingChristian Grothoff2018-05-10
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff2018-05-09
* fix more warningsChristian Grothoff2018-01-04
* misc indentation changesChristian Grothoff2017-03-04
* W32: Fix a possible control flow errorРуслан Ижбулатов2017-02-25
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* minor stylistic issues found while hunting #4619Christian Grothoff2016-09-26
* -fix build issuesChristian Grothoff2016-07-06
* -fix misc issuesChristian Grothoff2016-07-06
* fix #4545: create directory for log file if it does not existChristian Grothoff2016-06-01
* rps.conf is generated from rps.conf.inChristian Grothoff2016-05-15
* -fix (C) noticesChristian Grothoff2016-01-19
* -indentChristian Grothoff2015-10-26
* The empty path is invalidDavid Barksdale2015-08-17
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
* -fix ftbfsChristian Grothoff2015-05-28
* adding --enable-taler-wallet configure option to build a reduced version of l...Christian Grothoff2015-05-28
* preserve errnoChristian Grothoff2015-03-15
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -make sure we get the correct errno back after GNUNET_NETWORK_socket_create()Christian Grothoff2015-01-25
* W32: Also consider ERROR_INVALID_HANDLE when checking 'file' typeLRN2015-01-24
* Add support for selecting on W32 eventsLRN2015-01-24
* -fix ftbfs on W32Christian Grothoff2014-12-04
* -check for NULL fdChristian Grothoff2014-02-23
* malloc -> newLRN2013-12-19
* -fix off-by-one so we can also select on FD 0 (stdin)Christian Grothoff2013-12-13
* -fix #3211Christian Grothoff2013-12-13
* -remove useless/broken configure options, and gnunet_directories.hChristian Grothoff2013-12-11
* -check for NULL, doxygenChristian Grothoff2013-11-09
* -need to do mkdir before testing UNIXPATH, not sure how this worked beforeChristian Grothoff2013-10-14
* -doxygenChristian Grothoff2013-10-13
* 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
* Tweak the stat-calling codeLRN2013-10-08
* -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