aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* -moving from libcurl to libgnurlChristian Grothoff2013-10-23
|
* -adding logic for TLSA/DANE verification in combination with recently ↵Christian Grothoff2013-10-21
| | | | submitted patches to GnuTLS
* -implement certificate validation against DNS names and for LEHO recordsChristian Grothoff2013-10-21
|
* -simplify to use new namestore API to skip initial iteration, document now ↵Christian Grothoff2013-10-20
| | | | passing quickupdate test better
* -fixMartin Schanzenbach2013-10-20
|
* -towards implementing #3051Christian Grothoff2013-10-20
|
* -clea namecache in testMartin Schanzenbach2013-10-20
|
* -fixMartin Schanzenbach2013-10-20
|
* -fixMartin Schanzenbach2013-10-20
|
* -fix GNS2DNS resolution, make SOA test passChristian Grothoff2013-10-20
|
* -quick put testMartin Schanzenbach2013-10-20
|
* -fix indentationChristian Grothoff2013-10-20
|
* -fix testcaseChristian Grothoff2013-10-20
|
* -trying to implement revocationChristian Grothoff2013-10-20
|
* -remove old testsMartin Schanzenbach2013-10-20
|
* -dead code eliminationChristian Grothoff2013-10-20
|
* -revocationMartin Schanzenbach2013-10-20
|
* -check return valueChristian Grothoff2013-10-20
|
* -soa testMartin Schanzenbach2013-10-20
|
* -ignoreMartin Schanzenbach2013-10-20
|
* -more test coverage, more bugs foundMartin Schanzenbach2013-10-20
|
* -fix leaksChristian Grothoff2013-10-18
|
* -fix indentChristian Grothoff2013-10-18
|
* -use configuration option for reset of zone_publish_time_window, also ↵Christian Grothoff2013-10-18
| | | | frequency should be often enough to put every record 4x within its expiration window
* -conversion to absolute time is now done in GNUNET_GNSRECORD_block_createChristian Grothoff2013-10-18
|
* -check for DHT refresh, let it expire in the DHT onceChristian Grothoff2013-10-18
|
* -better sleep patternChristian Grothoff2013-10-18
|
* -add test for resolving refreshed record, failsMartin Schanzenbach2013-10-18
|
* -check for expiration and do not cache expired records; allow ↵Christian Grothoff2013-10-18
| | | | zone_publish_time_window to go back up, so reset it on new iterations
* -nicerChristian Grothoff2013-10-18
|
* -start each round with infty as the minimum interval, otherwise it would ↵Christian Grothoff2013-10-18
| | | | always be zero
* -minor cleanupChristian Grothoff2013-10-18
|
* -fix linkageChristian Grothoff2013-10-18
|
* expiration testMartin Schanzenbach2013-10-17
|
* -fixMartin Schanzenbach2013-10-17
|
* dht zone put interval should never be longer than minimim relative ↵Martin Schanzenbach2013-10-17
| | | | expiration time of a record
* -fixesChristian Grothoff2013-10-17
|
* -finishing split of namestore into namestore and namecache (#3065) -- in ↵Christian Grothoff2013-10-16
| | | | theory; in practice, somehow something broke badly, so the tests are now failing
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* -moving namestore_common functions to gnsrecord libraryChristian Grothoff2013-10-16
|
* -correctly implement handling of '+' recordsChristian Grothoff2013-10-16
|
* -make tests executable, enable himBHexpansionChristian Grothoff2013-10-16
|
* -SERVICEHOME is now GNUNET_HOMEChristian Grothoff2013-10-16
|
* -add gnsrecord plugin for conversationChristian Grothoff2013-10-16
|
* -adding plugin for fundamental gns recordsChristian Grothoff2013-10-16
|
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new ↵Christian Grothoff2013-10-16
| | | | GNUNET_GNSRECORD_ library
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
|
* -more testsMartin Schanzenbach2013-10-16
|
* -updated libcurl API, do IPv4/IPv6 with separate socketsChristian Grothoff2013-10-15
|
* -create directory, 2-digit CCChristian Grothoff2013-10-15
|