aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/psycstore_api.c
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* 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
* PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add GNUNET_PSYC_me...Gabor X Toth2014-07-10
* psyc: in-order message deliveryGabor X Toth2014-05-06
* log msg and comment fixesGabor X Toth2013-11-09
* -doxygen fixesChristian Grothoff2013-10-18
* PSYCstore: result_code arg for CountersCallbackGabor X Toth2013-10-10
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* psycstore: single counters function for master & slaveGabor X Toth2013-09-25
* PSYCstore service and API implementationGabor X Toth2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* PSYCstore SQLite backend; API fixes/enhancementsGabor X Toth2013-09-03
* psycstore: sqlite pluginGabor X Toth2013-08-29
* psycstore service skeletonGabor X Toth2013-08-27