aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm_api.c
Commit message (Collapse)AuthorAge
* -fix debian package issues reported by FlorianChristian Grothoff2021-08-08
|
* -nptrMartin Schanzenbach2021-05-15
|
* -coverity; do not use assertion for actual code -- bad styleMartin Schanzenbach2021-05-15
|
* -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
| | | | | 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
|