rps tests: cosmetics
[oweals/gnunet.git] / src / arm /
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-24 Christian Grothoff-fixing misc format strings
2013-12-23 Christian Grothoff-fix issues with multi-user setup and ARM
2013-12-21 Christian Grothoff-revocation should be in defaults
2013-12-19 LRNmalloc -> new
2013-12-12 Christian Grothoff-fixing 'make dist' issues
2013-12-12 Christian Grothoff-trying to fix #3202
2013-12-05 Christian Grothoff-indentations, comments on API
2013-11-29 Sree Harsha Totakura- move do_start_process to util/
2013-11-29 Matthias Wachsreturn error as exit code
2013-11-26 Christian Grothoffallow spaces in binary file names (#3094)
2013-11-16 Christian Grothoff-doxygen fixes
2013-11-13 Christian Grothoff-fix message alignment to avoid bus error, indentation...
2013-11-09 Christian Grothoff-fix minor leaks in gnunet-arm (#3105)
2013-10-17 Christian Grothoff-style fixes
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-11 Christian Grothoffimplementing #3064: enable split-personality ARM to...
2013-10-09 Christian Grothoffchanging UNIX domain socket access control to file...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Christian Grothoff-fix warnings/ftbfs
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-23 LRNNon-generated config file
2013-09-23 LRNRemove the config file (no longer generated)
2013-09-20 Christian Grothoff-minor code cleanup
2013-09-19 Sree Harsha Totakura-fix compile warnings and parallel build
2013-09-16 Sree Harsha Totakura- do not install mockup-service into libexecdir
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-09 Christian Grothoff-monkey integration
2013-08-25 Christian Grothoff-only run python tests if we have python
2013-08-16 LRNMake exponential backoff test compile again
2013-08-16 LRNFix invocation of just-built tools
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-06-21 Christian Grothoff-fix memory leak (on error path)
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-06-05 Christian Grothoff-cleaning up client api to test for service availability
2013-05-30 Christian Grothoff-fix
2013-05-22 Christian Grothoff-fix
2013-05-22 Christian Grothoff-fix
2013-05-22 LRNAdjust test_arm_api after API changes in r27231
2013-05-21 Christian Grothofffixing ARM restarting, adding monitor mode to command...
2013-05-21 Christian Grothoff-minor code cleanup
2013-05-21 Christian Grothoff-be less noisy
2013-05-21 Christian Grothoff-indentation
2013-05-21 Christian Grothoff-quiet means quiet
2013-04-22 LRNDon't start accept task twice
2013-04-22 LRNCorrectly forget task ID once task runs
2013-04-17 Bart PolotDont restart services/daemons that have exited with...
2013-04-17 Bart Polot- fix appearance of '%s' in error messages
2013-04-14 Christian Grothoff-remove unnecessary arguments from ARM callbacks
2013-04-08 Sree Harsha Totakura- doc
2013-04-03 Sree Harsha Totakura- fix 2853
2013-04-02 Sree Harsha Totakura- warn on missing cases
2013-04-01 Sree Harsha Totakura- revert 26711 and fix 2851 with dirty hack
2013-04-01 Sree Harsha Totakura- fix 2851
2013-04-01 Sree Harsha Totakura-dead code
2013-04-01 Sree Harsha Totakura- allow disconnecting from ARM from callbacks
2013-03-28 Christian Grothoff-test cleanup
2013-03-27 Christian Grothoff-doxygen
2013-03-26 Sree Harsha Totakura- style
2013-03-23 Christian Grothoff-doxygen fixes
2013-03-20 LRNSimplify ARM alloc/connect
2013-03-20 LRNdisconnect -> disconnect_and_free rename
2013-03-18 Sree Harsha Totakura- fix
2013-03-15 LRNDocfixes
2013-03-14 LRNCorrect %s in some cases
2013-03-14 LRNUse correct size for messages. Again. D'oh.
2013-03-13 LRNContinue processing after listing services
2013-03-13 LRNModify one of the tests to check service list
2013-03-13 LRNFix arm service message handler declaration
2013-03-13 LRNUse correct argument for receive_done
2013-03-13 LRNReceive_done in monitor hanlding
2013-03-13 LRNForgot to add the file...
2013-03-13 LRNAll-encompassing ARM update
2013-03-13 LRNCorrectly destroy OS_Process (cosmetic fix)
2013-03-13 Sree Harsha Totakura- make ARM tests compile without errors
2013-03-11 Christian Grothoff-no reason for continue, AFAIK
2013-02-05 Christian Grothoff095a
2013-02-01 Christian Grothoff-fix warning about modifying const cfg
2013-01-26 Christian GrothoffLRN: Here's a patch. See if it doesn't break anything...
2013-01-25 Christian Grothoff-fix
2013-01-25 Christian Grothoffstart gnunet-service-arm nicely if configuration file...
2012-12-17 Christian Grothoff-eliminate consensus warnings
2012-12-13 Sree Harsha Totakura- assert hard
2012-12-06 Christian Grothoff-improving shutdown behavior
2012-11-06 Sree Harsha Totakuraprint help for timeout argument
2012-11-05 Christian Grothoff-allow config-less services to start
2012-11-05 Christian Grothoff-version bumping
2012-11-05 Christian Grothoff-fix use of PREFIX with libexec
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-09 Christian Grothoff-note authors
2012-10-09 Christian Grothoff-use defaultconfig if config is missing
next