aboutsummaryrefslogtreecommitdiff
path: root/src/util/gnunet-qr.c
Commit message (Expand)AuthorAge
* gnunet-qr/uri: Fix exit code handling; fix memory corruptionMartin Schanzenbach2020-09-02
* 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
* fix gnunet-qr logicChristian Grothoff2019-12-17
* fix variable confusionChristian Grothoff2019-12-17
* enhance gnunet-qr to support passing arguments beyond just the URI to commandsChristian Grothoff2019-12-16
* fix sigpipe crashChristian Grothoff2019-12-15
* -v was very wrong in gnunet-qrChristian Grothoff2019-12-15
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* Apply clang-format to gnunet-qr.cng02019-04-25
* add error handling for gnunet-qrChristian Grothoff2019-04-03
* gnunet-qr: Implement functionality of gnunet-uri, don't spawn.Hartmut Goebel2019-04-03
* gnunet-qr: Use GNUNET_PROGRAM_run to simplify the code.Hartmut Goebel2019-04-03
* gnunet-qr: Use the `gnunet-uri` binary installed into PREFIX.Hartmut Goebel2019-04-03
* gnunet-qr: Actually run gnunet-uri.Hartmut Goebel2019-04-03
* gnunet-qr: Simplify verbose messaging.Hartmut Goebel2019-04-03
* gnunet-qr: Reimplement in C - yet only a proof of concept.Hartmut Goebel2019-04-03