-fix URIs
[oweals/gnunet.git] / src / gns /
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...
2013-10-17 Christian Grothoff-fixes
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-16 Christian Grothoff-moving namestore_common functions to gnsrecord library
2013-10-16 Christian Grothoff-correctly implement handling of '+' records
2013-10-16 Christian Grothoff-make tests executable, enable himBHexpansion
2013-10-16 Christian Grothoff-SERVICEHOME is now GNUNET_HOME
2013-10-16 Christian Grothoff-add gnsrecord plugin for conversation
2013-10-16 Christian Grothoff-adding plugin for fundamental gns records
2013-10-16 Christian Grothoff-rename fest for symbols moved from GNUNET_NAMESTORE_...
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-16 Martin Schanzenbach-more tests
2013-10-15 Christian Grothoff-updated libcurl API, do IPv4/IPv6 with separate sockets
2013-10-15 Christian Grothoff-create directory, 2-digit CC
2013-10-11 Christian Grothoffimplementing #3064: enable split-personality ARM to...
2013-10-11 Christian Grothoff-fix #3037: support IPv6
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Matthias Wachsfix more leaks
2013-10-10 Matthias Wachsfix resource leak and if0 unused function
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-09 Christian Grothofffix script to use file names from configuration and...
2013-10-08 LRNAdd missing include
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-install fcfsd in libexec, build dv by default, move...
2013-09-30 Christian Grothoff-need sleep
2013-09-30 Christian Grothoff-PSEU data is not 0-terminated, thus, we need to add...
2013-09-29 Christian Grothoff-removing no longer used egos dir
next