aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Collapse)AuthorAge
* 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
|/ | | | Signed-off-by: ng0 <ng0@n0.is>
* fix service shutdown regressionChristian Grothoff2019-02-10
|
* untested fix for #5511Christian Grothoff2019-02-09
|
* Fix logging.Marcello Stanisci2019-02-07
| | | | Give GNUNET_FORCE_LOG priority over GNUNET_LOG.
* - Fix build of ats transport plugin not linking against libgnunetntSchanzenbach, Martin2019-02-05
| | | | - Add compat memrchr layer for Win32 and macOS
* 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
| | | | | | | | to reflect changes in Gentoo (->Foundation=>Authors).
| * 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 ↵Christian Grothoff2018-12-11
| | | | services and programs)
* 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
| | | | | | | | repetitive configuration_create, _load and _destroy logic
* | Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix #5454Christian Grothoff2018-11-04
|
* fix #5467Christian Grothoff2018-11-02
|
* fix #5465Christian Grothoff2018-11-01
|
* Fix base64 encoder.Marcello Stanisci2018-10-25
| | | | | Eliminating the appending of a '=' symbol in the last position of the output string.
* cleaning up configure, in particular the idn.h checksChristian Grothoff2018-10-25
|
* fix -lidn(2) linkage by adding missing AM_CONDITIONAL and missing endif ↵Christian Grothoff2018-10-25
| | | | statements
* libidn + libidn2 support, as proposed by WJ Liu / multiSnow in a github gist.Nils Gillmann2018-10-25
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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 ↵Christian Grothoff2018-10-18
| | | | additional and authoritative records as well
* 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
|