Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpg: Avoid name spaces clash with future sqlite versions. | Werner Koch | 2016-05-21 | 1 | -251/+0 |
* | gpg: Remove all assert.h and s/assert/log_assert/. | Werner Koch | 2016-04-29 | 1 | -3/+2 |
* | Fix typos found using codespell. | Justus Winter | 2015-11-17 | 1 | -1/+1 |
* | gpg: Consider newlines to be whitespace in an SQL statement. | Neal H. Walfield | 2015-10-31 | 1 | -1/+1 |
* | gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback. | Neal H. Walfield | 2015-10-29 | 1 | -2/+9 |
* | gpg: Move sqlite helper functions into their own file. | Neal H. Walfield | 2015-10-29 | 1 | -0/+245 |