Age | Commit message (Expand) | Author |
2018-06-12 | ensure datacache does not return expired records, fixig pq behavior with resp... | Christian Grothoff |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-06 | better indentation | Christian Grothoff |
2018-06-06 | implement proper expiration logic also for postgres plugin | Christian Grothoff |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-04 | testcase cleanup | Christian Grothoff |
2018-06-03 | fix logic | Christian Grothoff |
2018-06-03 | proper datacache expiration by proximity first | Christian Grothoff |
2018-05-30 | add proximity considerations to datacache | Christian Grothoff |
2018-05-06 | fix datacache bytes stored calculation | Christian Grothoff |
2018-04-10 | minor bugfixes | Christian Grothoff |
2018-01-04 | fix major initialization issue in datacache postgres plugin | Christian Grothoff |
2017-06-25 | fix configuration parsing issue with inlines from configuration not in cwd | Christian Grothoff |
2017-06-25 | allow NULL fields for varsize | Christian Grothoff |
2017-06-11 | rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus | Christian Grothoff |
2017-06-03 | no more need for libgnunetpostgres | Christian Grothoff |
2017-06-03 | migrate another function to libgnunetpq | Christian Grothoff |
2017-06-03 | migrate another function to libgnunetpq | Christian Grothoff |
2017-06-02 | more work on pq-ification of datacache | Christian Grothoff |
2017-06-01 | adding more good helpers to libgnunetpq | Christian Grothoff |
2017-03-13 | check sqlite3_close() return value in test | Christian Grothoff |
2017-03-12 | converting datacache to sqlite, fixing misc. issues in libgnunetsq | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-16 | simplify GNUNET_CONTAINER_heap_update_cost API | Christian Grothoff |
2017-01-08 | exclude more tests | Christian Grothoff |
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 |