-remove trailing whitespace
[oweals/gnunet.git] / src / gns / gns_api.c
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-29 Christian Grothoff-fix shutdown segv if GNS connection was down
2013-09-26 Christian Grothoff-fix uint16/uint32 confusion
2013-09-26 Christian Grothoff-fix memrchr
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-14 Christian Grothoff-doxygen
2013-08-13 Christian Grothoff-more work on simplified GNS API implementation
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...
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2012-11-01 Christian Grothoff-doxygen
2012-10-30 Martin Schanzenbach-cleanup
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-09-29 Martin Schanzenbach-doxy
2012-09-27 Christian Grothoff-fixing testcase shutdown
2012-09-24 Matthias Wachs coverity bugs
2012-09-24 Matthias Wachs dozygen
2012-09-20 Christian Grothoff-code review
2012-09-18 Martin Schanzenbach-fixes
2012-09-18 Christian Grothoff-code review, breaking build a bit
2012-09-18 Christian Grothoff-peer review
2012-09-06 Martin Schanzenbach-fix to api
2012-07-11 Martin Schanzenbach-fix
2012-07-11 Martin Schanzenbach-more new api
2012-07-11 Martin Schanzenbach-more api
2012-07-11 Martin Schanzenbach-api love
2012-07-04 Martin Schanzenbach-correctly document cache only flag
2012-06-29 Martin Schanzenbach-fix 2447
2012-06-20 Martin Schanzenbach-coverity
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-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-03-28 Martin Schanzenbach-fixes, cleanup
2012-03-23 Martin Schanzenbach-doxygen
2012-03-22 Martin Schanzenbach-doxygen
2012-03-16 Martin Schanzenbach-fixes
2012-03-15 Martin Schanzenbach-fixes
2012-03-15 Martin Schanzenbach-fix
2012-03-15 Martin Schanzenbach-fix client receive, zonefile loading
2012-03-15 Martin Schanzenbach-fix
2012-03-14 Martin Schanzenbach-cleanup
2012-03-14 Martin Schanzenbach-resolver bugfix, gnunet-gns command line features
2012-03-12 Martin Schanzenbach-bugfixes, tests
2012-03-12 Martin Schanzenbach-add get_athority test, fixes
2012-03-12 Martin Schanzenbach-fixes, added get_authority api
2012-03-08 Martin Schanzenbach-lookup now works in test, removed dns hijack from...
2012-03-08 Martin Schanzenbach-GNS service api change, replaced complicated buggy...
2012-03-08 Martin Schanzenbach-new shorten test, fixes
2012-03-07 Martin Schanzenbach-shortening in cli app (in progress)
2012-03-06 Martin Schanzenbach-added some shorten stuff
2012-03-05 Martin Schanzenbach-started some gns service api
2012-02-23 Martin Schanzenbach-fixes
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-20 Martin Schanzenbachnamestore stub api added
2012-02-16 Martin Schanzenbach- removed add, other feedback
2012-02-16 Martin Schanzenbach- commit after up, ty!
2012-02-16 Martin Schanzenbach- added makefile, borrowed lots of code from dht for...
2012-02-15 Martin Schanzenbach- added some message types, dns code
2012-02-15 Martin SchanzenbachAdded preliminary API and stubs for GNS