aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-dns2gns.c
Commit message (Expand)AuthorAge
* fix typoSchanzenbach, Martin2019-03-09
* bind to config option (default localhost) for GNSSchanzenbach, Martin2019-03-09
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* attempt #5375Schanzenbach, Martin2018-07-01
* 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
* support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff2018-04-19
* where applicable, check DNS ID in responses before processing furtherChristian Grothoff2018-04-05
* migrate gnunet-dns2gns to new .gnu-less GNS APIChristian Grothoff2018-03-05
* handle error properly, do not just log but continue gracefully -- v6 alsoChristian Grothoff2018-01-06
* handle error properly, do not just log but continue gracefullyChristian Grothoff2018-01-06
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* porting gnunet-publish + others..Marcello Stanisci2017-03-16
* change default port to 53, use setcap to enable binding to low portChristian Grothoff2017-02-23
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
* change return value to use -1 on error, as 0 is a legal packet sizeChristian Grothoff2016-11-27
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -fix -h stringChristian Grothoff2015-07-08
* -change default port, as 53 won't work without root anywayChristian Grothoff2015-07-07
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* malloc -> newLRN2013-12-19
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* Andrew Cann wrote:Christian Grothoff2013-09-28
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -towards a compiling gns proxyChristian Grothoff2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -fix clenaupChristian Grothoff2013-09-05
* -integrate identity service with dns2gns (#3010)Christian Grothoff2013-09-05
* -converting basic DNS records to GNSChristian Grothoff2013-08-22
* document places where SHADOW records likely need to be handledChristian Grothoff2013-08-21
* -fixing #2985Christian Grothoff2013-08-15
* -gads to gnuChristian Grothoff2013-08-15
* -eliminating duplicate struct definitionsChristian Grothoff2013-08-15
* -mark one location of #2985Christian Grothoff2013-08-13
* -adapting gnunet-dns2gns to new APIChristian Grothoff2013-08-13
* -getting rid of duplication of record type values / enum GNUNET_GNS_RecordTypeChristian Grothoff2013-08-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20