aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/test_psycstore.c
Commit message (Collapse)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* psyc, psycstore: retrieve state and historyGabor X Toth2014-07-30
|
* psycstore: add option to perform membership test when retrieving fragment or ↵Gabor X Toth2014-07-27
| | | | message
* social,psycstore: fix tests linking/debugGabor X Toth2014-07-24
|
* test_psycstore: use ecdsa keys where appropriateGabor X Toth2014-07-24
|
* 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
|
* 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
|
* 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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* PSYCstore SQLite backend; API fixes/enhancementsGabor X Toth2013-09-03
|
* psycstore service skeletonGabor X Toth2013-08-27