implement exponential back-off cool down for ARM process restarts
[oweals/gnunet.git] / src / arm / arm_api.c
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-09-25 Christian Grothoffwant himBHexpansion, but not path-prefixing
2016-09-24 Christian Grothoff-must not expand BINARY as filename
2016-09-24 Christian Grothoffmigrate ARM to new service API
2016-09-24 Christian Grothofffix #4672
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoff-fix misc issues
2016-06-23 Christian Grothoffrefactoring ARM api to use new MQ
2016-06-21 Christian Grothoff-fix ftbfs
2016-06-20 Christian Grothoff-indenting and doxygen
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-04-24 Christian Grothoff-indentation and doxygen fixes
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2013-12-24 Christian Grothoff-fixing misc format strings
2013-12-23 Christian Grothoff-fix issues with multi-user setup and ARM
2013-12-19 LRNmalloc -> new
2013-11-29 Sree Harsha Totakura- move do_start_process to util/
2013-11-26 Christian Grothoffallow spaces in binary file names (#3094)
2013-11-13 Christian Grothoff-fix message alignment to avoid bus error, indentation...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-19 Sree Harsha Totakura-fix compile warnings and parallel build
2013-06-05 Christian Grothoff-cleaning up client api to test for service availability
2013-05-30 Christian Grothoff-fix
2013-05-21 Christian Grothofffixing ARM restarting, adding monitor mode to command...
2013-05-21 Christian Grothoff-minor code cleanup
2013-04-14 Christian Grothoff-remove unnecessary arguments from ARM callbacks
2013-04-03 Sree Harsha Totakura- fix 2853
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- allow disconnecting from ARM from callbacks
2013-03-23 Christian Grothoff-doxygen fixes
2013-03-20 LRNSimplify ARM alloc/connect
2013-03-20 LRNdisconnect -> disconnect_and_free rename
2013-03-13 LRNAll-encompassing ARM update
2013-03-13 LRNCorrectly destroy OS_Process (cosmetic fix)
2013-01-25 Christian Grothoffstart gnunet-service-arm nicely if configuration file...
2012-11-05 Christian Grothoff-fix use of PREFIX with libexec
2012-09-28 Christian Grothoff-fix
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-05-03 Christian Grothoff-towards fixing #2299
2012-04-19 Christian Grothoff-fixes
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-03-09 Christian Grothoff-fixing #2201
2012-03-08 Christian Grothoff-fixing leaks/use after free
2012-03-01 Christian Grothoff-minor fixes to arm service list API (#2141)
2012-02-29 Maximilian SzengelAdding arm list/info feature.
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2011-12-08 Christian Grothoffmajor rewrite of ARM service and a bit of the ARM IPC...
2011-10-23 Christian Grothoffgetting rid of unnecessary ignore_shutdown calls
2011-10-20 Christian Grothofffixing bad fix
2011-10-20 Christian Grothofftermination is NO
2011-10-20 Christian Grothoffdo terminate properly
2011-10-10 Christian Grothoffuse LOG macro in arm_api.c
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-11 Christian Grothoffuse bind instead of connect to test if service is runni...
2011-02-05 Nathan S. Evansclean up debug messages
2010-11-19 Christian Grothofffixing 1622
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-11-02 Christian Grothoffneed longer timeout, better error message
2010-10-27 Matthias WachsRefactoring gnunet_time
2010-07-30 Nathan S. Evansfurther arm do daemonize hack, easier to debug arm...
2010-07-21 Christian Grothoffdo not daemonize when running tests
2010-07-21 Christian Grothoffdo not daemonize when running tests
2010-07-02 Christian Grothoffgpl3
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-23 Christian Grothofflisten socket passing support for ARM
2010-06-22 Christian Grothoffdo re-try even for shutdown to make this reliable
2010-05-18 Christian Grothofffixes
2010-05-18 Christian Grothoffdead
2010-05-11 Christian Grothoffyear
2010-05-11 Christian Grothoffdie unstoppable multi api, die
2010-05-11 Nathan S. Evansreduce debugging messages
2010-05-11 Christian Grothoffmoving code where it belongs:
2010-05-11 Christian Grothoffstuff
2010-05-11 Christian Grothofffixes
2010-05-09 Nathan S. Evansdoxygen param
2010-05-07 Nathan S. Evansmissing free
2010-05-06 Nathan S. Evansmain change for gnunet-arm is that gnunet-arm now gets...
2010-04-22 Nathan S. Evansremove reference counts
2010-04-04 Christian Grothofffaster
2010-03-12 Christian Grothoffcancel pending write if we are just dead anyway
2010-03-10 Christian Grothoffcleaning up arm wrt processing options and prefixes
2010-02-16 Nathan S. Evansadd args for GNUNET_OS_start_process's
2010-02-02 Christian Grothoffcleaning up code from debug session
2009-11-15 Christian Grothoffcleaner handling of clients and service processes,...
next