aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* -more logging, minor code cleanupChristian Grothoff2013-09-26
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* -use dnsparser and consistently serialize DNS names in DNS binary formatChristian Grothoff2013-09-25
* -fix MX record parsing and serialization, others still to be fixedChristian Grothoff2013-09-25
* -fix remove testcaseChristian Grothoff2013-09-25
* -indentationChristian Grothoff2013-09-25
* handle empty result set gracefullyChristian Grothoff2013-09-24
* clear private keys in static locations on exitChristian Grothoff2013-09-21
* new testMatthias Wachs2013-09-20
* fix: fail to compileMatthias Wachs2013-09-16
* -eliminate ShortHashCode residuals (#2936)Christian Grothoff2013-09-16
* psycstore: use GNUNET_assert()Gabor X Toth2013-09-16
* -dead #defineChristian Grothoff2013-09-16
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* -more rename issuesChristian Grothoff2013-09-13
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -no longer experimentalChristian Grothoff2013-09-11
* modified testMatthias Wachs2013-09-11
* - iterator NULL checkMatthias Wachs2013-09-11
* new testMatthias Wachs2013-09-11
* removing tests: not required anymoreMatthias Wachs2013-09-11
* tests not required anymore due to removed functionalityMatthias Wachs2013-09-11
* new test: store a label and update itMatthias Wachs2013-09-11
* additional test for monitoring: check if existing records are returnedMatthias Wachs2013-09-11
* updated testsMatthias Wachs2013-09-11
* zone cannot be NULLMatthias Wachs2013-09-11
* zone iteration stopMatthias Wachs2013-09-11
* docu and MakefileMatthias Wachs2013-09-11
* updated test to iterate specific zoneMatthias Wachs2013-09-11
* updated zone iteration testMatthias Wachs2013-09-11
* improved testMatthias Wachs2013-09-11
* return NULL if rd_count is 0Matthias Wachs2013-09-11
* - rename test according to what is testedMatthias Wachs2013-09-11
* fixing memory leakMatthias Wachs2013-09-11
* change .zkey encoding in anticipation of compact point encodingsChristian Grothoff2013-09-10
* -this is not a hard errorChristian Grothoff2013-09-10
* -go back to breakChristian Grothoff2013-09-10
* -set zone on iteration over all zones as wellChristian Grothoff2013-09-10
* -finalize iterate_all_zones as wellChristian Grothoff2013-09-10
* -fix crash in gnunet-namestore -a if no other records already existedChristian Grothoff2013-09-10
* -misc fixesChristian Grothoff2013-09-06
* check if MHD_DUAL_STACK is definedMatthias Wachs2013-09-06
* -fix FTBFSChristian Grothoff2013-09-05
* -remove deprecated GNUNET_NAMESTORE_RF_AUTHORITYChristian Grothoff2013-09-05
* fixed missing backslash that broke buildchain/automake definitionChristian Fuchs2013-09-05
* -fix clenaupChristian Grothoff2013-09-05
* -implement iteration over all zones (#3016)Christian Grothoff2013-09-05
* -allow passing NULL for zone to iterate over all of our zonesChristian Grothoff2013-09-05
* -improving gnunet-identity command line options and man pagesChristian Grothoff2013-09-05
* -use new ego lookup function to simplify logicChristian Grothoff2013-08-24