aboutsummaryrefslogtreecommitdiff
path: root/src/arm/gnunet-arm.c
Commit message (Collapse)AuthorAge
* BUILD: Move arm to service/cliMartin Schanzenbach2023-10-18
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* tighten formatting rulesChristian Grothoff2019-10-31
|
* do not attempt name resolution or terminating a peer in gnunet-arm if the ↵Christian Grothoff2019-09-27
| | | | peer is not running
* print service summaryFlorian Dold2019-09-24
|
* add stopping stateFlorian Dold2019-09-24
|
* implement extended status information for armFlorian Dold2019-09-24
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* finish #4623Christian Grothoff2019-06-22
|
* reindenting with clangChristian Grothoff2019-05-02
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* cache NICK results in namestore to avoid unnecessary load on the DB; improve ↵Christian Grothoff2018-12-11
| | | | sqlite DB style, use WAL for sqlite DB
* accidental removalChristian Grothoff2018-12-11
|
* make sure peer launches if default config not found and -c not givenChristian Grothoff2018-12-11
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* Porting 'arm'.Marcello Stanisci2017-03-15
|
* remove dead enum valuesChristian Grothoff2017-03-08
|
* fix more of #4890Christian Grothoff2017-03-08
|
* fix #4890Christian Grothoff2017-02-15
|
* implement -T option for gnunet-arm (#4854)Christian Grothoff2017-01-13
|
* refactoring ARM api to use new MQChristian Grothoff2016-06-23
|
* added filters to gnunet-logread and an automation fix for gnunet-armCarlo von lynX2016-05-31
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* Remove MSEC from option description.Florian Dold2016-02-29
| | | | | | The parser gives us microseconds (and not milliseconds) when no suffix is used, the option description was wrong/confusing.
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* return error as exit codeMatthias Wachs2013-11-29
|
* -fix minor leaks in gnunet-arm (#3105)Christian Grothoff2013-11-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* fixing ARM restarting, adding monitor mode to command lineChristian Grothoff2013-05-21
|
* -minor code cleanupChristian Grothoff2013-05-21
|
* -be less noisyChristian Grothoff2013-05-21
|
* -indentationChristian Grothoff2013-05-21
|
* -quiet means quietChristian Grothoff2013-05-21
|
* - fix appearance of '%s' in error messagesBart Polot2013-04-17
|
* -remove unnecessary arguments from ARM callbacksChristian Grothoff2013-04-14
|
* - docSree Harsha Totakura2013-04-08
|
* - warn on missing casesSree Harsha Totakura2013-04-02
|
* - styleSree Harsha Totakura2013-03-26
|
* -doxygen fixesChristian Grothoff2013-03-23
|