-do not run test without sqlite
[oweals/gnunet.git] / src / psycstore / psycstore_api.c
2015-07-18 Gabor X Tothpsyc/store: apply state modifiers
2015-07-18 Gabor X Tothpsycstore: doc formatting
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-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
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...
2014-07-10 Gabor X TothPSYC(store), Multicast: use ECDSA slave/member keys...
2014-05-06 Gabor X Tothpsyc: in-order message delivery
2013-11-09 Gabor X Tothlog msg and comment fixes
2013-10-18 Christian Grothoff-doxygen fixes
2013-10-10 Gabor X TothPSYCstore: result_code arg for CountersCallback
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
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 TothPSYCstore service and API implementation
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
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