aboutsummaryrefslogtreecommitdiff
path: root/src/arm/test_exponential_backoff.c
Commit message (Collapse)AuthorAge
* getting rid of unnecessary ignore_shutdown callsChristian Grothoff2011-10-23
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* c3018Christian Grothoff2011-09-16
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* LRN: another logging fixChristian Grothoff2011-08-01
|
* fixChristian Grothoff2010-12-21
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* Refactoring gnunet_timeMatthias Wachs2010-10-27
|
* gpl3Christian Grothoff2010-07-02
|
* fixesChristian Grothoff2010-05-18
|
* moving code where it belongs:Christian Grothoff2010-05-11
|
* stuffChristian Grothoff2010-05-11
|
* 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).
* cleaning up arm wrt processing options and prefixesChristian Grothoff2010-03-10
|
* nologChristian Grothoff2010-03-09
|
* nodebugChristian Grothoff2010-02-09
|
* remove debug stuff, make compilers happierChristian Grothoff2010-02-09
|
* debug stuffChristian Grothoff2010-02-09
|
* indentChristian Grothoff2010-02-06
|
* add-to-suiteChristian Grothoff2010-02-02
|
* cleaning up code from debug sessionChristian Grothoff2010-02-02
|
* test arm exponential backoffSafey A.Halim2010-02-02
|
* deadChristian Grothoff2010-01-18
|
* fix warningsChristian Grothoff2010-01-18
|
* Test case for arm exponential backoff (Incomplete)Safey A.Halim2010-01-15