aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_os_lib.h
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
|
* 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
|
* fix zombie-festChristian Grothoff2017-02-19
|
* extending process API to allow obtaining status code in blocking fashionChristian Grothoff2016-10-10
|
* Missing change in include file.Florian Dold2016-04-22
|
* support overriding GNUNET_DEFAULT_USER_CONFIG_FILEChristian Grothoff2016-04-16
|
* add option to set configuration file to be used by default by libgnunetutil ↵Christian Grothoff2016-04-15
| | | | routines
* 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()
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for ↵Christian Grothoff2016-04-07
| | | | --help
* extend GNUNET_OS-API to allow re-use of os_installation logic for programs ↵Christian Grothoff2016-03-31
| | | | with different libs, paths, binaries and environment variables
* -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
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -doxygenChristian Grothoff2015-06-18
|
* -doxygen, indentChristian Grothoff2015-05-26
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix indentationChristian Grothoff2015-01-18
|
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* - doxygenSree Harsha Totakura2013-12-09
|
* -doxygenSree Harsha Totakura2013-12-09
|
* -doxygenfixesChristian Grothoff2013-12-07
|
* -doxygenChristian Grothoff2013-11-29
|
* - move do_start_process to util/Sree Harsha Totakura2013-11-29
|
* -doxygenChristian Grothoff2013-10-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* Removed GNUNET_OS_set_process_priority since it's not used.David Barksdale2013-06-23
|
* -no booleanChristian Grothoff2013-04-15
|
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
| | | | | | | | | | | | | | checking in windows. To do so, tested binaries must still be supplied with valid commandline arguments, but on windows gnunet will utilize the -d flag to run the programs initialization phase or privileged operations only. In these modes, a program will not enter its mainloop or communicate with the outside. updated relevant function calls gnunet-wide to meet the extended function parameters.
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
| | | | | | | | | | Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* - Clarify doxygenBart Polot2012-05-07
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* adding GNUNET_OS_start_process_vap functionChristian Grothoff2012-01-02
|
* -LRN: add docdir to installation get pathChristian Grothoff2011-12-25
|
* Implement passing sockets in IPC on W32 (#1975)Christian Grothoff2011-12-06
|
* -fixing indentationChristian Grothoff2011-11-29
|
* api change for network interface iterations to support broadcast address and ↵Matthias Wachs2011-11-17
| | | | network mask
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixing parent_control_handler hack, adding lifeness attribute to tasksChristian Grothoff2011-08-02
|
* LRN: Don't wait for parent control handler to quitChristian Grothoff2011-08-01
| | | | | CG: Note: this should not stand; temporary hack.
* bincheckChristian Grothoff2011-07-11
|