Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-30 | add proximity considerations to datacache | Christian Grothoff | |
2018-01-04 | fix major initialization issue in datacache postgres plugin | 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 | |
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-01-19 | -fix (C) notices | Christian Grothoff | |
2015-06-30 | fix #3869: outdated FSF address | 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-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff | |
2014-08-08 | Include libpq-fe.h instead of postgres/libpq-fe.h. | Sree Harsha Totakura | |
Also add a macro for checking libpq from Autoconf macro archives. | |||
2013-12-19 | malloc -> new | LRN | |
2013-10-06 | -remove trailing whitespace | Christian Grothoff | |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff | |
2012-11-13 | changing datacache API to separate put-paths from data (so that plugins can ↵ | Christian Grothoff | |
test for duplicates), removing support for MySQL | |||
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff | |
2012-05-06 | -removing legacy ifdefs, fixing log statements | Christian Grothoff | |
2012-03-22 | adding libgnunetpostgres for shared postgres functionality between postgres ↵ | Christian Grothoff | |
datastore/datacache backends | |||
2012-03-22 | -docs | Christian Grothoff | |
2012-01-25 | -dce | Christian Grothoff | |
2011-10-04 | LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls | Christian Grothoff | |
(#1805). | |||
2011-08-29 | run indent twice, it alternates between two 'canonical' forms, also run ↵ | Christian Grothoff | |
whitespace remover | |||
2011-08-15 | indentation | Christian Grothoff | |
2011-08-15 | indentation | Christian Grothoff | |
2010-12-21 | cleaner | Christian Grothoff | |
2010-12-21 | cleaner | Christian Grothoff | |
2010-11-05 | moving plugin headers | Christian Grothoff | |
2010-10-27 | (no commit message) | Matthias Wachs | |
2010-10-27 | Refactoring gnunet time | Matthias Wachs | |
2010-10-06 | use size_t | Christian Grothoff | |
2010-08-27 | fix | Christian Grothoff | |
2010-08-27 | fix | Christian Grothoff | |
2010-08-27 | fix | Christian Grothoff | |
2010-08-27 | fixes | Christian Grothoff | |
2010-08-27 | implementing delete | Christian Grothoff | |
2010-08-27 | fix | Christian Grothoff | |
2010-08-26 | towards datacache | Christian Grothoff | |