aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/plugin_psycstore_sqlite.c
Commit message (Collapse)AuthorAge
* externalizing secushare logicChristian Grothoff2019-02-11
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* psycstoreGabor X Toth2016-10-12
|
* psycstore: fix postgresGabor X Toth2016-10-12
|
* psycstore: fix limitGabor X Toth2016-10-12
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* use c99Christian Grothoff2016-06-20
|
* -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
|
* 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
|
* -fix leaks, use asprintfChristian Grothoff2014-12-19
|
* -remve legacy optionChristian Grothoff2014-09-05
|
* psyc, psycstore: retrieve state and historyGabor X Toth2014-07-30
|
* PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add ↵Gabor X Toth2014-07-10
| | | | GNUNET_PSYC_message_create()
* PSYC: implement slave to master requests, tests, fixes, reorgGabor X Toth2014-03-06
| | | | | Multicast lib: handle member to origin requests. Keep track of members and origins and call their callbacks when necessary.
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* psycstore: single counters function for master & slaveGabor X Toth2013-09-25
|
* PSYCstore service and API implementationGabor X Toth2013-09-16
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* psycstore: doc fixesGabor X Toth2013-09-03
|
* PSYCstore SQLite backend; API fixes/enhancementsGabor X Toth2013-09-03
|
* psycstore: sqlite pluginGabor X Toth2013-08-29