aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns_resolver.c
Commit message (Collapse)AuthorAge
* 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
| | | | - Add compat memrchr layer for Win32 and macOS
* 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 ↵Christian Grothoff2018-05-23
| | | | get BOTH an IPv4 and IPv6 response
* fix bug where we might fail the resolution of the same DHT heap node twice ↵Christian Grothoff2018-05-23
| | | | due to async cleanup
* 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
|
* add option to disable namecache, add velocity calculation and delay ↵Christian Grothoff2018-04-29
| | | | correction to zonemaster, fix some ftbfs from recent NAMESTORE API change
* move to @ for empty label, fix empty-label resolution bug in GNS API, ↵Christian Grothoff2018-04-23
| | | | install gnunet-zoneimport and add man page
* support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS ↵Christian Grothoff2018-04-19
| | | | resolution for now)
* note on missing feature: try all serversChristian Grothoff2018-04-18
|
* fix record type usedChristian Grothoff2018-04-17
|
* where applicable, check DNS ID in responses before processing furtherChristian Grothoff2018-04-05
|
* fix off-by-one in BOX type processingChristian Grothoff2018-03-08
|
* eliminate .gnu from GNSChristian Grothoff2018-03-03
|
* first preparations for GNS mapping arbitrary TLDsChristian Grothoff2018-02-25
|
* fix potential double freeChristian Grothoff2018-01-05
|
* avoid freeing uninit ptr on error pathChristian Grothoff2018-01-04
|
* add assertionChristian Grothoff2018-01-04
|