start to fix psycstore mysql
[oweals/gnunet.git] / src / psycstore / gnunet-service-psycstore.c
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-26 Gabor X Tothsocial: relay msgs; psyc: slicer api; multicast: reset...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-12 Gabor X Tothpsycutil reorg: message, env, slicer
2015-09-26 Gabor X Tothpsycstore: add fragment_limit arg for message_get
2015-09-08 Gabor X Tothsocial: guest_enter_by_name(); zone_add_pkey(); join_ms...
2015-09-05 Gabor X Tothmulticast, psyc, psycstore, client_manager fixes
2015-08-28 Gabor X Tothpsyc/social: get state from psycstore
2015-07-18 Gabor X Tothpsyc/store: apply state modifiers
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-07 Gabor X Tothpsyc/social: request history & state from psycstore...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-07-31 Gabor X Tothpsyc, psycstore: operation result max error size
2014-07-30 Gabor X Tothpsyc, psycstore: retrieve state and history
2014-07-27 Gabor X Tothpsyc: membership store
2014-07-27 Gabor X Tothpsycstore: add option to perform membership test when...
2013-10-10 Gabor X TothPSYCstore: result_code arg for CountersCallback
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-25 Gabor X Tothpsycstore: single counters function for master & slave
2013-09-16 Gabor X Tothpsyc service skeleton
2013-09-16 Gabor X Tothpsycstore: fixing issues reported by static code analysis
2013-09-16 Gabor X TothPSYCstore service and API implementation
2013-09-03 Gabor X TothPSYCstore SQLite backend; API fixes/enhancements
2013-08-29 Gabor X Tothpsycstore: sqlite plugin
2013-08-27 Gabor X Tothpsycstore service skeleton