Age | Commit message (Expand) | Author |
2016-10-13 | datacache: postgres: use IF NOT EXISTS to avoid error messages | Daniel Golle |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-08 | -fix shifting issues | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-09-29 | report skipped tests, doxygen fixes | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-02 | -noinst-ing non-functional binaries/libraries that just exist as examples/tem... | Christian Grothoff |
2015-04-30 | implementing 'get_closest' API for template | Christian Grothoff |
2015-04-30 | implementing 'get_closest' API for sqlite and postgres datacache plugins | Christian Grothoff |
2015-04-29 | implementing postgres version of get_random | Christian Grothoff |
2015-04-29 | -doxygen | Christian Grothoff |
2015-04-29 | -add counter for #items | Christian Grothoff |
2015-04-29 | -doxygen | Christian Grothoff |
2015-04-29 | implementing sqlite version of get_random | Christian Grothoff |
2015-04-29 | -doxygen, updating template to reflect extended API | Christian Grothoff |
2015-04-29 | -add counter for #items | Christian Grothoff |
2015-04-28 | extending datacache API with function to return random element, implemented (... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-09-05 | -remve legacy option | Christian Grothoff |
2014-08-08 | Include libpq-fe.h instead of postgres/libpq-fe.h. | Sree Harsha Totakura |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2013-12-19 | malloc -> new | LRN |
2013-11-09 | -doxygen, memory leak in heap plugin on shutdown | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-16 | -ftbfs | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-08-24 | -use GPLv3+ consistently | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-06-27 | Make building gnunet-testing lib optional. | David Barksdale |
2012-12-21 | -renaming testing-new.h to testing.h, bumping library versions | Christian Grothoff |
2012-11-15 | -mysql datacache is gone | Christian Grothoff |
2012-11-14 | -doxygen | Christian Grothoff |
2012-11-14 | -clearer logging | Christian Grothoff |
2012-11-13 | changing datacache API to separate put-paths from data (so that plugins can t... | Christian Grothoff |
2012-11-13 | fixing #2641, datastore size way off | Christian Grothoff |
2012-11-12 | add option to disable Bloom filter entirely (only for benchmarking) | Christian Grothoff |
2012-11-12 | -adding plugin to keep datacache entirely in the heap | Christian Grothoff |
2012-11-12 | support running purely in-memory | Christian Grothoff |
2012-11-10 | -more realistic default quota values | Christian Grothoff |
2012-10-30 | Fix ENABLE_NLS usage | LRN |
2012-09-28 | -fix | Christian Grothoff |
2012-09-27 | -converting more places to use STRINGS_relative_time_to_string | Christian Grothoff |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff |
2012-06-10 | -using new testing api to determine plugin name | Christian Grothoff |
2012-06-10 | -cleanup | Christian Grothoff |
2012-06-07 | -fixing #2405 | Christian Grothoff |