fix memleak
[oweals/gnunet.git] / src / arm / arm_api.c
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,...
2009-11-15 Christian Grothoffminor fix and better debug/error messages
2009-11-10 Christian Grothoffdo not log if response was missed due to shutdown of...
2009-11-08 Christian Grothoffmisc. bugfixes and API improvements
2009-10-29 Christian Grothoffdup to prevent access after free:
2009-10-28 Christian Grothoffgetting testing to work
2009-10-24 Christian Grothoffgiving client API option for auto-retry, making more...
2009-10-19 Christian Grothoffdebug messages, disable default services for testing
2009-10-05 Christian Grothoffimproving ARM API
2009-10-04 Christian Grothofffixing arm start
2009-09-11 Christian Grothofffixing docu issues
2009-07-26 Christian Grothoffconst-ing of config-handles
2009-06-15 Christian Grothoffbetter support for daemons
2009-05-29 Christian Grothoffng