aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_disk.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* Remove win32 and cygwin supportng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* removing dead codeChristian Grothoff2016-04-25
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Skip the testChangeOwner test on W32LRN2013-10-11
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* Removed GNUNET_DISK_get_blocks_available since it's not used and it wouldDavid Barksdale2013-06-18
| | | | | be hard to port to emscripten.
* Parameterized directory listing permission checkSree Harsha Totakura2012-11-07
|
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* gpl3Christian Grothoff2010-07-02
|
* fixing cosmetics and inlining of configurationsChristian Grothoff2009-11-22
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* more consistent disk APIChristian Grothoff2009-10-25
|
* clean up afterwardsChristian Grothoff2009-09-28
|
* clean up afterwardsChristian Grothoff2009-09-28
|
* fixing warningsChristian Grothoff2009-09-04
|
* don't fail in testcasesNils Durner2009-08-29
|
* expect platform specific slashesNils Durner2009-08-26
|
* fixing testcases to match new apiChristian Grothoff2009-07-07
|
* GNUNET_IO_handle => GNUNET_DISK_handleNils Durner2009-06-16
|
* more complete DISK APINils Durner2009-06-15
|
* ngChristian Grothoff2009-05-29