summaryrefslogtreecommitdiffstats
path: root/lib/libsqlite3/ext/misc/fuzzer.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove lib/libsqlite3, it has moved back to portssthen2016-09-231-1185/+0
|
* Update sqlite3 to 3.8.11.1. Bump major, regen .pc and header. Changesjturner2015-09-121-1/+1
| | | | | | | available here: http://sqlite.org/changes.html Tested in bulk by aja@. ok landry@ "Please crank sqlite when you get this mail." deraadt@
* Update sqlite3 to 3.8.8.3. Changes available here:jturner2015-04-041-1/+2
| | | | | | http://sqlite.org/releaselog/3_8_8_3.html Tested in bulk and ok landry@
* Update sqlite to 3.8.0.2. A list of changes are available here:jturner2013-09-211-1/+12
| | | | | | http://sqlite.org/changes.html. Tested in a bulk and ok landry@ ok espie@
* Update to sqlite 3.7.17.landry2013-06-091-0/+1173
See for changes: http://www.sqlite.org/releaselog/3_7_16.html http://www.sqlite.org/releaselog/3_7_16_1.html http://www.sqlite.org/releaselog/3_7_16_2.html http://www.sqlite.org/releaselog/3_7_17.html tested by sebastia@ on vax & sparc, by myself on hppa/amd64/sparc64/sgi/i386/macppc. looks ok to espie@ (a lot of kittens died during the preparation of this cvs import)