implement extended status information for arm
[oweals/gnunet.git] / src / arm / test_exponential_backoff.c
2019-09-24 Florian Doldimplement extended status information for arm
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-09 Christian Grothoffmerge
2018-08-09 Phil-Merge branch 'master' into gsoc2018/rest_api
2018-07-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-07-04 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-07-04 xrsrefix codesonar finding 2366.9987
2018-07-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-07-03 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-07-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-07-03 xrsfix codesonar finding 2366.9987
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-06-29 Christian Grothoff-convert backoff test to new MQ API
2016-06-23 Christian Grothoffrefactoring ARM api to use new MQ
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-11-16 Christian Grothoffmore PATH_MAX issues (#4054)
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-04-24 Christian Grothoffmove ARM/config logic to util/ where it doesn't need...
2015-04-24 Christian Grothoff-static
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-19 LRNmalloc -> new
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-23 LRNNon-generated config file
2013-09-16 Sree Harsha Totakura- do not install mockup-service into libexecdir
2013-08-16 LRNMake exponential backoff test compile again
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-05-22 Christian Grothoff-fix
2013-04-14 Christian Grothoff-remove unnecessary arguments from ARM callbacks
2013-03-28 Christian Grothoff-test cleanup
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 Sree Harsha Totakura- make ARM tests compile without errors
2013-01-26 Christian GrothoffLRN: Here's a patch. See if it doesn't break anything...
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-04-19 Christian Grothoff-fixes
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-02-26 Christian Grothoff-verbose is independent of logging
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
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-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-16 Christian Grothoffc3018
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-01 Christian GrothoffLRN: another logging fix
2010-12-21 Christian Grothofffix
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-27 Matthias WachsRefactoring gnunet_time
2010-07-02 Christian Grothoffgpl3
2010-05-18 Christian Grothofffixes
2010-05-11 Christian Grothoffmoving code where it belongs:
2010-05-11 Christian Grothoffstuff
2010-05-06 Nathan S. Evansmain change for gnunet-arm is that gnunet-arm now gets...
2010-03-10 Christian Grothoffcleaning up arm wrt processing options and prefixes
2010-03-09 Christian Grothoffnolog
2010-02-09 Christian Grothoffnodebug
2010-02-09 Christian Grothoffremove debug stuff, make compilers happier
2010-02-09 Christian Grothoffdebug stuff
2010-02-06 Christian Grothoffindent
2010-02-02 Christian Grothoffadd-to-suite
2010-02-02 Christian Grothoffcleaning up code from debug session
2010-02-02 Safey A.Halimtest arm exponential backoff
2010-01-18 Christian Grothoffdead
2010-01-18 Christian Grothofffix warnings
2010-01-15 Safey A.HalimTest case for arm exponential backoff (Incomplete)