Add missing file
[oweals/gnunet.git] / src / gns /
2015-07-08 Christian Grothoff-fix -h string
2015-07-07 Christian Grothoff-change default port, as 53 won't work without root...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-29 Martin Schanzenbach- clean up gns rest api
2015-06-29 Martin Schanzenbach- give control over CORS methods to plugin
2015-06-29 Martin Schanzenbach- add CORS logic
2015-06-29 Christian Grothoff-fix #3870
2015-06-21 Christian Grothoffsupport gnurl's curl.h being in include/gnurl/ OR inclu...
2015-06-15 Jeff BurdgesFix of last commit for non-GNU make, I think.
2015-06-11 Jeff BurdgesI'm unsure if I've correctly tested it in the odd build...
2015-05-26 Christian Grothoff-fix logging
2015-05-26 Christian Grothoff-check for NULL
2015-05-26 Christian Grothoff-document subsystem aliases, add gns-intercept alias...
2015-05-25 Christian Grothoff-comments, doxygen, indentation, style fixes, working...
2015-05-21 Christian Grothoff-increase timeouts, some system really need longer
2015-05-21 Christian Grothoff-better error reporting, use vars
2015-04-24 Christian Grothoffmove ARM/config logic to util/ where it doesn't need...
2015-04-10 Martin Schanzenbach-make static
2015-03-26 Martin Schanzenbach-minor
2015-03-26 Martin Schanzenbach-gns rest
2015-03-23 Christian Grothoff-fix doxygen, make function static, fix indentation
2015-03-23 Christian Grothofffix segv if additional records are more than authority...
2015-03-23 Christian Grothoffreturn GNS2DNS records if explicitly requested
2015-03-18 LRNMove the initguid.h before gnunet_w32nsp_lib.h for...
2015-03-18 LRNInclude initguid.h instead of just defining INITGUID
2015-03-13 Martin Schanzenbach-change API
2015-03-13 Martin Schanzenbach-bugfixes, change plugin call
2015-03-12 Martin Schanzenbach-add identity REST, fixes
2015-03-11 Martin Schanzenbach-fix
2015-03-11 Martin Schanzenbach-fixes
2015-03-11 Martin Schanzenbach- fixes, intendation
2015-03-11 Martin SchanzenbachREST Service
2015-03-02 Martin Schanzenbach- fix segv when remote closes connection
2015-03-01 Christian GrothoffFix curl SNI handling with LEHO.
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 David BarksdaleRemove work-around for bad NULL definition
2014-12-20 Christian Grothofffix #3588: avoid bash-isms
2014-12-16 Christian Grothoff-gns tests do require autostarts
2014-12-16 Christian Grothoff-adding single file for testing without autostarts...
2014-12-15 Christian Grothoff-fix test logic
2014-12-14 Christian Grothoff-do forcestart for gns; doxygen fixes
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-10-20 Christian Grothoff-do not log 0-byte callback
2014-09-23 Matthias Wachsremoving unused "RF_PENDING" flag
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-04 Christian Grothoffaddress Debian #758937: allow use of curl if it is...
2014-07-10 Matthias Wachsrename "name" to label
2014-07-10 Matthias Wachsimproving documentation
2014-06-22 Christian Grothofffix #3451
2014-06-22 Christian Grothoffadd check for certtool
2014-06-17 Christian Grothoff-check return value
2014-06-07 Christian Grothofffix boxed value parser
2014-06-06 Christian Grothofftowards sanity in SRV handling
2014-06-06 Christian Grothoffhandle box records in gns proxy
2014-06-06 Christian Grothoff-year
2014-06-06 Christian Grothoff-box from/to string conversion
2014-06-06 Christian Grothoff-preliminary support for BOX records
2014-06-05 Christian Grothoff-report if typename given is bogus
2014-06-05 Christian Grothoffproperly reset name resolution pos for CNAME handling
2014-05-13 Christian Grothoffadd logic to handle SRV/DANE names (#3003 and 2526...
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
next