aboutsummaryrefslogtreecommitdiffstats
path: root/g10/sqlite.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* gpg: Consider newlines to be whitespace in an SQL statement.Neal H. Walfield2015-10-311-1/+1
* gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback.Neal H. Walfield2015-10-291-2/+9
* gpg: Move sqlite helper functions into their own file.Neal H. Walfield2015-10-291-0/+245