aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* attempt fix #5578Schanzenbach, Martin2019-02-17
* Florian Weimer writes:Christian Grothoff2019-02-16
* fix assertion failure reported in #5578Christian Grothoff2019-02-16
* make clang shut up about #5573Christian Grothoff2019-02-16
* Fix bug reported by schanzen@ where bootstrap is not enough for our python2.7...ng02019-02-15
* Switch to python3.7 (integration-tests incomplete), continue using python2.7 ...ng02019-02-14
* fixing 'make dist' issuesChristian Grothoff2019-02-13
* Merge branch 'master' of gnunet.org:gnunetng02019-02-12
|\
| * another issue with the #5511 patchChristian Grothoff2019-02-12
| * use idn2.h or idna.h depending on HAVE_LIBIDN/HAVE_LIBIDNChristian Grothoff2019-02-11
* | util: futurize gnunet-qrng02019-02-12
|/
* fix service shutdown regressionChristian Grothoff2019-02-10
* untested fix for #5511Christian Grothoff2019-02-09
* Fix logging.Marcello Stanisci2019-02-07
* - Fix build of ats transport plugin not linking against libgnunetntSchanzenbach, Martin2019-02-05
* add prototypes for handlers for incoming messagesChristian Grothoff2019-01-25
* fix use of strptimeChristian Grothoff2019-01-21
* Merge branch 'license/spdx'ng02019-01-16
|\
| * More spdx identifiers. For openrc service file, adjust the headerng02019-01-16
| * src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* | dedupChristian Grothoff2019-01-15
|/
* fix #5505Christian Grothoff2018-12-30
* make sure mono time uses atomicsChristian Grothoff2018-12-13
* add function to obtain monotonic timeChristian Grothoff2018-12-13
* make sure peer launches if default config not found and -c not givenChristian Grothoff2018-12-11
* fail hard if configuration file specified via -c does not exist (in all servi...Christian Grothoff2018-12-11
* fix macro testChristian Grothoff2018-11-29
* finish (?) libgnunetatstransport for nowChristian Grothoff2018-11-29
* draft ATS API for TNGChristian Grothoff2018-11-29
* move network type logic out of ATS code, move performance preferences into MQChristian Grothoff2018-11-22
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-11-13
|\
| * fix resolver bugs and warningsChristian Grothoff2018-11-12
| * new convenience function to do operations on a configuration object to avoid ...Christian Grothoff2018-11-10
* | Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
|/
* fix #5454Christian Grothoff2018-11-04
* fix #5467Christian Grothoff2018-11-02
* fix #5465Christian Grothoff2018-11-01
* Fix base64 encoder.Marcello Stanisci2018-10-25
* cleaning up configure, in particular the idn.h checksChristian Grothoff2018-10-25
* fix -lidn(2) linkage by adding missing AM_CONDITIONAL and missing endif state...Christian Grothoff2018-10-25
* libidn + libidn2 support, as proposed by WJ Liu / multiSnow in a github gist.Nils Gillmann2018-10-25
* fix include orderChristian Grothoff2018-10-20
* add support for /etc/hostsChristian Grothoff2018-10-18
* use unique 32-bit IDs for DNS requests to avoid random confusions, handle add...Christian Grothoff2018-10-18
* configurable threshold for randomized backoffFlorian Dold2018-09-26
* randomized exponential backoffFlorian Dold2018-09-26
* benchmark: track max time for URLsFlorian Dold2018-09-26
* i18n, fix typo, better loggingChristian Grothoff2018-09-15
* warn better if config option is invalid, allow second and seconds as time unitsChristian Grothoff2018-09-15
* benchmark: count rsa_blind properlyFlorian Dold2018-08-19