aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/gnunet-service-psycstore.c
Commit message (Collapse)AuthorAge
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* fix format string issueChristian Grothoff2017-01-06
|
* psycstore: fix msg handlersGabor X Toth2016-10-12
|
* psyc,psycstore,social: switch to SERVICE APIGabor X Toth2016-09-24
|
* psycstore: switch to SERVICE APIGabor X Toth2016-09-24
|
* psycstore: switch to MQGabor X Toth2016-08-04
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* social: relay msgs; psyc: slicer api; multicast: reset fragment_offsetGabor X Toth2016-01-26
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* psycutil reorg: message, env, slicerGabor X Toth2016-01-12
|
* psycstore: add fragment_limit arg for message_getGabor X Toth2015-09-26
|
* social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth2015-09-08
|
* multicast, psyc, psycstore, client_manager fixesGabor X Toth2015-09-05
|
* psyc/social: get state from psycstoreGabor X Toth2015-08-28
|
* psyc/store: apply state modifiersGabor X Toth2015-07-18
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* psyc/social: request history & state from psycstore; more documentation, ↵Gabor X Toth2015-05-07
| | | | tests, cleanup
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* psyc, psycstore: operation result max error sizeGabor X Toth2014-07-31
|
* 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
* PSYCstore: result_code arg for CountersCallbackGabor X Toth2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* psycstore: single counters function for master & slaveGabor X Toth2013-09-25
|
* psyc service skeletonGabor X Toth2013-09-16
|
* psycstore: fixing issues reported by static code analysisGabor X Toth2013-09-16
|
* PSYCstore service and API implementationGabor X Toth2013-09-16
|
* PSYCstore SQLite backend; API fixes/enhancementsGabor X Toth2013-09-03
|
* psycstore: sqlite pluginGabor X Toth2013-08-29
|
* psycstore service skeletonGabor X Toth2013-08-27