aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* 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
|
* 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 ↵lurchi2018-01-08
| | | | invalid input
* 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
|\
| * -fix some mem corruption, fix large file download handlingSchanzenbach, Martin2017-12-05
| |
* | Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin2017-08-03
|\|
| * simplify installation of nss plugins in build system, require user(s) to ↵Christian Grothoff2017-07-18
| | | | | | | | move plugins into place manually (#5078)
* | Merge remote-tracking branch 'origin/master' into credentialsSchanzenbach, Martin2017-06-23
|\|
| * kill short zone remenantsChristian Grothoff2017-06-23
| |
* | -remove reverse recordSchanzenbach, Martin2017-05-22
| |
* | - merge with masterSchanzenbach, Martin2017-03-29
|\|
| * -fix coveritySchanzenbach, Martin2017-03-29
| |
| * rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
| |
| * more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
| |
| * porting gnunet-publish + others..Marcello Stanisci2017-03-16
| |