indentation, comment and style fixes, no semantic changes
[oweals/gnunet.git] / src / datastore / plugin_datastore_postgres.c
2017-02-20 David BarksdaleRestrict update to positive priority deltas
2016-10-13 Daniel Golledatastore: postgres: use IF NOT EXISTS to avoid error...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-03-14 Christian Grothoff-bugfix, adding comments, fixing indent
2016-02-06 Christian Grothoffmake some more use of libgnunetpq
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-21 David BarksdaleConvert datastore plugin API to asynchronous
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-06 David BarksdaleWorkaround emscripten bug in returning int64_t
2014-08-08 Sree Harsha TotakuraInclude libpq-fe.h instead of postgres/libpq-fe.h.
2014-06-08 Christian Grothoff-doxygen
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-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-04-02 Christian Grothoff-fix
2012-04-01 Christian Grothoff-removing legacy #ifdefs
2012-03-23 Christian Grothoff-doxygen
2012-03-23 Christian Grothoff-check return code
2012-03-22 Christian Grothoffadding libgnunetpostgres for shared postgres functional...
2012-03-22 Christian Grothoff-docs
2011-12-17 Christian Grothoff-implementing get_keys for postgres
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-02 Christian Grothoffdoxygen
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-02 Christian Grothoffuse postgres PRNG also on insertion
2011-07-16 Christian Grothoffvoidret
2011-06-13 Christian Grothoffdoxygen
2011-06-10 Christian Grothofffixing datastore schema for future change for improved...
2011-05-06 Christian Grothofffix
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-15 Christian Grothofffixes
2011-04-15 Christian Grothofffixes
2011-04-04 Christian Grothoffremoving dead API calls
2011-04-04 Christian Grothoffmake compile
2011-04-03 Christian Grothoffnew plugin API
2011-03-15 Christian Grothoffhelp static analysis
2010-11-06 Christian Grothoffreport config used
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-27 Matthias Wachs(no commit message)
2010-10-27 Matthias WachsRefactoring gnunet time
2010-09-06 Christian Grothofffixes
2010-08-30 Christian Grothoffnitpicks
2010-08-28 Christian Grothofftrain hacks
2010-08-26 Christian Grothoffstuff
2010-08-26 Christian Grothofffixs
2010-08-26 Christian Grothoffdo not store size
2010-08-26 Christian Grothoffdo not store size
2010-08-26 Christian Grothofffixes
2010-08-26 Christian Grothofffix
2010-08-26 Christian Grothoffuse big endian
2010-08-26 Christian Grothofffix leaks
2010-08-25 Christian Grothoffpostgres hackery