aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord/plugin_gnsrecord_dns.c
Commit message (Collapse)AuthorAge
* 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
* GNS: Make string formats more comaptible with DNS zonefilesMartin Schanzenbach2022-10-19
|
* GNS: Introduce CRITICAL flag. Fixes #7169Martin Schanzenbach2022-02-03
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* make coverity happySchanzenbach, Martin2019-06-03
|
* fix #5734Schanzenbach, Martin2019-05-29
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* simplify memory allocation in plugin_namestore_flat, use cleaner signatures ↵Christian Grothoff2018-06-30
| | | | for base64 encoding/decoding functions
* 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
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* misc fixesChristian Grothoff2016-07-06
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix double-freeChristian Grothoff2015-08-25
|
* support RFC4043 and RFC 4398 mnemonics in conversionChristian Grothoff2015-08-25
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* missing mapping for CERT Matthias Wachs2014-07-07
|
* -fix return value checkChristian Grothoff2014-06-07
|
* handle SRVChristian Grothoff2014-06-07
|
* more tlsa fixesChristian Grothoff2014-06-07
|
* fix use of %c for intsChristian Grothoff2014-06-06
|
* -fixes for consistencyChristian Grothoff2014-06-06
|
* -avoid 'hu', as it is unsigned short, not uint16_tChristian Grothoff2014-06-06
|
* -implement SRV serializationChristian Grothoff2014-06-06
|
* towards sanity in SRV handlingChristian Grothoff2014-06-06
|
* malloc -> newLRN2013-12-19
|
* -note missing featuresChristian Grothoff2013-12-06
|
* -adding CERT support to DNS pluginChristian Grothoff2013-12-06
|
* -fix leaks, add assertionsChristian Grothoff2013-10-18
|
* -define gnsrecord plugin for DNSChristian Grothoff2013-10-16