major rewrite of ARM service and a bit of the ARM IPC to take advantage of the simpli...
authorChristian Grothoff <christian@grothoff.org>
Thu, 8 Dec 2011 15:45:10 +0000 (15:45 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 8 Dec 2011 15:45:10 +0000 (15:45 +0000)
commitcbd09ba94fde1331cb4fe6ea29f5f164adc8db25
tree7d6d205b2f0fbaf894770334733c589c34fb4864
parent7ecae6c47bc658cce69de75c1addb0c6db75ced9
major rewrite of ARM service and a bit of the ARM IPC to take advantage of 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
15 files changed:
doc/man/gnunet-arm.1
po/POTFILES.in
src/arm/Makefile.am
src/arm/arm.h
src/arm/arm_api.c
src/arm/do_start_process.c
src/arm/gnunet-arm.c
src/arm/gnunet-service-arm.c
src/arm/mockup-service.c
src/arm/test_arm_api.c
src/arm/test_exponential_backoff.c
src/arm/test_gnunet_arm.sh
src/arm/test_gnunet_service_manager.c
src/include/gnunet_arm_service.h
src/include/gnunet_protocols.h