removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugins ...
[oweals/gnunet.git] / src / datacache / plugin_datacache_postgres.c
2016-10-13 Daniel Golledatacache: postgres: use IF NOT EXISTS to avoid error...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-04-30 Christian Grothoffimplementing 'get_closest' API for sqlite and postgres...
2015-04-29 Christian Grothoffimplementing postgres version of get_random
2015-04-29 Christian Grothoff-doxygen
2015-04-29 Christian Grothoff-add counter for #items
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-08-08 Sree Harsha TotakuraInclude libpq-fe.h instead of postgres/libpq-fe.h.
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-11-13 Christian Grothoffchanging datacache API to separate put-paths from data...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-03-22 Christian Grothoffadding libgnunetpostgres for shared postgres functional...
2012-03-22 Christian Grothoff-docs
2012-01-25 Christian Grothoff-dce
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2010-12-21 Christian Grothoffcleaner
2010-12-21 Christian Grothoffcleaner
2010-11-05 Christian Grothoffmoving plugin headers
2010-10-27 Matthias Wachs(no commit message)
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-06 Christian Grothoffuse size_t
2010-08-27 Christian Grothofffix
2010-08-27 Christian Grothofffix
2010-08-27 Christian Grothofffix
2010-08-27 Christian Grothofffixes
2010-08-27 Christian Grothoffimplementing delete
2010-08-27 Christian Grothofffix
2010-08-26 Christian Grothofftowards datacache