aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* use _exit in signal handlersChristian Grothoff2019-05-20
* make single label resolution work (for pkey at leastSchanzenbach, Martin2019-05-17
* revert check for @; this does not seem right for names starting with itSchanzenbach, Martin2019-05-17
* Implement asynchronous scope identifiers.Florian Dold2019-05-10
* make logging more re-entrantFlorian Dold2019-05-09
* towards thread-safe loggingFlorian Dold2019-05-09
* make bind succeedSchanzenbach, Martin2019-05-07
* add out-of-order prefChristian Grothoff2019-05-05
* simplify MQ logic to always carry the same kinds of flags, and extend transpo...Christian Grothoff2019-05-04
* reindenting with clangChristian Grothoff2019-05-02
* reject '@' as a label in domain names, this is usually a mistakeChristian Grothoff2019-05-02
* Apply clang-format to gnunet-qr.cng02019-04-25
* fix quota out calculation, even if it may go awayChristian Grothoff2019-04-21
* implement backchannel encryption/decryptionChristian Grothoff2019-04-16
* misc work on TNGChristian Grothoff2019-04-15
* clang is only happy with 'static', not with ={0}Christian Grothoff2019-04-12
* util/service.c: Fix clang warning.ng02019-04-12
* implement #5551 (UDP broadcast learning in TNG)Christian Grothoff2019-04-07
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
* fix #5352Christian Grothoff2019-04-05
* distingChristian Grothoff2019-04-03
* fix linker options for gnunet-qrChristian Grothoff2019-04-03
* merge conflict resolutionChristian Grothoff2019-04-03
|\
| * gnunet-qr: Implement functionality of gnunet-uri, don't spawn.Hartmut Goebel2019-03-13
| * gnunet-qr: Use GNUNET_PROGRAM_run to simplify the code.Hartmut Goebel2019-03-13
| * gnunet-qr: Use the `gnunet-uri` binary installed into PREFIX.Hartmut Goebel2019-03-13
| * gnunet-qr: Add into Makefile.am and pofiles,Hartmut Goebel2019-03-13
| * gnunet-qr: Actually run gnunet-uri.Hartmut Goebel2019-03-13
| * Add helper lib "gnunet-qr-utils.h".Hartmut Goebel2019-03-13
| * gnunet-qr: Simplify verbose messaging.Hartmut Goebel2019-03-13
| * gnunet-qr: Reimplement in C - yet only a proof of concept.Hartmut Goebel2019-03-13
* | 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: Add into Makefile.am and pofiles,Hartmut Goebel2019-04-03
* | gnunet-qr: Actually run gnunet-uri.Hartmut Goebel2019-04-03
* | Add helper lib "gnunet-qr-utils.h".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
* | fix ftbfsSchanzenbach, Martin2019-03-12
* | change description of file expansion flagSchanzenbach, Martin2019-03-12
* | move copying to restSchanzenbach, Martin2019-03-12
* | fix bootstrapSchanzenbach, Martin2019-03-12
* | move copying restSchanzenbach, Martin2019-03-12
* | we probably need this file in distSchanzenbach, Martin2019-03-11
* | actually add to pkgdirSchanzenbach, Martin2019-03-11
|/
* attempted fix #5622Schanzenbach, Martin2019-03-02
* use existing pf probe function from network.c instead of re-implementing it i...Christian Grothoff2019-03-02
* cache PF support results from OS probe (#5553)Christian Grothoff2019-03-02