aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm_api.c
Commit message (Collapse)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
| | | | | This change lets us compile with clang again.
* -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 ↵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()
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -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
|