-remove trailing whitespace
[oweals/gnunet.git] / src / arm / gnunet-service-arm.c
2013-10-06 Christian Grothoff-remove trailing whitespace
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-20 Christian Grothoff-minor code cleanup
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-04-22 LRNDon't start accept task twice
2013-04-17 Bart PolotDont restart services/daemons that have exited with...
2013-03-15 LRNDocfixes
2013-03-14 LRNUse correct size for messages. Again. D'oh.
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 LRNAll-encompassing ARM update
2013-03-11 Christian Grothoff-no reason for continue, AFAIK
2012-12-13 Sree Harsha Totakura- assert hard
2012-11-05 Christian Grothoff-allow config-less services to start
2012-11-05 Christian Grothoff-fix use of PREFIX with libexec
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-09 Christian Grothoff-use defaultconfig if config is missing
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
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-15 Christian Grothoff-help seaspider some more
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-03 Christian Grothoff-towards fixing #2299
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-19 Christian Grothoff-fixes
2012-03-09 Christian Grothoffadding code to measure and report shutdown time for...
2012-03-01 Maximilian SzengelUsing GNUNET_snprintf.
2012-02-29 Maximilian SzengelAdding arm list/info feature.
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-01-30 Christian Grothoff-trying to fix double-start issue on sparc
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2011-12-25 Christian Grothoff-LRN: fix normal child death restart.
2011-12-08 Christian Grothoffmajor rewrite of ARM service and a bit of the ARM IPC...
2011-12-07 Christian Grothoff-moving interceptor.c code into main arm file
2011-12-06 Christian GrothoffImplement passing sockets in IPC on W32 (#1975)
2011-09-18 Christian Grothofffixing 1767:
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-19 Christian Grothoffcleaning up ARM shutdown
2011-06-20 Christian GrothoffMantis 1716:
2011-05-12 Christian Grothofffix
2011-05-12 Christian Grothoffavoid restart
2011-04-12 Christian Grothoffsome optimization work...
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-10-27 Matthias WachsRefactoring gnunet_time
2010-10-20 Christian Grothofffix
2010-10-20 Christian Grothoffclose pipe on exit
2010-09-15 Matthias WachsBUG 0001602: A patch to fix process spawning with redir...
2010-09-07 Christian Grothoffbackup errno
2010-09-06 Christian Grothoffmore doxygen stuff
2010-09-06 Christian Grothofffixes
2010-07-02 Christian Grothoffgpl3
2010-06-23 Christian Grothofflisten socket passing support for ARM
2010-06-18 Christian Grothofflocalization
2010-06-13 Christian Grothoffpass only unsigned char to isspace and the like
2010-05-30 Christian Grothoffinfo
2010-05-25 Christian Grothoffrenaming files to fit conventions
2010-05-20 Christian Grothoffabort start task on shutdown of connection
2010-05-15 Christian Grothoffmisc fixes
2010-05-11 Christian Grothoffarm-specific
2010-05-11 Christian Grothofffixes
2010-05-11 Christian Grothoffarm fix
2010-05-10 Safey A.Halimgnunet service manager creates listening sockets for...
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-03-22 Nils Durner(no commit message)
2010-03-10 Christian Grothoffenable $ expansion for GLOBAL_POSTFIX
2010-03-10 Christian Grothoffcleaning up arm wrt processing options and prefixes
2010-03-10 Christian Grothoffsupport GLOBAL_POSTFIX
2010-03-04 Christian Grothoffdce
2010-02-22 Christian Grothofffix leak
2010-02-09 Christian Grothoffdebug stuff
2010-02-06 Christian Grothoffmove log statement
2010-02-06 Christian Grothoffbugfix
2010-02-06 Christian Grothoffmove
2010-02-06 Christian Grothoffsimplify
2010-02-02 Christian Grothoffcleaning up code from debug session
2010-01-11 Christian Grothoffnolog
2009-12-09 Christian Grothofffix
2009-12-08 Christian Grothofffix
2009-12-08 Christian Grothofffix
2009-12-08 Christian Grothofffix
2009-12-08 Christian Grothofffix
2009-12-08 Christian Grothoffclean up ARM handling of child death, less busy waiting...
2009-12-08 Safey A.HalimArm Exponential backoff
2009-11-15 Christian Grothoffcleaner handling of clients and service processes,...
2009-11-08 Christian Grothoffmark 2nd maint properly
2009-11-08 Christian Grothoffmisc. bugfixes and API improvements
2009-11-04 Christian Grothofffix
next