aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns.c
Commit message (Expand)AuthorAge
* allow GNS clients to control recursion depth limitChristian Grothoff2020-01-07
* fix pointer indentationChristian Grothoff2019-11-24
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* finish (?) libgnunetatstransport for nowChristian Grothoff2018-11-29
* 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
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
* optimize setting upload length if availableChristian Grothoff2018-05-16
* add option to disable namecache, add velocity calculation and delay correctio...Christian Grothoff2018-04-29
* eliminate .gnu from GNSChristian Grothoff2018-03-03
* add pin zone, remove obsolete scriptChristian Grothoff2018-03-03
* first preparations for GNS mapping arbitrary TLDsChristian Grothoff2018-02-25
* log which name we are resolvingChristian Grothoff2017-02-23
* remove dead code and dead linker dependenciesChristian Grothoff2017-02-22
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
* fix uninit variable causing crash on 0 valueChristian Grothoff2017-01-05
* move functionality of publishing namestore zone in DHT from GNS service to ne...Christian Grothoff2017-01-04
* -add reverse autoadd; with testMartin Schanzenbach2016-10-07
* - Add reverse resolution with limited functionalityMartin Schanzenbach2016-10-06
* -fixMartin Schanzenbach2016-09-30
* - move to new MQ APIMartin Schanzenbach2016-09-25
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
* -handle namestore disconnect properlyChristian Grothoff2016-07-02
* -handle namestore disconnect properlyChristian Grothoff2016-07-02
* -add extra checks to catch shutdown bugChristian Grothoff2016-06-29
* refactoring gns_api to use MQ APIChristian Grothoff2016-06-25
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
* 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 #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix loggingChristian Grothoff2015-05-26
* -check for NULLChristian Grothoff2015-05-26
* -document subsystem aliases, add gns-intercept alias for GNS DNS interception...Christian Grothoff2015-05-26
* -comments, doxygen, indentation, style fixes, working on test_gns_vpnChristian Grothoff2015-05-25
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
* removing unused "RF_PENDING" flagMatthias Wachs2014-09-23
* rename "name" to labelMatthias Wachs2014-07-10
* improving documentationMatthias Wachs2014-07-10
* -check return valueChristian Grothoff2014-06-17
* -presumably better fix for instantly resolving names in master zoneChristian Grothoff2014-03-04
* - fix ntohl called on uint16_tSree Harsha Totakura2013-12-20
* improved debug messageMatthias Wachs2013-11-28
* Fix incompatability with musl libc.David Barksdale2013-11-10
* -simplify utf8_tolower/upper APIsChristian Grothoff2013-10-30