aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_service.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* 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
|
* trying again to fix test_service timeout on v6 failureChristian Grothoff2018-01-04
|
* fix timeout of test_service, misc signed/unsigned and unused argument issuesChristian Grothoff2018-01-04
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* adapting test_service to new service API, fixing misc issues found by testChristian Grothoff2016-09-18
|
* update tests to use new MQ APIChristian Grothoff2016-07-05
|
* update tests to use new MQ APIChristian Grothoff2016-07-05
|
* 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()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
|
* -cleaning up VERBOSE and check nonsense in util testsChristian Grothoff2012-06-13
|
* -fixChristian Grothoff2012-04-25
|
* -fixesChristian Grothoff2012-04-25
|
* -handle shutdown betterChristian Grothoff2012-04-25
|
* -handle timeout betterChristian Grothoff2012-04-25
|
* -skip duplicate addrsChristian Grothoff2012-04-25
|
* -LRN: misc patches / fixesChristian Grothoff2012-04-25
|
* -fixChristian Grothoff2012-04-22
|
* -simplifying destruction of connections, cleaning up server API -- all for #2274Christian Grothoff2012-04-19
|
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* better error handlingChristian Grothoff2011-09-18
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* nitpicksChristian Grothoff2010-09-03
|
* gpl3Christian Grothoff2010-07-02
|
* fixChristian Grothoff2010-05-11
|
* fixesChristian Grothoff2010-05-11
|
* fixChristian Grothoff2010-05-11
|
* moving code where it belongs:Christian Grothoff2010-05-11
|
* arm related changes to util things, enabling leaky sockets and shutdown ↵Nathan S. Evans2010-05-06
| | | | messages from services
* making code work better with dual-stack, preparing for triple-stackChristian Grothoff2010-01-15
|