aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Expand)AuthorAge
* 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
* gns/gnunet-gns-proxy-setup-ca: check for openssl in /home/user/.guix-profile/...Nils Gillmann2018-05-05
* add option to disable namecache, add velocity calculation and delay correctio...Christian Grothoff2018-04-29
* enable caching private->public key mapping in memory to improve CPU consumpti...Christian Grothoff2018-04-25
* move to @ for empty label, fix empty-label resolution bug in GNS API, install...Christian Grothoff2018-04-23
* support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff2018-04-19
* 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
* simplify: local zone is no longer usedChristian Grothoff2018-03-08
* fix proxy and refactor OIDCSchanzenbach, Martin2018-03-06
* adding missing/forgotten filesChristian Grothoff2018-03-05
* migrate gnunet-dns2gns to new .gnu-less GNS APIChristian Grothoff2018-03-05
* add convenience API to gnunetgns libChristian Grothoff2018-03-05
* start fixing gnsSchanzenbach, Martin2018-03-05
* update NSS plugin to hijack non-gnu/zkey tlds as wellChristian Grothoff2018-03-03
* eliminate .gnu from GNSChristian Grothoff2018-03-03
* add pin zone, remove obsolete scriptChristian Grothoff2018-03-03
* -fixesSchanzenbach, Martin2018-03-01
* first preparations for GNS mapping arbitrary TLDsChristian Grothoff2018-02-25
* first preparations for GNS mapping arbitrary TLDsChristian Grothoff2018-02-25
* reactivate test, fix misc warningsChristian Grothoff2018-01-20
* always set task NULL when cancel; make sure SCHEDULER_add* doesn't get invali...lurchi2018-01-08
* 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
* fix potential double freeChristian Grothoff2018-01-05
* avoid freeing uninit ptr on error pathChristian Grothoff2018-01-04
* add assertionChristian Grothoff2018-01-04
* fix memory leakChristian Grothoff2018-01-04
* Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin2017-12-05
|\