summaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Collapse)AuthorAge
* 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
|
* More flakesNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* follow-up, fix conf locationsNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* beautify loopChristian Grothoff2017-12-27
|
* Use Suffix Extensions in Makefiles (doc, ↵ng02017-10-17
| | | | src/{arm,dht,integration,statistics}) for improved portability.
* implement exponential back-off cool down for ARM process restartsChristian Grothoff2017-09-05
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* Porting 'arm'.Marcello Stanisci2017-03-15
|