aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-transport-certificate-creation.c
Commit message (Collapse)AuthorAge
* -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