aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns_resolver.c
Commit message (Expand)AuthorAge
* GNS: Introduce CRITICAL flag. Fixes #7169Martin Schanzenbach2022-02-03
* DHT: modify API and protocol messages to add path signatures, except for now ...Christian Grothoff2022-01-09
* -coverity: handle invalid key lengthMartin Schanzenbach2021-05-15
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* -fix some coverity issues wrt gnsMartin Schanzenbach2021-03-26
* more typosChristian Grothoff2020-11-14
* -more gnsrecord APIMartin Schanzenbach2020-10-22
* -fix some warningsMartin Schanzenbach2020-10-16
* - fix gnsMartin Schanzenbach2020-10-15
* - more fixes towards crypto agilityMartin Schanzenbach2020-10-15
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* fix wrong return valueMartin Schanzenbach2020-05-10
* fail of LSD0001 is violated for GNS2DNSSchanzenbach, Martin2020-05-09
* fix #6103; make LEHOs supplemental from CNAMEs and GNS2DNS namesSchanzenbach, Martin2020-05-09
* always return nick recordsSchanzenbach, Martin2020-02-13
* fix logic for nickSchanzenbach, Martin2020-02-13
* resolve nick if specifically requestedSchanzenbach, Martin2020-02-12
* allow GNS clients to control recursion depth limitChristian Grothoff2020-01-07
* fix BOX record label parsingSchanzenbach, Martin2019-12-20
* fix warningsChristian Grothoff2019-12-07
* flip LSD0001 definesChristian Grothoff2019-12-07
* add support for zkey CNAMEs #5978Schanzenbach, Martin2019-11-30
* add support for zkey TLDs in GNS2DNS recordsSchanzenbach, Martin2019-11-30
* invert ifdef guardSchanzenbach, Martin2019-11-30
* correctly convert to IDNA when transitioning to DNSSchanzenbach, Martin2019-11-30
* fix GNS2DNS records for LSD001 UTF-8 changeSchanzenbach, Martin2019-11-30
* tighten formatting rulesChristian Grothoff2019-10-31
* dceChristian Grothoff2019-10-06
* save nick 0-term byteSchanzenbach, Martin2019-10-06
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* - Fix build of ats transport plugin not linking against libgnunetntSchanzenbach, Martin2019-02-05
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* whitespaceChristian Grothoff2018-08-14
* disable namecache also for PUTs if DISABLE option is setChristian Grothoff2018-06-15
* complain if datacache returns expired valuesChristian Grothoff2018-06-12
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* add LEHO records to DNS record sets if we know them from GNS2DNSChristian Grothoff2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* add proximity considerations to datacacheChristian Grothoff2018-05-30
* stop DNS lookup immediately instead of async to avoid use-after free if we ge...Christian Grothoff2018-05-23
* fix bug where we might fail the resolution of the same DHT heap node twice du...Christian Grothoff2018-05-23
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
* guard more carefully against integer overflowsChristian Grothoff2018-05-20
* remove dead shorten logicChristian Grothoff2018-05-20
* do not crash on multiple CNAMEsChristian Grothoff2018-05-20
* get rid of plain memcpy callsChristian Grothoff2018-05-13
* truly use all DNS results for NS lookupChristian Grothoff2018-05-13