aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm_api.c
Commit message (Collapse)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -fixing misc format stringsChristian Grothoff2013-12-24
|
* -fix issues with multi-user setup and ARMChristian Grothoff2013-12-23
|
* malloc -> newLRN2013-12-19
|
* - move do_start_process to util/Sree Harsha Totakura2013-11-29
|
* allow spaces in binary file names (#3094)Christian Grothoff2013-11-26
|
* -fix message alignment to avoid bus error, indentation, style fixesChristian Grothoff2013-11-13
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* -fix compile warnings and parallel buildSree Harsha Totakura2013-09-19
|
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
|
* -fixChristian Grothoff2013-05-30
|
* fixing ARM restarting, adding monitor mode to command lineChristian Grothoff2013-05-21
|
* -minor code cleanupChristian Grothoff2013-05-21
|
* -remove unnecessary arguments from ARM callbacksChristian Grothoff2013-04-14
|
* - fix 2853Sree Harsha Totakura2013-04-03
|
* - revert 26711 and fix 2851 with dirty hackSree Harsha Totakura2013-04-01
|
* - fix 2851Sree Harsha Totakura2013-04-01
|
* - allow disconnecting from ARM from callbacksSree Harsha Totakura2013-04-01
|
* -doxygen fixesChristian Grothoff2013-03-23
|
* Simplify ARM alloc/connectLRN2013-03-20
|
* disconnect -> disconnect_and_free renameLRN2013-03-20
|
* All-encompassing ARM updateLRN2013-03-13
|
* Correctly destroy OS_Process (cosmetic fix)LRN2013-03-13
|
* start gnunet-service-arm nicely if configuration file does not existChristian Grothoff2013-01-25
|
* -fix use of PREFIX with libexecChristian Grothoff2012-11-05
|
* -fixChristian Grothoff2012-09-28
|
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
|
* reducing error messages about missing configuration options by introducing ↵Christian Grothoff2012-09-27
| | | | new helper functions to print them uniformly
* -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
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* -towards fixing #2299Christian Grothoff2012-05-03
|
* -fixesChristian 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
* -fixing #2201Christian Grothoff2012-03-09
|
* -fixing leaks/use after freeChristian Grothoff2012-03-08
|
* -minor fixes to arm service list API (#2141)Christian Grothoff2012-03-01
|
* Adding arm list/info feature.Maximilian Szengel2012-02-29
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* 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
* getting rid of unnecessary ignore_shutdown callsChristian Grothoff2011-10-23
|
* fixing bad fixChristian Grothoff2011-10-20
|
* termination is NOChristian Grothoff2011-10-20
|
* do terminate properlyChristian Grothoff2011-10-20
|
* use LOG macro in arm_api.cChristian Grothoff2011-10-10
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* use bind instead of connect to test if service is running to avoid long ↵Christian Grothoff2011-08-11
| | | | timeouts during startup
* clean up debug messagesNathan S. Evans2011-02-05
|
* fixing 1622Christian Grothoff2010-11-19
|