aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore/Makefile.am
Commit message (Collapse)AuthorAge
* 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