aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* use sane default for DNS interceptionChristian Grothoff2018-06-17
|
* fix ftbfsSchanzenbach, Martin2018-06-16
|
* support wildcard cookie domains starting with .Christian Grothoff2018-06-15
|
* disable namecache also for PUTs if DISABLE option is setChristian Grothoff2018-06-15
|
* oddly, works fine now without changes by me; very strangeChristian Grothoff2018-06-15
|
* complain if datacache returns expired valuesChristian Grothoff2018-06-12
|
* 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
|
* add LEHO records to DNS record sets if we know them from GNS2DNSChristian Grothoff2018-06-07
|
* add option to disable v6, do not pass chunked encoding along, enable bypass ↵Christian Grothoff2018-06-07
| | | | of cert validation
* fix NPESchanzenbach, Martin2018-06-06
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* resume curl download if we paused it beforeChristian Grothoff2018-06-05
|
* follow twister change e01669953d7a8e82a505fca2308e57e971d43c67: check return ↵Christian Grothoff2018-06-05
| | | | value on upload_cb registration with curl
* code cleanup, fix strlenChristian Grothoff2018-06-05
|
* fix handling of chunked encoding by proxy, and handling of connection ↵Christian Grothoff2018-06-05
| | | | termination
* merge benchmark changesChristian Grothoff2018-06-04
|\
| * add function for getopt uint16_t argumentsChristian Grothoff2018-06-04
| |
| * add proximity considerations to datacacheChristian Grothoff2018-05-30
| |
* | add -2 flag to gnunet-gns-benchmarkChristian Grothoff2018-05-31
|/
* stop DNS lookup immediately instead of async to avoid use-after free if we ↵Christian Grothoff2018-05-23
| | | | get BOTH an IPv4 and IPv6 response
* fix bug where we might fail the resolution of the same DHT heap node twice ↵Christian Grothoff2018-05-23
| | | | due to async cleanup
* log on success, tooChristian Grothoff2018-05-22
|
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
|
* guard more carefully against integer overflowsChristian Grothoff2018-05-20
|
* add test for gns2dns records pointing to DNS nameChristian Grothoff2018-05-20
|
* fix warningChristian Grothoff2018-05-20
|
* add logic to count concurrently active GNS requestsChristian Grothoff2018-05-20
|
* remove dead shorten logicChristian Grothoff2018-05-20
|
* fix partitioningChristian Grothoff2018-05-20
|
* do not crash on multiple CNAMEsChristian Grothoff2018-05-20
|
* +Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* optimize setting upload length if availableChristian Grothoff2018-05-16
|
* add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff2018-05-13
|
* get rid of plain memcpy callsChristian Grothoff2018-05-13
|
* output basic stats even on 100% failuresChristian Grothoff2018-05-13
|
* off is off, should be rcChristian Grothoff2018-05-13
|
* fix shutdown orderChristian Grothoff2018-05-13
|
* truly use all DNS results for NS lookupChristian Grothoff2018-05-13
|
* add logic to compute statistics from benchmarkChristian Grothoff2018-05-12
|
* add first sketch of gns benchmarking toolChristian Grothoff2018-05-12
|
* + is now @Christian Grothoff2018-05-10
|
* fix /tmp removalChristian Grothoff2018-05-10
|
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* gns/gnunet-gns-proxy-setup-ca: check for openssl in ↵Nils Gillmann2018-05-05
| | | | | | /home/user/.guix-profile/bin:/home/user/.guix-profile/sbin:/run/setuid-programs:/run/current-system/profile/bin:/run/current-system/profile/sbin Signed-off-by: Nils Gillmann <ng0@n0.is>
* add option to disable namecache, add velocity calculation and delay ↵Christian Grothoff2018-04-29
| | | | correction to zonemaster, fix some ftbfs from recent NAMESTORE API change
* enable caching private->public key mapping in memory to improve CPU ↵Christian Grothoff2018-04-25
| | | | consumption for large zone insertions
* move to @ for empty label, fix empty-label resolution bug in GNS API, ↵Christian Grothoff2018-04-23
| | | | install gnunet-zoneimport and add man page
* support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS ↵Christian Grothoff2018-04-19
| | | | resolution for now)
* note on missing feature: try all serversChristian Grothoff2018-04-18
|