aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Collapse)AuthorAge
* BUILD: Move arm to service/cliMartin Schanzenbach2023-10-18
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* meson: fix arm testsMartin Schanzenbach2023-10-15
|
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
|
* BUILD: Towards mode complete buildMartin Schanzenbach2023-09-22
|
* BUILD: add a couple of testsMartin Schanzenbach2023-09-21
|
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
|
* BUILD: Start experimental meson buildMartin Schanzenbach2023-09-20
|
* -fix test ftbfsMartin Schanzenbach2022-12-05
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Documentation cleanup pass through ARM serviceWillow Liquorice2022-10-03
|
* -fixes two memory leaksTheJackiMonster2021-11-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -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
|
* - fix misc typosChristian Grothoff2021-04-28
|
* -fix typosChristian Grothoff2021-04-26
|
* -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
| | | | 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
|