-not sure I see how this test can work, disabling for now
[oweals/gnunet.git] / src / gns / gns.h
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-13 Christian Grothoff-simplifying GNS API
2013-08-13 Christian Grothoff-getting rid of duplication of record type values ...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2012-10-30 Christian Grothoff-more cleanup and input validation fixes
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-09-18 Christian Grothoff-peer review
2012-09-14 Martin Schanzenbach-towards .gads
2012-06-29 Martin Schanzenbach-fix 2447
2012-06-21 Martin Schanzenbach-fix cnames #2448
2012-06-13 Martin Schanzenbach- big shorten algorithm rewrite
2012-06-11 Martin Schanzenbach-add cached flag for performance
2012-06-11 Martin Schanzenbachnew API for shorten key
2012-05-09 Martin Schanzenbach-new per zone api
2012-03-19 Martin Schanzenbach-test for zkey resolver
2012-03-19 Martin Schanzenbach-less malloc more stack
2012-03-15 Martin Schanzenbach-readd and fix zone iteration
2012-03-14 Martin Schanzenbach-large cleanup and bugfixes
2012-03-12 Martin Schanzenbach-fixes, added get_authority api
2012-03-08 Martin Schanzenbach-GNS service api change, replaced complicated buggy...
2012-03-05 Martin Schanzenbach-started some gns service api
2012-02-23 Martin Schanzenbach-make it compile against new api, added parser utils...
2012-02-22 Martin Schanzenbach-new comments for resolver
2012-02-16 Martin Schanzenbach- removed add, other feedback
2012-02-16 Martin Schanzenbach- commit after up, ty!
2012-02-16 Christian Grothoff-comments
2012-02-16 Martin Schanzenbach- added makefile, borrowed lots of code from dht for...