- fix doc
[oweals/gnunet.git] / src / gns /
2014-05-07 Bart Polot- rename also contents of config files, update config...
2014-04-17 David BarksdaleUse configured location of libgnurl.
2014-04-07 Bart Polot- use new hash name
2014-03-10 Florian DoldRename name_map and plugins from gns so that they are...
2014-03-04 Christian Grothoff-presumably better fix for instantly resolving names...
2014-03-02 LRNDon't crash on NULL lookup_name
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-02-16 Martin Schanzenbachfix only cache variable long/short
2014-02-16 Christian Grothoffadd timeout option to gnunet-gns
2014-02-16 Christian Grothoffif we found any non-expired block in the namecache...
2014-02-16 Christian Grothoff-typos, doxygen
2014-02-16 Christian Grothoffforce not using DHT for lookups that are only in the...
2014-02-16 Christian Grothoff-fix test
2014-02-08 Martin Schanzenbach-no reverse GNS
2014-02-07 Martin Schanzenbachfix reverse DNS lookup, prepare GNS reverse lookup
2014-02-04 Matthias Wachsfixing compile warning: cast to types required in doxyg...
2014-02-03 Florian Dold- GNS port is a javaport
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-30 Sree Harsha TotakuraSkip testcase when DNS is not available
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-21 Christian Grothoffshould be uint32_t
2014-01-20 Florian Dold- document string termination
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-24 Christian Grothoff-fix check for DANE and ftbfs
2013-12-23 Christian Grothoff-avoid bashisms
2013-12-23 Christian Grothoff-gns is user service
2013-12-22 LRNA docfix and a style fix
2013-12-22 LRNAdd compilable gnunet-gns-import
2013-12-20 Christian Grothoffif records from namecache do not match desired record...
2013-12-20 Sree Harsha Totakura- fix bad log
2013-12-20 Sree Harsha Totakura- fix use after free cases
2013-12-20 Sree Harsha Totakura- fix free after call to continuation
2013-12-20 Christian Grothoff-fix DHT lookup (thanks, Sree)
2013-12-20 Christian Grothoff-fix nss installation invocation if nss is not to be...
2013-12-20 Sree Harsha Totakura- fix ntohl called on uint16_t
2013-12-20 Christian Grothoff-use the same hash function to map service name to...
2013-12-20 Christian Grothoff-fix VPN resolution to A/AAAA records
2013-12-20 Christian Grothoff-check for 'timeout'
2013-12-19 LRNSilence warnings in W32 NSP
2013-12-19 LRNRemove unused macros, use a different error code for...
2013-12-19 LRNKeep requests in a list, cancel them before disconnecti...
2013-12-19 LRNFix debug logging in w32nsp to not to use libintl
2013-12-19 LRNIncrease NSP debug logging verbosity greatly
2013-12-19 LRNFudge includes to prevent GUID leaks, make non-exported...
2013-12-19 LRNSupport normal socket (non-NSP) name lookups in resolve...
2013-12-19 LRNFix 0-terminator check, logging
2013-12-19 LRN0-long message payload is not valid
2013-12-19 LRNCorrectly send trailing empty header
2013-12-19 LRNFix w32nsp exports
2013-12-19 LRNW32 NSP: Don't use 64-bit types, link to libgcc statically
2013-12-19 LRNmalloc -> new
2013-12-18 Matthias Wachsclean up test after execution
2013-12-18 Christian Grothoff-pipe garbage to /dev/null
2013-12-17 Christian Grothoff-reduce testcase output
2013-12-17 Christian Grothoff-no warning if dir does not exist
2013-12-17 LRNUpdate for (gn|c)url 7.40.0
2013-12-15 LRNClean up W32 NSP tools, increase verbosity
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
next