aboutsummaryrefslogtreecommitdiffstats
path: root/g10/sqlite.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-10-31gpg: Consider newlines to be whitespace in an SQL statement.Neal H. Walfield1-1/+1
2015-10-29gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback.Neal H. Walfield1-2/+9
2015-10-29gpg: Move sqlite helper functions into their own file.Neal H. Walfield1-0/+245