aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore
AgeCommit message (Expand)Author
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-09-05-remve legacy optionChristian Grothoff
2014-07-31psyc, psycstore: operation result max error sizeGabor X Toth
2014-07-30psyc, psycstore: retrieve state and historyGabor X Toth
2014-07-27psyc: membership storeGabor X Toth
2014-07-27psycstore: add option to perform membership test when retrieving fragment or ...Gabor X Toth
2014-07-24social,psycstore: fix tests linking/debugGabor X Toth
2014-07-24test_plugin_psycstore: use ecdsa keys where appropriateGabor X Toth
2014-07-24test_psycstore: use ecdsa keys where appropriateGabor X Toth
2014-07-10PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add GNUNET_PSYC_me...Gabor X Toth
2014-05-27add social serviceGabor X Toth
2014-05-06psyc: in-order message deliveryGabor X Toth
2014-03-06PSYC: implement slave to master requests, tests, fixes, reorgGabor X Toth
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-08Add hostname to psycstore.conf (required on W32)LRN
2013-12-06configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura
2013-11-09log msg and comment fixesGabor X Toth
2013-11-09psycstore test homeGabor X Toth
2013-10-18-doxygen fixesChristian Grothoff
2013-10-11Fix psycstore tests to compileLRN
2013-10-10PSYCstore: result_code arg for CountersCallbackGabor X Toth
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-25psycstore: single counters function for master & slaveGabor X Toth
2013-09-16psyc service skeletonGabor X Toth
2013-09-16psycstore: use GNUNET_assert()Gabor X Toth
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-09-16psycstore: fixing issues reported by static code analysisGabor X Toth
2013-09-16psycstore tests configGabor X Toth
2013-09-16PSYCstore service and API implementationGabor X Toth
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-09-08Make psycstore.conf generatableLRN
2013-09-08Remove static psycstore.confLRN
2013-09-03psycstore: doc fixesGabor X Toth
2013-09-03PSYCstore SQLite backend; API fixes/enhancementsGabor X Toth
2013-08-29psycstore: sqlite pluginGabor X Toth
2013-08-27psycstore service skeletonGabor X Toth