aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Expand)AuthorAge
* -more coverityMartin Schanzenbach2021-03-26
* more typosChristian Grothoff2020-11-14
* 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
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
* get rid of SOCKTYPE and FDTYPEChristian Grothoff2019-11-10
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* format pythonng02019-10-12
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* handle arm -s completion nicely via signaling pipeChristian Grothoff2019-09-28
* do not attempt name resolution or terminating a peer in gnunet-arm if the pee...Christian Grothoff2019-09-27
* indentChristian Grothoff2019-09-27
* print service summaryFlorian Dold2019-09-24
* add stopping stateFlorian Dold2019-09-24
* implement extended status information for armFlorian Dold2019-09-24
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* Remove win32 and cygwin supportng02019-09-09
* uncrustify as demanded.ng02019-09-08
* fix variable names renamed by search and replace.ng02019-09-07
* files included by accident.ng02019-09-06
* first step to remove plibcng02019-09-06
* fix gnunet-service-arm termination status codeChristian Grothoff2019-08-18
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
* finish #4623Christian Grothoff2019-06-22
* fix socket cmp, fix compiler warnings about unused argsChristian Grothoff2019-06-19
* docu optionChristian Grothoff2019-05-02
* make gnunet-arm log to file by defaultChristian Grothoff2019-05-02
* reindenting with clangChristian Grothoff2019-05-02
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
* resolve www.gnu.org instead of hostname to avoid complications of hostname as...Christian Grothoff2019-02-24
* fully de-monkeyChristian Grothoff2019-02-20
* 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
* accidental removalChristian Grothoff2018-12-11
* make sure peer launches if default config not found and -c not givenChristian Grothoff2018-12-11
* finish (?) libgnunetatstransport for nowChristian Grothoff2018-11-29
* use unique 32-bit IDs for DNS requests to avoid random confusions, handle add...Christian Grothoff2018-10-18
* refix codesonar finding 2366.9987xrs2018-07-04
* fix codesonar finding 2366.9987xrs2018-07-03
* tests: use port numbers that are unlikely to collide with user ports (just ha...psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
* rename USER/SYSTEM_ONLY into START_USER/SYSTEM_SERVICES (#4548)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
* require gnunet.conf to specify which services to runpsyc://loupsycedyglgamf.onion/~lynX2018-06-23