aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
...
* 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
* -implementing zkey <-> pkey conversion functionsChristian Grothoff2013-08-22
* test if records are removed correctlyMatthias Wachs2013-08-22
* ported postgres plugin to new API to get it to compileMatthias Wachs2013-08-22
* -expanding namestore API with pkey <-> zkey conversion functionsChristian Grothoff2013-08-22
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* reorder tests: namestore_common -> plugins -> apiMatthias Wachs2013-08-21
* fixing memory leak caused by key derivationMatthias Wachs2013-08-21
* missing checkMatthias Wachs2013-08-21