aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore/Makefile.am
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
* NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
* NEWS: Added api to get notified when hellos are stored with peerstore service.t3sserakt2023-08-03
* PEERSTORE: Stop installing gnunet-peerstore binary that does not do anything.Martin Schanzenbach2023-01-05
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* add more missing EXTRA_DISTs and remove dv (to be integrated with transport i...Christian Grothoff2019-02-13
* link against libgnunetsqChristian Grothoff2017-03-13
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* - add peerstore testsMartin Schanzenbach2016-05-25
* - jsonapi build fix, add peerstore flat (EXP)Martin Schanzenbach2016-05-24
* -fix build issueChristian Grothoff2016-03-16
* Only compile plugin when we have sqlite.Florian Dold2016-03-16
* -missing configChristian Grothoff2015-05-20
* -fix dist issuesChristian Grothoff2015-03-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* There's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGSLRN2014-08-01
* Added flag to API disconnect method to send pending store requests before dis...Omar Tarabai2014-07-09
* renaming to perf testMatthias Wachs2014-06-11
* peerstore: stress test + minor fixOmar Tarabai2014-06-05
* peerstore: additional test casesOmar Tarabai2014-06-05
* peerstore: db index + store testOmar Tarabai2014-06-04
* peerstore helper fileOmar Tarabai2014-05-14
* PEERSTORE cleanup and api testOmar Tarabai2014-05-12
* towards PEERSTORE sqlite pluginOmar Tarabai2014-04-27
* towards PEERSTORE file pluginOmar Tarabai2014-04-25
* PEERSTORE initial commitOmar Tarabai2014-04-24