aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-transport-certificate-creation.c
Commit message (Collapse)AuthorAge
* fix #5817Schanzenbach, Martin2019-07-23
|
* 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
|
* check return value from dup2Christian Grothoff2017-03-10
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* -replace stderr with /dev/null, instead of just closingChristian Grothoff2013-10-09
|
* -say that we ignore retval on purposeChristian Grothoff2013-10-09
|
* create directory if one does not exist before trying to output certificatesChristian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -report error if starting openssl failedChristian Grothoff2013-08-25
|
* -check return valuesChristian Grothoff2012-07-25
|
* -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
* -check misc return valuesChristian Grothoff2012-06-20
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fix double-waitpid here tooChristian Grothoff2011-08-02
|
* fixing double waitpidChristian Grothoff2011-08-02
|
* styleChristian Grothoff2011-08-01
|
* LRN: added new fileChristian Grothoff2011-08-01