-move tcp session check into extra checks condition
[oweals/gnunet.git] / src / gns /
2013-12-12 Christian Grothoff-fixing 'make dist' issues
2013-12-12 Christian Grothoff-trying to fix #3202
2013-12-09 LRNUpdate W32 GNS helper and NSP
2013-12-09 Christian Grothoff-update bcd template and adjust code accordingly
2013-12-09 Christian Grothoff-increase timeout for slow systems
2013-12-08 LRNSkip tests properly
2013-12-08 LRNChange gnunet-config detection in gns tests
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-05 Christian Grothoff-fix leaks
2013-12-05 Christian Grothoff-fix timeout
2013-12-05 Christian Grothoffcreating gnunet-bcd
2013-12-04 Matthias Wachsconfig file
2013-12-04 Matthias Wachsnew test with PKEY shortening check and lookup in short...
2013-12-04 Matthias Wachsno cache cfg option
2013-12-04 Matthias Wachsadd cfg option to disable caching
2013-12-04 Matthias Wachsrename to match functionality
2013-12-03 Matthias Wachsmodify test to test shortened delegations in shorten...
2013-11-30 Christian Grothoff-undo, this was a bit too early
2013-11-30 Christian Grothoffapplying patch from #3148 (by shedatc) to make gnunet...
2013-11-28 Christian Grothoff-fix bad sizeof
2013-11-28 Matthias Wachsdebug message
2013-11-28 Matthias Wachsdebugging
2013-11-28 Matthias Wachsimproved debug message
2013-11-28 Matthias Wachschanges to config and test due to test directory
2013-11-28 Matthias Wachsadding message
2013-11-28 Matthias Wachsseparate from default and clean up
2013-11-28 Matthias Wachsuse test specific namestore db
2013-11-28 Matthias Wachsadd cli check
2013-11-22 Matthias Wachsrename namestore to namecache
2013-11-21 Matthias Wachsminor fix in check ... test test_gns_nick_shorten now...
2013-11-21 Matthias Wachstimeout is to short on slower systems (and when running...
2013-11-21 Matthias Wachsremove debug output
2013-11-21 Matthias Wachsadvanced tests later
2013-11-20 Matthias Wachs- renaming namestore references to namecache
2013-11-20 Matthias Wachsmissing fi
2013-11-17 Christian Grothoff-use two-digit country code, as required
2013-11-15 Matthias Wachsdoxygen
2013-11-14 Matthias Wachsremove DHT lookup code
2013-11-14 Matthias Wachsdelete remove namecache content
2013-11-14 Matthias Wachsimproved debug output
2013-11-14 Matthias Wachsremove
2013-11-14 Matthias Wachsrenaming and modifications to the shorten test
2013-11-13 Matthias Wachsone shorten call to analyze
2013-11-13 Matthias Wachsuse nick instead of PSEU lookup
2013-11-13 Matthias Wachsrenaming PSEU to NICK
2013-11-10 David BarksdaleFix incompatability with musl libc.
2013-11-09 Christian Grothoff-extra checks
2013-11-08 Christian Grothoff-complain if this happens
2013-11-08 Christian Grothoff-do not allow SSL connections if we are only given...
2013-11-08 Christian Grothoff-dead
2013-11-08 Christian Grothoff-fix shutdown
2013-11-08 Christian Grothoff-fix confusion between service name and default ego...
2013-11-06 Christian Grothoff-allow tests to pass if system is offline
2013-11-06 Christian Grothoff-fix SOA test to work with new GNS2DNS record format
2013-11-06 Christian Grothoff-fix crash on GNS2DNS resolver completion, and properly...
2013-11-06 Christian Grothoff-rename testcase to match record type
2013-11-06 Christian Grothoff-improve testcase to actually test #3093
2013-11-06 Christian Grothoff-implementing updated GNS plugin code for new GNS2DNS...
2013-11-05 Christian Grothoff-fixing zkey resolution
2013-11-05 Christian Grothoff-fix cname test
2013-11-05 Christian Grothoff-use valid public key in new format
2013-11-05 Christian Grothoff-do not set PENDING on shorten
2013-10-30 Christian Grothoff-simplify utf8_tolower/upper APIs
2013-10-26 Christian Grothoff-moving code to parse IPv4/IPv6 subnet specifications...
2013-10-23 Christian Grothoff-moving from libcurl to libgnurl
2013-10-21 Christian Grothoff-adding logic for TLSA/DANE verification in combination...
2013-10-21 Christian Grothoff-implement certificate validation against DNS names...
2013-10-20 Christian Grothoff-simplify to use new namestore API to skip initial...
2013-10-20 Martin Schanzenbach-fix
2013-10-20 Christian Grothoff-towards implementing #3051
2013-10-20 Martin Schanzenbach-clea namecache in test
2013-10-20 Martin Schanzenbach-fix
2013-10-20 Martin Schanzenbach-fix
2013-10-20 Christian Grothoff-fix GNS2DNS resolution, make SOA test pass
2013-10-20 Martin Schanzenbach-quick put test
2013-10-20 Christian Grothoff-fix indentation
2013-10-20 Christian Grothoff-fix testcase
2013-10-20 Christian Grothoff-trying to implement revocation
2013-10-20 Martin Schanzenbach-remove old tests
2013-10-20 Christian Grothoff-dead code elimination
2013-10-20 Martin Schanzenbach-revocation
2013-10-20 Christian Grothoff-check return value
2013-10-20 Martin Schanzenbach-soa test
2013-10-20 Martin Schanzenbach-ignore
2013-10-20 Martin Schanzenbach-more test coverage, more bugs found
2013-10-18 Christian Grothoff-fix leaks
2013-10-18 Christian Grothoff-fix indent
2013-10-18 Christian Grothoff-use configuration option for reset of zone_publish_tim...
2013-10-18 Christian Grothoff-conversion to absolute time is now done in GNUNET_GNSR...
2013-10-18 Christian Grothoff-check for DHT refresh, let it expire in the DHT once
2013-10-18 Christian Grothoff-better sleep pattern
2013-10-18 Martin Schanzenbach-add test for resolving refreshed record, fails
2013-10-18 Christian Grothoff-check for expiration and do not cache expired records...
2013-10-18 Christian Grothoff-nicer
2013-10-18 Christian Grothoff-start each round with infty as the minimum interval...
2013-10-18 Christian Grothoff-minor cleanup
2013-10-18 Christian Grothoff-fix linkage
2013-10-17 Martin Schanzenbachexpiration test
2013-10-17 Martin Schanzenbach-fix
2013-10-17 Martin Schanzenbachdht zone put interval should never be longer than minim...
next