aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore/peerstore_api.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* nicer loop structureChristian Grothoff2019-06-04
|
* do not forget to NULL reconnect_taskChristian Grothoff2019-02-27
|
* fix #4244Christian Grothoff2019-02-20
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* simplify peerstore APIChristian Grothoff2018-11-22
|
* 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
|
* convert sqlite peerstore to using libgnunetsqChristian Grothoff2017-03-14
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* migrate peerstore to new service MQ APIChristian Grothoff2016-09-24
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
|
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
|
* adapt peerstore API to new MQ APIChristian Grothoff2016-06-18
|
* - Fix #4532Martin Schanzenbach2016-05-29
|
* 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()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -no need to abort iterations on reconnect if they are not yet runningChristian Grothoff2015-05-21
|
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* finishing fixing #3581, with also simplified logicChristian Grothoff2014-12-19
|
* #3581Omar Tarabai2014-12-19
|
* towards fixing #3581Omar Tarabai2014-12-18
|
* -use const in peerstore callbackChristian Grothoff2014-12-18
|
* -towards addressing #3581Christian Grothoff2014-12-16
|
* -must notify client on timeoutChristian Grothoff2014-12-16
|
* -fix leakChristian Grothoff2014-12-16
|
* peerstore: clearer variable nameOmar Tarabai2014-09-08
|
* peerstore: indentationOmar Tarabai2014-08-04
|
* peerstore: doxygenOmar Tarabai2014-07-24
|
* Added flag to API disconnect method to send pending store requests before ↵Omar Tarabai2014-07-09
| | | | | | | disconnecting. Added a test case for it.
* documentation fixOmar Tarabai2014-07-06
|
* Sensor gaussian model skeletonOmar Tarabai2014-06-26
|
* peerstore: fixOmar Tarabai2014-06-17
|
* peerstore: minor fixesOmar Tarabai2014-06-11
|
* added fixmeMatthias Wachs2014-06-11
|
* using PEERSTORE in SENSOR + fixes in PEERSTOREOmar Tarabai2014-06-06
|
* peerstore: changed sqlite to async operationsOmar Tarabai2014-06-05
|
* peerstore: stress test + minor fixOmar Tarabai2014-06-05
|
* peerstore: db index + store testOmar Tarabai2014-06-04
|
* peerstore: added 'replace' option and other fixesOmar Tarabai2014-06-04
|
* minor fixesOmar Tarabai2014-06-03
|
* peerstore: fixes in watch functionalityOmar Tarabai2014-06-03
|
* peerstore: watch functionalityOmar Tarabai2014-05-31
|