aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm_api.c
Commit message (Collapse)AuthorAge
...
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* need longer timeout, better error messageChristian Grothoff2010-11-02
|
* Refactoring gnunet_timeMatthias Wachs2010-10-27
|
* further arm do daemonize hack, easier to debug arm startup (debatable)Nathan S. Evans2010-07-30
|
* do not daemonize when running testsChristian Grothoff2010-07-21
|
* do not daemonize when running testsChristian Grothoff2010-07-21
|
* gpl3Christian Grothoff2010-07-02
|
* fixing common off-by-one error with respect to maximum message sizeChristian Grothoff2010-06-25
|
* listen socket passing support for ARMChristian Grothoff2010-06-23
|
* do re-try even for shutdown to make this reliableChristian Grothoff2010-06-22
|
* fixesChristian Grothoff2010-05-18
|
* deadChristian Grothoff2010-05-18
|
* yearChristian Grothoff2010-05-11
|
* die unstoppable multi api, dieChristian Grothoff2010-05-11
|
* reduce debugging messagesNathan S. Evans2010-05-11
|
* moving code where it belongs:Christian Grothoff2010-05-11
|
* stuffChristian Grothoff2010-05-11
|
* fixesChristian Grothoff2010-05-11
|
* doxygen paramNathan S. Evans2010-05-09
|
* missing freeNathan S. Evans2010-05-07
|
* main change for gnunet-arm is that gnunet-arm now gets proper confirmation ↵Nathan S. Evans2010-05-06
| | | | when called to start or stop services. This means that calling gnunet-arm to stop/start a process will return 0 only if the process is stopped/started. For gnunet-service-arm, this is implemented by leaking the client connection socket on a shutdown request, so that it is only closed when the arm service actually shuts down (indicating everything is really down).
* remove reference countsNathan S. Evans2010-04-22
|
* fasterChristian Grothoff2010-04-04
|
* cancel pending write if we are just dead anywayChristian Grothoff2010-03-12
|
* cleaning up arm wrt processing options and prefixesChristian Grothoff2010-03-10
|
* add args for GNUNET_OS_start_process'sNathan S. Evans2010-02-16
|
* cleaning up code from debug sessionChristian Grothoff2010-02-02
|
* cleaner handling of clients and service processes, ignore shutdownChristian Grothoff2009-11-15
|
* minor fix and better debug/error messagesChristian Grothoff2009-11-15
|
* do not log if response was missed due to shutdown of our own processChristian Grothoff2009-11-10
|
* misc. bugfixes and API improvementsChristian Grothoff2009-11-08
|
* dup to prevent access after free:Christian Grothoff2009-10-29
|
* getting testing to workChristian Grothoff2009-10-28
|
* giving client API option for auto-retry, making more often use of ↵Christian Grothoff2009-10-24
| | | | transmit_and_get_response API and removing auto-retry code where enhanced client API can be used for it
* debug messages, disable default services for testingChristian Grothoff2009-10-19
|
* improving ARM APIChristian Grothoff2009-10-05
|
* fixing arm startChristian Grothoff2009-10-04
|
* fixing docu issuesChristian Grothoff2009-09-11
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* better support for daemonsChristian Grothoff2009-06-15
|
* ngChristian Grothoff2009-05-29