aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool
Commit message (Collapse)AuthorAge
* 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
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* even more .gitignore updatesChristian Grothoff2017-01-08
|
* remove legacy NAT library logic, or preserve if it might still be usefulChristian Grothoff2017-01-07
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* avoid use of CLIENT_service_test which is dyingChristian Grothoff2016-10-23
|
* conver to new hello_get APIChristian Grothoff2016-07-30
|
* migrate transport_core API to MQChristian Grothoff2016-07-08
|
* update peerinfo API to use MQChristian Grothoff2016-06-24
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3986Christian Grothoff2015-10-05
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -run gnunet-testing with proper -c flagChristian Grothoff2015-06-02
|
* -log more diagnosticsChristian Grothoff2015-05-18
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -fix warningChristian Grothoff2014-12-16
|
* -fix test: needs correct port in correct section of config fileChristian Grothoff2014-12-16
|
* -dead varsChristian Grothoff2014-12-14
|