aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm_api.c
Commit message (Expand)AuthorAge
* -more coverityMartin Schanzenbach2021-03-26
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* get rid of SOCKTYPE and FDTYPEChristian Grothoff2019-11-10
* tighten formatting rulesChristian Grothoff2019-10-31
* handle arm -s completion nicely via signaling pipeChristian Grothoff2019-09-28
* indentChristian Grothoff2019-09-27
* implement extended status information for armFlorian Dold2019-09-24
* uncrustify as demanded.ng02019-09-08
* fix socket cmp, fix compiler warnings about unused argsChristian Grothoff2019-06-19
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* want himBHexpansion, but not path-prefixingChristian Grothoff2016-09-25
* -must not expand BINARY as filenameChristian Grothoff2016-09-24
* migrate ARM to new service APIChristian Grothoff2016-09-24
* fix #4672Christian Grothoff2016-09-24
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix misc issuesChristian Grothoff2016-07-06
* refactoring ARM api to use new MQChristian Grothoff2016-06-23
* -fix ftbfsChristian Grothoff2016-06-21
* -indenting and doxygenChristian Grothoff2016-06-20
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -indentation and doxygen fixesChristian Grothoff2015-04-24
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fixing misc format stringsChristian Grothoff2013-12-24
* -fix issues with multi-user setup and ARMChristian Grothoff2013-12-23
* malloc -> newLRN2013-12-19
* - move do_start_process to util/Sree Harsha Totakura2013-11-29
* allow spaces in binary file names (#3094)Christian Grothoff2013-11-26
* -fix message alignment to avoid bus error, indentation, style fixesChristian Grothoff2013-11-13
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -fix compile warnings and parallel buildSree Harsha Totakura2013-09-19
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
* -fixChristian Grothoff2013-05-30
* fixing ARM restarting, adding monitor mode to command lineChristian Grothoff2013-05-21
* -minor code cleanupChristian Grothoff2013-05-21
* -remove unnecessary arguments from ARM callbacksChristian Grothoff2013-04-14
* - fix 2853Sree Harsha Totakura2013-04-03