aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool
Commit message (Collapse)AuthorAge
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related ↵Martin Schanzenbach2023-10-04
| | | | tests
* BUILD: fix versions and installation pathsMartin Schanzenbach2023-09-29
|
* BUILD: Meson add more file targetsMartin Schanzenbach2023-09-28
|
* BUILD: scalarproduct mesonMartin Schanzenbach2023-09-24
|
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
|
* BUILD: More meson subsystemsMartin Schanzenbach2023-09-20
|
* 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
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* - fix #6872 againMartin Schanzenbach2021-05-18
|
* - fix #6872Martin Schanzenbach2021-05-17
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* -more coverity fixesMartin Schanzenbach2021-03-26
|
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT ↵Christian Grothoff2020-12-19
| | | | overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version
* -fix warnings except rps messMartin Schanzenbach2020-10-16
|
* -improve request cleanup handlingMartin Schanzenbach2020-08-06
|
* -fix rest plugin issuesMartin Schanzenbach2020-08-06
|
* rest: fix #6462Martin Schanzenbach2020-08-04
|
* Fix_build_dependenciesBertrand Marc2020-07-05
| | | | Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
|
* add json response headers to rest pluginsSchanzenbach, Martin2020-05-09
|
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* accidentally used en instead of C in langSchanzenbach, Martin2019-12-11
|
* set lang to C for testSchanzenbach, Martin2019-12-11
|
* 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.
* fix pointer indentationChristian Grothoff2019-11-24
|
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* format pythonng02019-10-12
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* 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.
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
|
* fix rest plugin buildSchanzenbach, Martin2019-04-03
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* resolve merge conflict with peerinfo plugin moveChristian Grothoff2018-08-14
|\
* | fix build order: peerinfo logic depending on transport must be in peerinfo-toolChristian Grothoff2018-08-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
|
* peerinfo-tool: flake8 adjustmentsNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Fix failing peerinfo testNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* +Nils 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>
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* Still porting to new getopt API.Marcello Stanisci2017-03-15
|