aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns_resolver.c
Commit message (Collapse)AuthorAge
* BUILD: Move gns/zonemaster to serviceMartin Schanzenbach2023-10-19
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -First pass through GNSWillow Liquorice2022-08-30
|
* implemented new DHT path signing with origin authenticationChristian Grothoff2022-07-07
|
* GNS: Fix BOX handling in apexMartin Schanzenbach2022-03-18
|
* GNS: Fix BOX service port handling in NBOMartin Schanzenbach2022-03-17
|
* -coverity bugsMartin Schanzenbach2022-03-01
|
* -silence warningsMartin Schanzenbach2022-02-26
|
* GNS: Allow lowercase and uppercaseMartin Schanzenbach2022-02-15
| | | | | According to LSD0001, atm lowercase and uppercase names are allowed and different.
* GNS: Rename CNAME test; bugfixMartin Schanzenbach2022-02-14
|
* GNS: Move VPN to DNS2GNS. Fixes #7171Martin Schanzenbach2022-02-03
|
* GNS: Introduce REDIRECT records. Fixes #7172Martin Schanzenbach2022-02-03
|
* 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
| | | | the actual signatures are just placeholders (signing and signature verification are missing)
* -coverity: handle invalid key lengthMartin Schanzenbach2021-05-15
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* -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
| | | | - 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
|