splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and another...
[oweals/gnunet.git] / src / include / gnunet_namestore_service.h
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-10 Christian Grothoff-formatting, doxygen
2013-09-10 Christian Grothoffchange .zkey encoding in anticipation of compact point...
2013-09-06 Christian Grothoff-misc fixes
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
2013-09-05 Christian Grothoff-allow passing NULL for zone to iterate over all of...
2013-08-22 Christian Grothoff-expanding namestore API with pkey <-> zkey conversion...
2013-08-21 Christian Grothoff-misc doxygen fixes
2013-08-18 Christian Grothoff-implementing handling of VPN records in new GNS
2013-08-15 Christian Grothoff-fixing #2993
2013-08-14 Christian Grothoff-addressing #2995
2013-08-14 Christian Grothoff-more work on clean main GNS logic
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-working on new, simplified GNS API
2013-08-13 Christian Grothoff-doxygen fixes
2013-08-12 Christian Grothoff-more work on new namestore API
2013-08-12 Christian Grothoff-towards namestore support for the new privacy-preservi...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-15 Gabor X TothPLACE record type for gns & namestore
2013-07-09 Christian Grothoff-update docu
2013-07-09 Christian Grothoffadd '-m' option to gnunet-namestore, extend namestore...
2013-07-08 Christian Grothoff-get rid of iteration response, use lookup response...
2013-06-30 Christian Grothoff-towards implementing improved namestore API
2013-06-26 Christian Grothoff-removing unnecessary key from regex blocks, compacting...
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2012-10-30 Christian Grothoff-more cleanup and input validation fixes
2012-09-18 Christian Grothoff-code review, breaking build a bit
2012-07-03 Christian Grothoff-fix gns record deletion
2012-07-02 Christian Grothoff-update docu
2012-06-29 Christian Grothoff-more fixes to namestore
2012-06-25 Christian Grothofftrying to fix #2458, largely works
2012-06-19 Christian Grothoff-towards enabling relative expiration times in namestore
2012-06-19 Martin Schanzenbach-zone revocation
2012-06-16 Martin Schanzenbach-add vpn record type to namestore
2012-04-10 Matthias Wachs- rename
2012-03-28 Martin Schanzenbach-add record type any, pending flag
2012-03-26 Matthias Wachs- LEHO record type
2012-03-22 Matthias Wachs- declaration
2012-03-22 Matthias Wachs(no commit message)
2012-03-19 Matthias Wachs- includes
2012-03-19 Matthias Wachs- doxygen fixes
2012-03-09 Matthias Wachs- changes to signing verfifying: includes block expiration
2012-03-07 Matthias Wachs- reverting api change
2012-03-07 Matthias Wachsnamestore api change: include block expiration time...
2012-03-07 Christian Grothoff-additional namestore conversion APIs added
2012-03-05 Christian Grothoff-more renaming
2012-03-05 Matthias Wachs- doxygen
2012-03-05 Christian Grothoff-parsing type and common values in gnunet-gns
2012-03-04 Christian Grothoff-zone to name --- API mentioned in #2194
2012-03-03 Christian Grothoff-stuff
2012-03-01 Matthias Wachs- comments
2012-03-01 Christian Grothoff-new api
2012-02-29 Matthias Wachsnametore api change
2012-02-24 Christian Grothoff-fix api
2012-02-23 Christian Grothoff-updating readme and configure
2012-02-23 Christian Grothoff-updated namestore API
2012-02-23 Martin Schanzenbach-new api
2012-02-22 Christian Grothoff-doxygen fixes
2012-02-21 Christian Grothoff-again improving API, starting to implement some of...
2012-02-21 Christian Grothoff-DB API updates, creating tables and preparing statements
2012-02-20 Christian Grothoff-clarify
2012-02-20 Martin Schanzenbachnamestore stub api added
2012-02-17 Christian Grothoff-draft for new API