aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore/Makefile.am
Commit message (Collapse)AuthorAge
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* add more missing EXTRA_DISTs and remove dv (to be integrated with transport ↵Christian Grothoff2019-02-13
| | | | in TNG)
* link against libgnunetsqChristian Grothoff2017-03-13
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* - 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
| | | | | This fixes a number of build errors on W32, where -no-undefined is needed to link shared libraries, and -no-undefined comes via GN_LIB_FLAGS.
* Added flag to API disconnect method to send pending store requests before ↵Omar Tarabai2014-07-09
| | | | | | | disconnecting. Added a test case for it.
* 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