aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_start_only.c
Commit message (Collapse)AuthorAge
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
| | | | | - define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* fix testsMatthias Wachs2013-10-01
|
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
|
* change to core paiMatthias Wachs2013-03-21
|
* 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
* -use testing libChristian Grothoff2012-06-23
|
* -simplifying core API (#2400)Christian Grothoff2012-06-09
|
* 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
* -try larger timeouts for sparcbotChristian Grothoff2012-02-26
|
* -extra logging is not the same as verboseChristian Grothoff2012-02-26
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* Fixed failing on sparcbot:Matthias Wachs2011-01-05
| | | | | | | - removing SERVICEHOME dirs - increasing timeout
* can take longerChristian Grothoff2010-11-17
|
* fixChristian Grothoff2010-11-14
|
* fixChristian Grothoff2010-11-14
|
* hxingChristian Grothoff2010-11-13
|
* fixesChristian Grothoff2010-11-13
|
* the big core API/protocol change, breaks all testcases using core, since the ↵Christian Grothoff2010-11-13
| | | | code is still buggy
* adding argument to GNUNET_CORE_connect -- not yet implementedChristian Grothoff2010-11-11
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* increase timeout, sparcbot testcase might passNathan S. Evans2010-09-22
|
* hacks from tripChristian Grothoff2010-07-07
|
* gpl3Christian Grothoff2010-07-02
|
* die unstoppable multi api, dieChristian Grothoff2010-05-11
|
* clarifyChristian Grothoff2010-05-11
|
* towards fixing blacklisting APIs and implementationChristian Grothoff2010-04-18
|
* add args for GNUNET_OS_start_process'sNathan S. Evans2010-02-16
|
* fixesChristian Grothoff2010-01-21
|
* fixing core API issuesChristian Grothoff2010-01-20
|
* fixChristian Grothoff2010-01-18
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* improving ARM APIChristian Grothoff2009-10-05
|
* typesChristian Grothoff2009-09-22
|
* fixesChristian Grothoff2009-07-26
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* MinGWNils Durner2009-06-11
|