aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm_api.c
Commit message (Expand)AuthorAge
* 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
* - revert 26711 and fix 2851 with dirty hackSree Harsha Totakura2013-04-01
* - fix 2851Sree Harsha Totakura2013-04-01
* - allow disconnecting from ARM from callbacksSree Harsha Totakura2013-04-01
* -doxygen fixesChristian Grothoff2013-03-23
* Simplify ARM alloc/connectLRN2013-03-20
* disconnect -> disconnect_and_free renameLRN2013-03-20
* All-encompassing ARM updateLRN2013-03-13
* Correctly destroy OS_Process (cosmetic fix)LRN2013-03-13
* start gnunet-service-arm nicely if configuration file does not existChristian Grothoff2013-01-25
* -fix use of PREFIX with libexecChristian Grothoff2012-11-05