aboutsummaryrefslogtreecommitdiff
path: root/src/gns
AgeCommit message (Expand)Author
2018-06-12complain if datacache returns expired valuesChristian Grothoff
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-07add LEHO records to DNS record sets if we know them from GNS2DNSChristian Grothoff
2018-06-07add option to disable v6, do not pass chunked encoding along, enable bypass o...Christian Grothoff
2018-06-06fix NPESchanzenbach, Martin
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-06-05resume curl download if we paused it beforeChristian Grothoff
2018-06-05follow twister change e01669953d7a8e82a505fca2308e57e971d43c67: check return ...Christian Grothoff
2018-06-05code cleanup, fix strlenChristian Grothoff
2018-06-05fix handling of chunked encoding by proxy, and handling of connection termina...Christian Grothoff
2018-06-04merge benchmark changesChristian Grothoff
2018-06-04add function for getopt uint16_t argumentsChristian Grothoff
2018-05-31add -2 flag to gnunet-gns-benchmarkChristian Grothoff
2018-05-30add proximity considerations to datacacheChristian Grothoff
2018-05-23stop DNS lookup immediately instead of async to avoid use-after free if we ge...Christian Grothoff
2018-05-23fix bug where we might fail the resolution of the same DHT heap node twice du...Christian Grothoff
2018-05-22log on success, tooChristian Grothoff
2018-05-20check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff
2018-05-20guard more carefully against integer overflowsChristian Grothoff
2018-05-20add test for gns2dns records pointing to DNS nameChristian Grothoff
2018-05-20fix warningChristian Grothoff
2018-05-20add logic to count concurrently active GNS requestsChristian Grothoff
2018-05-20remove dead shorten logicChristian Grothoff
2018-05-20fix partitioningChristian Grothoff
2018-05-20do not crash on multiple CNAMEsChristian Grothoff
2018-05-19+Nils Gillmann
2018-05-16optimize setting upload length if availableChristian Grothoff
2018-05-13add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff
2018-05-13get rid of plain memcpy callsChristian Grothoff
2018-05-13output basic stats even on 100% failuresChristian Grothoff
2018-05-13off is off, should be rcChristian Grothoff
2018-05-13fix shutdown orderChristian Grothoff
2018-05-13truly use all DNS results for NS lookupChristian Grothoff
2018-05-12add logic to compute statistics from benchmarkChristian Grothoff
2018-05-12add first sketch of gns benchmarking toolChristian Grothoff
2018-05-10+ is now @Christian Grothoff
2018-05-10fix /tmp removalChristian Grothoff
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-05-05gns/gnunet-gns-proxy-setup-ca: check for openssl in /home/user/.guix-profile/...Nils Gillmann
2018-04-29add option to disable namecache, add velocity calculation and delay correctio...Christian Grothoff
2018-04-25enable caching private->public key mapping in memory to improve CPU consumpti...Christian Grothoff
2018-04-23move to @ for empty label, fix empty-label resolution bug in GNS API, install...Christian Grothoff
2018-04-19support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff
2018-04-18note on missing feature: try all serversChristian Grothoff
2018-04-18update script to properly test for certtool and to add key to all moz profilesChristian Grothoff
2018-04-17fix record type usedChristian Grothoff
2018-04-10more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff
2018-04-05where applicable, check DNS ID in responses before processing furtherChristian Grothoff
2018-03-08SSL->TLS / X.509 in log messages and comments, remove unnecessary checkChristian Grothoff