Mike Aizatsky
ef68a9a79e
Update building_running_fuzzers_external.md
2016-09-30 18:26:02 -07:00
Mike Aizatsky
72cbaf205b
Update building_running_fuzzers_external.md
2016-09-30 18:25:52 -07:00
Mike Aizatsky
f3c25cf420
Update building_running_fuzzers.md
2016-09-30 18:25:13 -07:00
Mike Aizatsky
e50e8d5bcd
Update building_running_fuzzers.md
2016-09-30 18:24:37 -07:00
Oliver Chang
8e4f09aaa6
Don't detect leaks in libfuzzer build images.
2016-09-29 13:18:39 -07:00
Oliver Chang
eabd27ae77
[docs] Add note about running /bin/bash in container for new_library.md
2016-09-29 13:02:03 -07:00
Oliver Chang
9d94f2bec5
[helper] Add a "shell" command for running /bin/bash in an image.
2016-09-28 13:23:30 -07:00
Oliver Chang
5a77076301
[helper] Print docker command invocations
2016-09-28 12:44:45 -07:00
Mike Aizatsky
6fb6912b25
specifying default asan options
2016-09-27 15:57:51 -07:00
Mike Aizatsky
313068c270
Update new_library.md
2016-09-27 14:07:19 -07:00
Mike Aizatsky
5e449bd449
Update new_library.md
2016-09-27 13:56:30 -07:00
Mike Aizatsky
1b54290fa5
Update new_library.md
2016-09-27 13:53:38 -07:00
Mike Aizatsky
891cff7d6b
Update new_library.md
2016-09-27 13:41:52 -07:00
Mike Aizatsky
2209427bb8
Update new_library.md
2016-09-27 12:27:58 -07:00
Mike Aizatsky
e136fde0cf
Update new_library.md
2016-09-27 12:18:01 -07:00
Mike Aizatsky
902855f86a
Update new_library.md
2016-09-27 12:17:38 -07:00
Mike Aizatsky
fad78fca51
Update README.md
2016-09-27 12:15:18 -07:00
Mike Aizatsky
4a3c28fa14
Update README.md
2016-09-27 12:14:29 -07:00
Mike Aizatsky
3e3dcd2c8c
Update README.md
2016-09-27 11:59:07 -07:00
Mike Aizatsky
966e07ecd1
Update building_running_fuzzers_external.md
2016-09-27 11:41:16 -07:00
Mike Aizatsky
aa87ec3ce6
Update new_library.md
2016-09-27 11:40:07 -07:00
Mike Aizatsky
fba826e047
Update new_library.md
2016-09-27 11:39:04 -07:00
Mike Aizatsky
93f54f0e7b
Update new_library.md
2016-09-27 11:33:54 -07:00
Mike Aizatsky
1c1023c6a4
Create building_running_fuzzers_external.md
2016-09-27 11:31:31 -07:00
Mike Aizatsky
984f46bfdb
[sqlite3] syntax fix
2016-09-20 19:41:50 -07:00
Mike Aizatsky
f37d2436a3
[tpm2] nits
2016-09-20 19:38:14 -07:00
Mike Aizatsky
c42b1d9abd
[tpm2] nits
2016-09-20 19:37:34 -07:00
Mike Aizatsky
b179097ee3
[tpm2] nit
2016-09-20 19:36:41 -07:00
Mike Aizatsky
7dfc571c1e
[tpm2] typo fix
2016-09-20 19:36:12 -07:00
Mike Aizatsky
9a9049ba19
[tpm2] Jenkinsfile
2016-09-20 19:34:50 -07:00
Mike Aizatsky
7f070f9f65
[infra] set workdir to /out
2016-09-14 12:14:11 -07:00
Mike Aizatsky
45c194e400
Update README.md
2016-09-14 10:09:15 -07:00
Mike Aizatsky
6939d92ee9
Update README_template
2016-09-14 10:08:57 -07:00
Mike Aizatsky
bca462430f
Update building_running_fuzzers.md
2016-09-14 10:04:43 -07:00
Mike Aizatsky
1777fd4bf0
Update building_running_fuzzers.md
2016-09-14 10:03:46 -07:00
Mike Aizatsky
e42207a6dc
Create README_template
2016-09-14 09:52:17 -07:00
Mike Aizatsky
55c46afd3e
Create building_running_fuzzers.md
2016-09-14 09:50:44 -07:00
Mike Aizatsky
3986fa3db7
Update README.md
2016-09-14 09:44:10 -07:00
Max Moroz
926f25ff1e
[sqlite] Add a dictionary for sqlite3_fuzzer.
2016-09-14 15:04:27 +02:00
Max Moroz
5b49cd3dd6
Merge pull request #3 from tanin47/tanin-sqlite3
...
Port sqlite3 fuzzer.
2016-09-14 14:59:16 +02:00
Tanin Na Nakorn
1d740662e7
Port sqlite3 fuzzer
2016-09-13 13:30:32 -07:00
Mike Aizatsky
4d88838907
[infra] printing libfuzzer work location
2016-09-13 13:15:55 -07:00
Max Moroz
ee27eb269d
Merge pull request #2 from wrengr/master
...
Added re2 fuzzer.
2016-09-13 17:00:59 +02:00
mmoroz
b0f69a76cb
Add dictionary and options file for expat parse_fuzzer.
2016-09-13 16:51:29 +02:00
mmoroz
104d81572e
Add libpng fuzzer with a dictionary and a couple of modifications.
2016-09-13 16:45:39 +02:00
wren romano
4eb74efebc
re2/build.sh: removed debugging output stuff
...
We may want to reintroduce it to make the build process prettier
and easier to debug; but we should do it for all the libraries we're
fuzzing, not just this one.
2016-09-12 13:21:33 -07:00
wren romano
2f883db78d
re2/build.sh: got things working despide CXXFLAGS issues
2016-09-12 13:20:18 -07:00
wren romano
8048f473aa
adding re2
2016-09-12 12:56:19 -07:00
wren romano
d59421ca8e
docs/new_library.md: DRYing the commands for making new library directories
2016-09-12 12:55:23 -07:00
Mike Aizatsky
c8c0221867
[infra] running df -h after docker cleanup
2016-09-02 14:23:48 -07:00