aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* 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
|
* update script to properly test for certtool and to add key to all moz profilesChristian Grothoff2018-04-18
|
* fix record type usedChristian Grothoff2018-04-17
|
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
|
* where applicable, check DNS ID in responses before processing furtherChristian Grothoff2018-04-05
|
* SSL->TLS / X.509 in log messages and comments, remove unnecessary checkChristian Grothoff2018-03-08
|
* enable cache use by defaultChristian Grothoff2018-03-08
|
* fix off-by-one in BOX type processingChristian Grothoff2018-03-08
|
* misc fixes to gnunet-gns-proxy, in particular avoiding MHD-busy waitingChristian Grothoff2018-03-08
|
* fix output of hostname by gnunet-gnsChristian Grothoff2018-03-08
|
* fix free of uninitChristian Grothoff2018-03-08
|
* just cleaning up indentation and doxygen commentsChristian Grothoff2018-03-08
|