aboutsummaryrefslogtreecommitdiff
path: root/src/arm/test_gnunet_service_manager.c
Commit message (Collapse)AuthorAge
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -fixing compile errors in testsChristian Grothoff2012-01-03
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* major rewrite of ARM service and a bit of the ARM IPC to take advantage of ↵Christian Grothoff2011-12-08
| | | | the simplifications possible now that we no longer intercept traffic; the new code in particular is better at communicating what exactly ARM was doing in response to requests. A major change is that gnunet-arm -i/-k now only impacts if a service is running by-default, on-demand starting is no longer impacted, option -t from gnunet-arm was removed
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fix resolver apiMatthias Wachs2011-06-17
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* gpl3Christian Grothoff2010-07-02
|
* only run test if we can resolve our own hostnameChristian Grothoff2010-07-01
|
* misc fixesChristian Grothoff2010-05-15
|
* stuffChristian Grothoff2010-05-11
|
* fixesChristian Grothoff2010-05-11
|
* fixesChristian Grothoff2010-05-11
|
* gnunet service manager creates listening sockets for services having port ↵Safey A.Halim2010-05-10
fields in their configuration entries and runs those services whenever clients try to connect to them