aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_quota_compliance.c
Commit message (Collapse)AuthorAge
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* towards reviving priorities in core API, this time with enum to make classes ↵Christian Grothoff2014-01-30
| | | | clearer
* -trying to fix double-cancelChristian Grothoff2013-12-17
|
* - 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
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* change to core paiMatthias Wachs2013-03-21
|
* changes to transport apiMatthias Wachs2012-11-09
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* 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
* -simplifying core API (#2400)Christian Grothoff2012-06-09
|
* -fix crash on errorChristian Grothoff2012-05-13
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* -fixing error messages, making quotas a bit more lenient as we can clearly ↵Christian Grothoff2012-05-06
| | | | -- based on timing -- be off by 1/3, see #2308
* -fixChristian Grothoff2012-04-23
|
* 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
|
* -fixing indentationChristian Grothoff2011-11-29
|
* Changed quota configuration from core to ats section, renamed from ↵Bart Polot2011-11-29
| | | | TOTAL_QUOTA_* to WAN_QUOTA_*
* fixChristian Grothoff2011-11-18
|
* 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)
* be even more lax in the testChristian Grothoff2011-10-20
|
* fix use of okChristian Grothoff2011-10-20
|
* fixChristian Grothoff2011-10-20
|
* simplify code, run longerChristian Grothoff2011-10-20
|
* try to connect more than just onceChristian Grothoff2011-10-17
|
* 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
|
* cancel con_taskChristian Grothoff2011-10-05
|
* typoChristian Grothoff2011-10-05
|
* eliminate last calls to GNUNET_CORE_peer_request_connectChristian Grothoff2011-10-05
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* cleaning up test code to keep references to allocated handles and to clean ↵Christian Grothoff2011-10-04
| | | | them up where needed; this should fix #1803
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* LRN: Keep passing HELLO messages to transportChristian Grothoff2011-08-01
| | | | | | | in core preferences, reliability and quota compliance tests, because first HELLO might be empty
* can and should use longer timeout hereChristian Grothoff2011-07-26
|
* use new transport API, minor core API changeChristian Grothoff2011-06-05
|
* implement cork option, fix testcasesChristian Grothoff2011-03-11
|
* offer hello api changeNathan S. Evans2011-02-23
|
* allow transmission to self via core APIChristian Grothoff2010-12-21
|