aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore_api.c
Commit message (Expand)AuthorAge
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -do set expiration time when storing records, works better that way...Christian Grothoff2013-10-04
* -fixing namestore to not disconnect on empty iteration result --- and namesto...Christian Grothoff2013-09-30
* -minor stylistic cleanup, doxygenChristian Grothoff2013-09-29
* -fix block size calculationChristian Grothoff2013-09-29
* -disconnect on protocol errors, not on no-resultChristian Grothoff2013-09-29
* -more logging, minor code cleanupChristian Grothoff2013-09-26
* -fix MX record parsing and serialization, others still to be fixedChristian Grothoff2013-09-25
* -fix remove testcaseChristian Grothoff2013-09-25
* handle empty result set gracefullyChristian Grothoff2013-09-24
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -fix crash in gnunet-namestore -a if no other records already existedChristian Grothoff2013-09-10
* -allow passing NULL for zone to iterate over all of our zonesChristian Grothoff2013-09-05
* fixed crash: wrong cls in apiMatthias Wachs2013-08-21
* -addressing #2995Christian Grothoff2013-08-14
* -adapting fcfsd to new namestore API, moving from gns to namestore subsystemChristian Grothoff2013-08-13
* -namestore service builds againChristian Grothoff2013-08-13
* -towards namestore support for the new privacy-preserving GNS queriesChristian Grothoff2013-08-12
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -extra checksChristian Grothoff2013-07-10
* -towards implementing monitor functions in serviceChristian Grothoff2013-07-09
* -get rid of iteration response, use lookup response instead, message formats ...Christian Grothoff2013-07-08
* -towards implementing improved namestore APIChristian Grothoff2013-06-30
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* -fixing gns test issuesChristian Grothoff2012-10-30
* -fixesChristian Grothoff2012-06-29
* -more namestore service cleanup -- wipChristian Grothoff2012-06-28
* -more namestore service cleanup -- wipChristian Grothoff2012-06-28
* -more code cleanup in namestoreChristian Grothoff2012-06-28
* -more namestore code cleanupChristian Grothoff2012-06-27
* -fixChristian Grothoff2012-06-27
* -major cleanup and various minor bugfixes for namestore_apiChristian Grothoff2012-06-27
* -cleaning up loggingChristian Grothoff2012-06-26
* -more debug messagesChristian Grothoff2012-06-26
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
* -code cleanupChristian Grothoff2012-06-20
* - fixMatthias Wachs2012-06-20
* - docuMatthias Wachs2012-06-20
* - minorMatthias Wachs2012-06-20
* clean up and documentation for namestor APIMatthias Wachs2012-06-20
* -starting a bit with namestore_api cleanupChristian Grothoff2012-06-19
* -minor cleanupChristian Grothoff2012-06-19
* renaming GNUNET_TIME_relative_get_forever and GNUNET_TIME_absolute_get_foreve...Christian Grothoff2012-05-27
* -fixing misc seaspider parser errorsChristian Grothoff2012-05-14
* -LRN: misc patches / fixesChristian Grothoff2012-04-25
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* - fixMatthias Wachs2012-04-10
* - renameMatthias Wachs2012-04-10
* - changes to record removeMatthias Wachs2012-03-21