aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/test_psycstore.c
Commit message (Expand)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
* leaks & warnsCarlo von lynX2016-08-03
* fixed use after free and several printf warningsCarlo von lynX2016-07-28
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* use 'static' where applicableChristian Grothoff2016-05-06
* fix compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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
* 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, test...Gabor X Toth2015-05-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* psyc, psycstore: retrieve state and historyGabor X Toth2014-07-30
* psycstore: add option to perform membership test when retrieving fragment or ...Gabor X Toth2014-07-27
* social,psycstore: fix tests linking/debugGabor X Toth2014-07-24
* test_psycstore: use ecdsa keys where appropriateGabor X Toth2014-07-24
* Fix psycstore tests to compileLRN2013-10-11
* PSYCstore: result_code arg for CountersCallbackGabor X Toth2013-10-10
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* psycstore: single counters function for master & slaveGabor X Toth2013-09-25
* psyc service skeletonGabor X Toth2013-09-16
* psycstore: use GNUNET_assert()Gabor X Toth2013-09-16
* psycstore: fixing issues reported by static code analysisGabor X Toth2013-09-16
* psycstore tests configGabor X Toth2013-09-16
* PSYCstore service and API implementationGabor X Toth2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* PSYCstore SQLite backend; API fixes/enhancementsGabor X Toth2013-09-03
* psycstore service skeletonGabor X Toth2013-08-27