aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Collapse)AuthorAge
* adding code to measure and report shutdown time for services to ↵Christian Grothoff2012-03-09
| | | | gnunet-service-arm at INFO level logging
* -fixing #2201Christian Grothoff2012-03-09
|
* -brkChristian Grothoff2012-03-08
|
* -fixing leaks/use after freeChristian Grothoff2012-03-08
|
* -fixChristian Grothoff2012-03-04
|
* -minor fixes to arm service list API (#2141)Christian Grothoff2012-03-01
|
* Using GNUNET_snprintf.Maximilian Szengel2012-03-01
|
* -LRN: fix fprintfChristian Grothoff2012-02-29
|
* 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
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -trying to fix double-start issue on sparcChristian Grothoff2012-01-30
|
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
|
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* -fixing compile errors in testsChristian Grothoff2012-01-03
|
* changing scheduler priorities to revert to DEFAULT instead of inheriting ↵Christian Grothoff2012-01-01
| | | | parent-task priority unless something else is explicitly specified
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -version bumps for releaseChristian Grothoff2011-12-26
|
* -LRN: fix normal child death restart.Christian Grothoff2011-12-25
| | | | | | | | | It does work in the sense that child process is restarted. However, i didn't have an opportunity to test it for non-default processes (default processes are restarted immediately; non-default processes should be restarted on demand).
* -maybe not the best default for nowChristian Grothoff2011-12-25
|
* -log to files by defaultChristian Grothoff2011-12-25
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* 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
* -moving interceptor.c code into main arm fileChristian Grothoff2011-12-07
|
* removing ARM interceptor connection forwarding post-accept code, now using ↵Christian Grothoff2011-12-06
| | | | lsocks everywhere
* fix compileChristian Grothoff2011-12-06
|
* Implement passing sockets in IPC on W32 (#1975)Christian Grothoff2011-12-06
|
* -preping arm for test by LRNChristian Grothoff2011-12-06
|
* use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonllChristian Grothoff2011-12-06
|
* implementing #1747Christian Grothoff2011-11-03
|
* longer ARM stop timeouts, powerpc buildbot still has troubleChristian Grothoff2011-10-23
|
* 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
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* fixing 1767:Christian Grothoff2011-09-18
|
* c3018Christian Grothoff2011-09-16
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* LRN: Prepare-for-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
* LRN: Fix a rare arm-interceptor double-free bugChristian Grothoff2011-08-04
|
* LRN: another logging fixChristian Grothoff2011-08-01
|
* fixNathan S. Evans2011-07-27
|
* command line timeout optionNathan S. Evans2011-07-27
|