aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* 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
* fix benchmark for threadsFlorian Dold2018-08-19
* benchmark collection awk scriptsFlorian Dold2018-08-18
* improved benchmarkingFlorian Dold2018-08-18
* typoFlorian Dold2018-08-18
* benchmarking: assertFlorian Dold2018-08-18
* benchmarking: minor fixFlorian Dold2018-08-18
* URL benchmarkingFlorian Dold2018-08-18
* missing filesFlorian Dold2018-08-18
* basic benchmarkingFlorian Dold2018-08-18
* tolerate failure to start gnunet-service-resolver, make resolver not crash if...Christian Grothoff2018-08-15
* handle case that DNS servers do not return A/AAAA records if we ask for ALLChristian Grothoff2018-08-14
* fix CNAME handling, caching, out-of-bounds accesses, etc. in gnunet-service-r...Christian Grothoff2018-08-14
* introduce allocation wrappers to improve libgcrypt performanceChristian Grothoff2018-08-11
* GNUNET_SCHEDULER_do_work: always check if shutdown is necessary and update wa...lurchi2018-07-29
* Remove restrictive and unnecessary assertlurchi2018-07-24