aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_disk_lib.h
Commit message (Collapse)AuthorAge
* minor fixesChristian Grothoff2020-12-19
|
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT ↵Christian Grothoff2020-12-19
| | | | overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version
* -minor style fixesChristian Grothoff2020-11-14
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* fixing #6149Christian Grothoff2020-04-11
|
* DB load API changeChristian Grothoff2020-01-17
|
* handle arm -s completion nicely via signaling pipeChristian Grothoff2019-09-28
|
* Remove win32 and cygwin supportng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* add support for /etc/hostsChristian Grothoff2018-10-18
|
* 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
|
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, ↵Christian Grothoff2018-05-09
| | | | implement flow control in namestore API and tests
* fix #4985Christian Grothoff2017-04-11
|
* remove dead/ugly codeChristian Grothoff2016-04-25
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* doxygen: group/module definitions (part 1)Gabor X Toth2016-01-11
|
* -downgrade version requirement furtherChristian Grothoff2015-07-15
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Add support for selecting on W32 eventsLRN2015-01-24
|
* -fix ftbfs on W32Christian Grothoff2014-12-04
|
* changing UNIX domain socket access control to file permissions checks, ↵Christian Grothoff2013-10-09
| | | | instead of UDS credentials (#2887)
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* Replace OFF_T with off_tLRN2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -store revocations to diskChristian Grothoff2013-10-06
|
* -load revocations from disk, misc doxygen/style fixesChristian Grothoff2013-10-06
|
* -doxygen, coding conventionsChristian Grothoff2013-10-06
|
* -doxygen/indentationChristian Grothoff2013-10-04
|
* -minor code cleanupChristian Grothoff2013-09-09
|
* -misc doxygen fixesChristian Grothoff2013-08-21
|
* initial version of gnunet-identity command-line toolChristian Grothoff2013-07-16
|
* Removed GNUNET_DISK_get_blocks_available since it's not used and it wouldDavid Barksdale2013-06-18
| | | | | be hard to port to emscripten.
* DocfixesLRN2013-03-15
|
* More flexible native->GNUnet_handle file openingLRN2013-02-14
| | | | | | Can now open not just FILEs, but also integer fds and native Windows handles. The last two will be used later by the new pipe control code.
* Make pipe ends detachable, fix W32 corner-casesLRN2013-02-14
| | | | | | | Now pipe ends are fully-functional FileHandles. You can detach them from the pipe, and closing pipe will not affect them afterwards. Tightened W32 implementation (make it close events!)
* adding GNUNET_DISK_file_backup function; fixing #2646Christian Grothoff2012-12-09
|
* making readable check optionalSree Harsha Totakura2012-11-07
|
* Parameterized directory listing permission checkSree Harsha Totakura2012-11-07
|
* -docuChristian Grothoff2012-09-28
|
* -doxChristian Grothoff2012-07-25
|
* -nocapsChristian Grothoff2012-07-25
|
* -minor code cleanupChristian Grothoff2012-07-18
|
* docSree Harsha Totakura2012-07-14
|
* -needing yet another API to box stdin for scheduler reading, not ported to ↵Christian Grothoff2012-06-14
| | | | W32 yet
* -needing yet another API to box stdin for scheduler reading, not ported to ↵Christian Grothoff2012-06-14
| | | | W32 yet