index
:
oss-fuzz
master
continuous fuzzing for open source software
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
projects
/
sqlite3
Commit message (
Expand
)
Author
Age
*
Update Dockerfiles (#4070)
devtty1er
2020-07-06
*
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
Max Moroz
2020-03-10
*
Some Mozilla changes (#3481)
Sylvestre Ledru
2020-03-09
*
Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries (#2703)
Christoph Diehl
2019-08-28
*
Enable i386 fuzzing on 18 projects (#2748)
jonathanmetzman
2019-08-22
*
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
jonathanmetzman
2019-05-01
*
sqlite3: Add zlib1g-dev (#1068).
Oliver Chang
2018-01-15
*
Use apt-get update && apt-get install, per best practices: (#561)
Devin Jeanpierre
2017-05-01
*
Remove experimental flag from tested msan projects (#473). (#517)
Abhishek Arya
2017-04-05
*
Enable msan experimental on some projects. (#514)
Abhishek Arya
2017-04-04
*
oss-fuzz/BASE_IMAGE -> oss-fuzz-base/BASE_IMAGE
Oliver Chang
2017-03-22
*
[infra] ossfuzz/IMAGE -> gcr.io/oss-fuzz/IMAGE
Oliver Chang
2017-03-15
*
[sqlite3] Changes to fetch SQLite sources as a tarball using curl (#454)
Richard Hipp
2017-03-14
*
nit
Mike Aizatsky
2017-03-13
*
[sqlite3] enabled debug mode
Mike Aizatsky
2017-03-13
*
Fix for bug 802.
Abhishek Arya
2017-03-10
*
Update project.yaml
Kostya Serebryany
2017-03-07
*
Update project.yaml
Kostya Serebryany
2017-03-07
*
Update project.yaml
Kostya Serebryany
2017-03-07
*
Update project.yaml
Abhishek Arya
2017-02-02
*
[sqlite3] Harden printf precision limit to 1M.
Max Moroz
2017-01-20
*
[infra] updating usages of base-libfuzzer (#142)
Mike Aizatsky
2017-01-03
*
[sqlite3] Increase SQLITE_MAX_PAGE_COUNT to 16384.
Max Moroz
2017-01-02
*
[sqlite3] limit max memory page count to avoid creating large databases.
Max Moroz
2016-12-30
*
[infra] using -lFuzzingEngine instead of -lfuzzer
Mike Aizatsky
2016-12-07
*
Fix typo, s/CCFLAGS/CFLAGS/ (#145)
Kuang-che Wu
2016-12-07
*
[infra] target.yaml -> project.yaml
Mike Aizatsky
2016-11-29
*
[infra] renaming targets/ to projects/
Mike Aizatsky
2016-11-29