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