reject '@' as a label in domain names, this is usually a mistake
[oweals/gnunet.git] / src / util / disk.c
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-26 Christian Grothofffix /tmp/rps directory creation, fix linkage, DCE
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-12-13 Christian Grothoffadd function to obtain monotonic time
2018-11-16 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-10 Christian Grothoffnew convenience function to do operations on a configur...
2018-06-27 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-26 Christian Grothofffix another one of bad frees from Julius
2018-06-26 Julius Büngerfix several memory leaks
2018-06-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-24 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-24 Feideusconfig file writting silent bugg (when directory doesnt...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-10 Christian Grothoffmore verbose logging
2018-05-09 Christian Grothoffimplement new functions in libgnunetsq, clean up sqlite...
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Christian Grothofffix more warnings
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-04 Christian Grothoffmisc indentation changes
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-25 Руслан ИжбулатовW32: Fix a possible control flow error
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2016-09-26 Christian Grothoffminor stylistic issues found while hunting #4619
2016-07-06 Christian Grothoff-fix build issues
2016-07-06 Christian Grothoff-fix misc issues
2016-06-01 Christian Grothofffix #4545: create directory for log file if it does...
2016-05-15 Christian Grothoffrps.conf is generated from rps.conf.in
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-26 Christian Grothoff-indent
2015-08-17 David BarksdaleThe empty path is invalid
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-28 Christian Grothoff-fix ftbfs
2015-05-28 Christian Grothoffadding --enable-taler-wallet configure option to build...
2015-03-15 Christian Grothoffpreserve errno
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-25 Christian Grothoff-make sure we get the correct errno back after GNUNET_N...
2015-01-24 LRNW32: Also consider ERROR_INVALID_HANDLE when checking...
2015-01-24 LRNAdd support for selecting on W32 events
2014-12-04 Christian Grothoff-fix ftbfs on W32
2014-02-23 Christian Grothoff-check for NULL fd
2013-12-19 LRNmalloc -> new
2013-12-13 Christian Grothoff-fix off-by-one so we can also select on FD 0 (stdin)
2013-12-13 Christian Grothoff-fix #3211
2013-12-11 Christian Grothoff-remove useless/broken configure options, and gnunet_di...
2013-11-09 Christian Grothoff-check for NULL, doxygen
2013-10-14 Christian Grothoff-need to do mkdir before testing UNIXPATH, not sure...
2013-10-13 Christian Grothoff-doxygen
2013-10-09 Christian Grothoffchanging UNIX domain socket access control to file...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 LRNReplace OFF_T with off_t
2013-10-08 LRNTweak the stat-calling code
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-load revocations from disk, misc doxygen/style fixes
2013-10-06 Christian Grothoff-doxygen, coding conventions
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-09 Christian Grothoff-minor code cleanup
2013-07-30 Christian Grothoff-make use of deterministic ECDSA in FS, requires libgcr...
2013-06-19 David BarksdaleFix windows build, statfs is broken there.
2013-06-19 David BarksdaleThis should be a more portable GNUNET_DISK_file_get_ide...
2013-06-18 David BarksdaleRemoved GNUNET_DISK_get_blocks_available since it's...
2013-05-22 Christian Grothoff-need to unset control pipe on OSX, check for bad FD...
2013-04-22 Bart PolotAllow callback to stop a DISK_scan with no error, simil...
2013-04-17 Christian Grothoffset close-on-exec file for opened disk file descriptors
2013-03-18 Sree Harsha Totakura- doxygen
2013-02-14 LRNUse passed-by-fd pipe to control chilren
2013-02-14 LRNMinimal W32 version to XP, use uniqueness flag
2013-02-14 LRNMore flexible native->GNUnet_handle file opening
2013-02-14 LRNFix file close to work on pipe ends correctly
2013-02-14 LRNMake pipe ends detachable, fix W32 corner-cases
2013-01-17 Christian Grothoff-we are not ms
2012-12-13 Christian Grothoff-dos2unix
2012-12-09 Christian Grothoffadding GNUNET_DISK_file_backup function; fixing #2646
2012-11-07 Sree Harsha Totakura-adding rever order checking of directories
2012-11-07 Sree Harsha Totakuramaking readable check optional
2012-11-07 Sree Harsha TotakuraParameterized directory listing permission check
2012-11-06 Sree Harsha Totakura- typo
2012-11-06 Sree Harsha Totakuracheck for existing directories in reverse order
2012-09-28 Christian Grothoff-simplify code structure for monkey
2012-09-04 Christian Grothoffmark fcntl return value as intentionally unchecked
2012-07-25 Christian Grothoff-nocaps
2012-07-25 Christian Grothoff-preserve errno
2012-07-18 Christian Grothoff-minor code cleanup
2012-07-14 Christian Grothoff-only test for exist, not for read
2012-07-13 LRNDemote WARNING to INFO, preserve errno
next