aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/psycstore.h
Commit message (Collapse)AuthorAge
* 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
| | | | message
* PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add ↵Gabor X Toth2014-07-10
| | | | GNUNET_PSYC_message_create()
* 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 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