aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore/peerstore_api.c
Commit message (Expand)AuthorAge
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* Fix a couple of warningsMartin Schanzenbach2023-10-05
* Fix warnings; CADET not FTBFS because old hello removedMartin Schanzenbach2023-10-05
* Peerstore: Changed the behavior of GNUNET_PEERSTORE_watch to also return the ...t3sserakt2023-10-02
* NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
* PEERSTORE: change watch to return actual values, before watching.t3sserakt2023-08-24
* NEWS: Added api to get notified when hellos are stored with peerstore service.t3sserakt2023-08-03
* NEWS: Added api to store hellos with peerstore service.t3sserakt2023-08-03
* PEERSTORE: fix write-after-free in handle_{iterate_end,watch_record}ulfvonbelow2023-02-06
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Pass through PEERSTORE subsystemWillow Liquorice2022-10-03
* - Introduced check, if we need to rebuild a DV box, because we have a differe...t3sserakt2022-04-01
* -fix many more typosChristian Grothoff2021-04-26
* -fix peerstore api and testsMartin Schanzenbach2021-03-28
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* 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
* 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 GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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 e...Christian Grothoff2014-12-24
* 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