also limit ma DHT puts
[oweals/gnunet.git] / src / datacache / plugin_datacache_postgres.c
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Christian Grothofffix major initialization issue in datacache postgres...
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-25 Christian Grothoffallow NULL fields for varsize
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-10 Christian Grothoffrename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
2017-06-03 Christian Grothoffno more need for libgnunetpostgres
2017-06-03 Christian Grothoffmigrate another function to libgnunetpq
2017-06-03 Christian Grothoffmigrate another function to libgnunetpq
2017-06-02 Christian Grothoffmore work on pq-ification of datacache
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
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