aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Collapse)AuthorAge
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
| | | | use __linux__ instead of redefined LINUX.
* 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 ↵Christian Grothoff2019-09-27
| | | | peer is not running
* 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
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* 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
| | | | | All of these only made Python 2 accept some Python 3 language idioms, and the code is Python-3-only.
* resolve www.gnu.org instead of hostname to avoid complications of hostname ↵Christian Grothoff2019-02-24
| | | | as per #5578
* 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
| | | | sqlite DB style, use WAL for sqlite DB
* 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 ↵Christian Grothoff2018-10-18
| | | | additional and authoritative records as well
* 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 ↵psyc://loupsycedyglgamf.onion/~lynX1984-04-04
| | | | happened)
* 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
|
* eh, logic exactly wrong way round...Christian Grothoff2018-06-16
|
* clean up arm, do not warn on missing port if autostart setChristian Grothoff2018-06-16
|
* 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
|