aboutsummaryrefslogtreecommitdiff
path: root/src/datacache
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* -remve legacy optionChristian Grothoff2014-09-05
|
* Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura2014-08-08
| | | | | Also add a macro for checking libpq from Autoconf macro archives.
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* malloc -> newLRN2013-12-19
|
* -doxygen, memory leak in heap plugin on shutdownChristian Grothoff2013-11-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -ftbfsChristian Grothoff2013-09-16
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -mysql datacache is goneChristian Grothoff2012-11-15
|
* -doxygenChristian Grothoff2012-11-14
|
* -clearer loggingChristian Grothoff2012-11-14
|
* changing datacache API to separate put-paths from data (so that plugins can ↵Christian Grothoff2012-11-13
| | | | test for duplicates), removing support for MySQL
* fixing #2641, datastore size way offChristian Grothoff2012-11-13
|
* add option to disable Bloom filter entirely (only for benchmarking)Christian Grothoff2012-11-12
|
* -adding plugin to keep datacache entirely in the heapChristian Grothoff2012-11-12
|
* support running purely in-memoryChristian Grothoff2012-11-12
|
* -more realistic default quota valuesChristian Grothoff2012-11-10
|
* Fix ENABLE_NLS usageLRN2012-10-30
| | | | | | | | ENABLE_NLS is for gettext only, it's not an indicator of nl_langinfo availability. Use unistring instead of nl_langinfo, since unistring is always there. GNUnet supports UTF-8 now (or should support), so most conversions are unnecessary anyway.
* -fixChristian Grothoff2012-09-28
|
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -using new testing api to determine plugin nameChristian Grothoff2012-06-10
|
* -cleanupChristian Grothoff2012-06-10
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* adding libgnunetpostgres for shared postgres functionality between postgres ↵Christian Grothoff2012-03-22
| | | | datastore/datacache backends
* -docsChristian Grothoff2012-03-22
|
* -end in helper libraryChristian Grothoff2012-03-21
|
* -abstracting out mysql helper libraryChristian Grothoff2012-03-21
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -dceChristian Grothoff2012-01-25
|
* -fixing compile errors in testsChristian Grothoff2012-01-03
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -version bumps for releaseChristian Grothoff2011-12-26
|
* -tolerate bloomfilter creation failures bettterChristian Grothoff2011-12-17
|
* fix defaultsChristian Grothoff2011-11-22
|
* fix defaultsChristian Grothoff2011-11-22
|
* introducing GNUNET_abortChristian Grothoff2011-11-05
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* use new quota parsing capabilities -- SVN 1875Christian Grothoff2011-11-03
|
* implementing #1747Christian Grothoff2011-11-03
|