aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/psycstore_api.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-01-07reconnect_task pointer must be NULLed when executedlurchi
2017-12-24unified debug output (allows grep OP ID)lurchi
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-09-22psyc,psycstore,social fixesGabor X Toth
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-08-17psyc, social: switch to MQGabor X Toth
2016-08-04psycstore: switch to MQGabor X Toth
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-12psycutil reorg: message, env, slicerGabor X Toth
2015-09-26psycstore: add fragment_limit arg for message_getGabor X Toth
2015-09-08social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth
2015-07-18psyc/store: apply state modifiersGabor X Toth
2015-07-18psycstore: doc formattingGabor X Toth
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-07psyc/social: request history & state from psycstore; more documentation, test...Gabor X Toth
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-07-30psyc, psycstore: retrieve state and historyGabor X Toth
2014-07-27psyc: membership storeGabor X Toth
2014-07-27psycstore: add option to perform membership test when retrieving fragment or ...Gabor X Toth
2014-07-10PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add GNUNET_PSYC_me...Gabor X Toth
2014-05-06psyc: in-order message deliveryGabor X Toth
2013-11-09log msg and comment fixesGabor X Toth
2013-10-18-doxygen fixesChristian Grothoff
2013-10-10PSYCstore: result_code arg for CountersCallbackGabor X Toth
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-25psycstore: single counters function for master & slaveGabor X Toth
2013-09-16PSYCstore service and API implementationGabor X Toth
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-09-03PSYCstore SQLite backend; API fixes/enhancementsGabor X Toth
2013-08-29psycstore: sqlite pluginGabor X Toth
2013-08-27psycstore service skeletonGabor X Toth