aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore
Commit message (Expand)AuthorAge
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* BUILD: Move pq/sq to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* Fix all warnings that are now also code smellsMartin Schanzenbach2023-10-05
* Fix a couple of warningsMartin Schanzenbach2023-10-05
* Fix warnings; CADET not FTBFS because old hello removedMartin Schanzenbach2023-10-05
* BUILD: Make meson build without ats, tesbed, peerinfoMartin Schanzenbach2023-10-04
* Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\
| * BUILD: Meson, more missing pluginsMartin Schanzenbach2023-09-29
| * BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
| * BUILD: meson properly soversionMartin Schanzenbach2023-09-24
| * BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
| * BUILD: meson configuration filesMartin Schanzenbach2023-09-21
| * BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
| * BUILD: More meson filesMartin Schanzenbach2023-09-20
| * NEWS: GNUNET_TESTING_get_testname_from_underscore renamed to GNUNET_STRINGS_g...Christian Grothoff2023-09-09
* | Peerstore: Fixed bug in bootstrap codet3sserakt2023-10-03
* | Peerstore: Changed the behavior of GNUNET_PEERSTORE_watch to also return the ...t3sserakt2023-10-02
* | PEERSTORE: Moved code to scan and import hello file into peerstore from peeri...t3sserakt2023-08-24
* | 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
* PEERSTORE: Stop installing gnunet-peerstore binary that does not do anything.Martin Schanzenbach2023-01-05
* 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: Comment stripping pass through PEERSTOREWillow Liquorice2022-10-03
* -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
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* -fix many more typosChristian Grothoff2021-04-26
* -fix peerstore api and testsMartin Schanzenbach2021-03-28
* -First message through TNG test doneMartin Schanzenbach2021-02-26
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* more warningsSchanzenbach, Martin2020-05-06
* fix pointer indentationChristian Grothoff2019-11-24
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
* tighten formatting rulesChristian Grothoff2019-10-31
* we probably want to actually test the syncSchanzenbach, Martin2019-10-11
* fix non deterministic testSchanzenbach, Martin2019-10-11
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* nicer loop structureChristian Grothoff2019-06-04
* do not forget to NULL reconnect_taskChristian Grothoff2019-02-27
* fix #4244Christian Grothoff2019-02-20
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17