summaryrefslogtreecommitdiff
path: root/src/gns/gnunet-dns2gns.c
AgeCommit message (Expand)Author
2022-12-04UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach
2022-12-04BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach
2022-10-12-warnings; dns2gns fixesMartin Schanzenbach
2022-02-03GNS: Move VPN to DNS2GNS. Fixes #7171Martin Schanzenbach
2021-03-26-fix some coverity issues wrt gnsMartin Schanzenbach
2020-07-18merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff
2020-06-21-remove debug messageMartin Schanzenbach
2020-06-21GNS: dns2gns now randomizes answers from GNS record setMartin Schanzenbach
2020-05-06more warningsSchanzenbach, Martin
2020-04-21make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff
2019-11-24fix pointer indentationChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05global reindent, now with uncrustify hook enabledChristian Grothoff
2019-09-08uncrustify as demanded.ng0
2019-03-09fix typoSchanzenbach, Martin
2019-03-09bind to config option (default localhost) for GNSSchanzenbach, Martin
2019-01-14src: for every AGPL3.0 file, add SPDX identifier.ng0
2018-07-01attempt #5375Schanzenbach, Martin
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-04-19support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff
2018-04-05where applicable, check DNS ID in responses before processing furtherChristian Grothoff
2018-03-05migrate gnunet-dns2gns to new .gnu-less GNS APIChristian Grothoff
2018-01-06handle error properly, do not just log but continue gracefully -- v6 alsoChristian Grothoff
2018-01-06handle error properly, do not just log but continue gracefullyChristian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-16porting gnunet-publish + others..Marcello Stanisci
2017-02-23change default port to 53, use setcap to enable binding to low portChristian Grothoff
2017-02-22remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff
2016-11-27change return value to use -1 on error, as 0 is a legal packet sizeChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-07-08-fix -h stringChristian Grothoff
2015-07-07-change default port, as 53 won't work without root anywayChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-24Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2013-12-19malloc -> newLRN
2013-10-16-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09-switching (again) to named sockets, see #2887Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-28Andrew Cann wrote:Christian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff