aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_psycstore_service.h
Commit message (Collapse)AuthorAge
* -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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* PSYCstore SQLite backend; API fixes/enhancementsGabor X Toth2013-09-03
|
* psycstore: sqlite pluginGabor X Toth2013-08-29
|
* psycstore service skeletonGabor X Toth2013-08-27
|
* multicast/psyc/psycstore api: fix typos / type namesGabor X Toth2013-08-27
|
* multicast: added replay_end(), returning replay handle from join_decision(); ↵Gabor X Toth2013-08-24
| | | | removed admitted/effective since where not needed; social: keep_active flag instead of away
* psycstore: added state_hash_update() and counters_get(); psyc: async ↵Gabor X Toth2013-08-15
| | | | state_get*(); multicast: membership test & replay params
* psyc/store: added effective_since msg ID for specifying when a membership ↵Gabor X Toth2013-08-12
| | | | change went into effect; psyc/social: added state_reset/clear_objects flag for message sending functions
* social: use full pubkey as place/nym id; multicast/psyc/store: identify ↵Gabor X Toth2013-08-11
| | | | members by their pubkey here too
* psycstore: state_modify()Gabor X Toth2013-07-26
|
* untabifyGabor X Toth2013-07-23
|
* psyc/social docsGabor X Toth2013-07-16
|
* env: doc; spacesGabor X Toth2013-07-15
|
* psyc(store): group generation only needed when storing the messageGabor X Toth2013-07-15
|
* multicast: message fragmentationGabor X Toth2013-07-15
|
* PSYC APIs: added missing args and functions, more consistent namingGabor X Toth2013-07-12
| | | | | | | | - multicast: origin arg for join; s/leave/part/g - psyc: origin arg for join; join/part callbacks - social: enter2, home_advertise, away - psycstore/social: get latest historic message using ID 0 - added PSYC lib
* -doxygen fixesChristian Grothoff2013-07-07
|
* psyc apis: use more doxygen syntax, added some missing docsGabor X Toth2013-06-26
|
* psycstore api docsGabor X Toth2013-06-13
|
* first design for psycstore APIChristian Grothoff2013-06-12
|
* -fix copyright yearChristian Grothoff2013-06-12
|
* psyc apisGabor X Toth2013-06-12