Changed Namestore API, changed error handling, changed gns record json
[oweals/gnunet.git] / src / gns / Makefile.am
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-25 lurchifix build error
2018-06-25 Christian Grothoffbuild fixes
2018-06-25 lurchiRevert "integrate dnsparser and dnsstub and tun with...
2018-06-25 Christian Grothoffintegrate dnsparser and dnsstub and tun with libgnunetutil
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-20 Christian Grothofffix warning
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-12 Christian Grothoffadd first sketch of gns benchmarking tool
2018-05-10 Christian Grothoff+ is now @
2018-03-05 Christian Grothoffadd convenience API to gnunetgns lib
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Christian Grothofffirst preparations for GNS mapping arbitrary TLDs
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-08-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-07-18 Christian Grothoffsimplify installation of nss plugins in build system...
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Christian Grothoffchange default port to 53, use setcap to enable binding...
2017-02-22 Christian Grothoffremove dead code and dead linker dependencies
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2017-02-20 Christian Grothofffirst half of new BLOCK API to generalize duplicate...
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2016-10-06 Martin Schanzenbach- Add reverse resolution with limited functionality
2016-06-18 Martin Schanzenbach- fix rest plugin
2016-05-05 Martin Schanzenbach- remove HAVE_REST, remove json reference from rest
2016-05-02 Martin Schanzenbach- Refactor jsonapi into separate module
2015-09-14 Martin Schanzenbach- fix invalid free in token rest, fix build bug, move...
2015-09-14 Martin Schanzenbach- fix install path for plugins
2015-09-14 Martin Schanzenbach- revert plugin move. Add new identity-token
2015-09-11 Martin Schanzenbach- move rest plugins into rest directory where they...
2015-05-26 Christian Grothoff-document subsystem aliases, add gns-intercept alias...
2015-03-26 Martin Schanzenbach-gns rest
2015-03-13 Martin Schanzenbach-change API
2015-03-11 Martin SchanzenbachREST Service
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
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-06-06 Christian Grothoff-box from/to string conversion
2014-04-17 David BarksdaleUse configured location of libgnurl.
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-22 LRNAdd compilable gnunet-gns-import
2013-12-20 Christian Grothoff-use the same hash function to map service name to...
2013-12-19 LRNFix w32nsp exports
2013-12-19 LRNW32 NSP: Don't use 64-bit types, link to libgcc statically
2013-12-12 Christian Grothoff-fixing 'make dist' issues
2013-12-09 LRNUpdate W32 GNS helper and NSP
2013-12-05 Christian Grothoffcreating gnunet-bcd
2013-12-04 Matthias Wachsconfig file
2013-11-21 Matthias Wachsadvanced tests later
2013-11-14 Matthias Wachsrenaming and modifications to the shorten test
2013-11-06 Christian Grothoff-rename testcase to match record type
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-20 Christian Grothoff-fix indentation
2013-10-20 Christian Grothoff-trying to implement revocation
2013-10-20 Martin Schanzenbach-revocation
2013-10-18 Christian Grothoff-fix indent
2013-10-18 Christian Grothoff-fix linkage
2013-10-17 Martin Schanzenbachexpiration test
2013-10-17 Christian Grothoff-fixes
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-moving namestore_common functions to gnsrecord library
2013-10-16 Christian Grothoff-adding plugin for fundamental gns records
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-16 Martin Schanzenbach-more tests
2013-09-29 Christian Grothoff-disable NSS installation if configure did not set...
2013-09-28 Martin Schanzenbach-pseu shorten test, fails
2013-09-27 Martin Schanzenbach-add dht test
2013-09-27 Martin Schanzenbach-more tests
2013-09-27 Martin Schanzenbach-more tests
2013-09-25 Christian Grothoff-activate tests, properly parse now properly serialized...
2013-09-24 Christian Grothoff-not sure I see how this test can work, disabling for now
2013-09-23 Christian Grothoff-run tests during 'make check'
2013-09-23 Christian Grothoff-fix deprecated gnutls symbols
2013-09-23 Christian Grothoff-leave out proxy for now, as long as libcurl is not...
2013-09-19 Sree Harsha Totakura-fix compile warnings and parallel build
2013-09-18 Christian Grothoffmore work on GNS proxy, adding back to standard build
2013-09-18 Sree Harsha Totakura- declare dependencies for supporting parallel build...
2013-09-17 Christian Grothoff-more code cleanup
2013-09-16 Christian Grothoff-ftbfs
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-06 Christian Grothoff-comment out dead tests
2013-09-05 Christian Grothoff-integrate identity service with dns2gns (#3010)
2013-08-23 Christian Grothoff-start to integrate identity service with gnunet-gns...
2013-08-22 Christian Grothoff-move shorten logic to its own file
2013-08-20 LRNLink gns to vpn - always
2013-08-19 Christian Grothoff-dead code elimination
2013-08-16 Christian Grothoff-proxy does not build yet
2013-08-13 Christian Grothoff-adapting gnunet-dns2gns to new API
2013-08-13 Christian Grothoff-typo
2013-08-13 Christian Grothoff-make build conditional on MHD
2013-08-13 Christian Grothoff-adapting fcfsd to new namestore API, moving from gns...
2013-08-13 Christian Grothoff-more work on new GNS implementation
2013-08-13 Christian Grothoff-removing test for dead functionality
2013-07-01 Christian Grothoff-fix key name
next