-more debug messages
[oweals/gnunet.git] / src / namestore / plugin_namestore_sqlite.c
2012-06-11 Christian Grothoff-first draft of postgres namestore plugin (#2157)
2012-03-19 Matthias Wachs- test use new zonekey files
2012-03-19 Matthias Wachs- usage of short hashes
2012-03-17 Christian Grothoff-removing duplicate code
2012-03-06 Matthias Wachs- step 1) compiles again
2012-03-06 Christian Grothoff-fix
2012-03-06 Matthias Wachs- reverting the change: we need the hash code to do...
2012-03-06 Matthias Wachs- segfault
2012-03-05 Martin Schanzenbach-PKEY is key no hash
2012-03-05 Christian Grothoff-more renaming
2012-03-05 Christian Grothoff-implementing zone_to_name
2012-03-01 Christian Grothoff-use new serialization/deserialization API
2012-02-29 Matthias Wachsnametore api change
2012-02-27 Matthias Wachs- put record
2012-02-23 Christian Grothoff-fixing bugs and testcase, plugin now works for updated...
2012-02-23 Christian Grothoff-finishing 1st pass on new plugin
2012-02-23 Christian Grothoff-moving towards new plugin API
2012-02-22 Christian Grothoff-more bugfixes, more testing
2012-02-22 Christian Grothoff-extended testcase plus misc fixes
2012-02-22 Christian Grothoff-doxygen fixes
2012-02-22 Christian Grothoff-testcase harness
2012-02-22 Christian Grothoff-namestore might just work now
2012-02-21 Christian Grothoff-finishing first pass at implementing sqlite statements...
2012-02-21 Christian Grothoff-again improving API, starting to implement some of...
2012-02-21 Christian Grothoff-DB API updates, creating tables and preparing statements
2012-02-21 Christian Grothoff-skeleton for sqlite database plugin