aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord/plugin_gnsrecord_dns.c
Commit message (Collapse)AuthorAge
* 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