Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
honggfuzz
/
4873be7380f135efc6a83ad6dd406af30370e921
4873be7
Merge branch 'master' of ssh://github.com/google/honggfuzz
by Robert Swiecki
· 8 years ago
95b63bf
crc64 impl for coverage files
by Robert Swiecki
· 8 years ago
73dec7d
Set theme jekyll-theme-slate
by robertswiecki
· 8 years ago
7d58b63
Set theme jekyll-theme-slate
by robertswiecki
· 8 years ago
eab5814
Readme
by Robert Swiecki
· 8 years ago
dcae395
examples: x509.c comment
by Robert Swiecki
· 8 years ago
8b98087
Use ALL:+NULL in openssl fuzzing ciphers
by Robert Swiecki
· 8 years ago
095d899
readme
by Robert Swiecki
· 8 years ago
0116653
readme
by Robert Swiecki
· 8 years ago
bbccdca
readme
by Robert Swiecki
· 8 years ago
2f9a4f1
readme
by Robert Swiecki
· 8 years ago
bce87b6
readme
by Robert Swiecki
· 8 years ago
09424e3
readme
by Robert Swiecki
· 8 years ago
e4c1b12
readme
by Robert Swiecki
· 8 years ago
b3bff84
examples: readme
by Robert Swiecki
· 8 years ago
4bdb21b
examples: readme
by Robert Swiecki
· 8 years ago
3eb928e
examples: readme
by Robert Swiecki
· 8 years ago
acdf8d2
examples: apache2-readme
by Robert Swiecki
· 8 years ago
2f7c1df
examples: apache2-readme
by Robert Swiecki
· 8 years ago
ce44f17
examples: apache2
by Robert Swiecki
· 8 years ago
d3063d8
examples: openssl - Readme
by Robert Swiecki
· 8 years ago
2bfbdf1
examples: openssl - Readme
by Robert Swiecki
· 8 years ago
0bdf460
examples: openssl - Readme
by Robert Swiecki
· 8 years ago
e5416a8
examples: openssl - indent
by Robert Swiecki
· 8 years ago
3eb66af
examples: openssl - indent
by Robert Swiecki
· 8 years ago
a3b882e
examples: openssl - indent
by Robert Swiecki
· 8 years ago
2f070d1
examples: openssl
by Robert Swiecki
· 8 years ago
50a07fd
examples: openssl
by Robert Swiecki
· 8 years ago
549f51d
libhfuzz: fewer custom defines in memorycmp.c
by Robert Swiecki
· 8 years ago
9f25daf
mangle: resizing is required for small files, even if number of changes is 1
by Robert Swiecki
· 8 years ago
4591d5c
Libhfuzz: indir jumps - report from/to addresses separately
by Robert Swiecki
· 8 years ago
b38cfbe
libhfuzz: inline bitmap modyfying function
by Robert Swiecki
· 8 years ago
7752a73
mangle: simplify mangling function prototypes
by Robert Swiecki
· 8 years ago
fb3d4d4
Merge pull request #126 from anestisb/refactor_sanitizers_env
by robertswiecki
· 8 years ago
c2722ee
Update comments
by Anestis Bechtsoudis
· 8 years ago
1514d8c
Update comments
by Anestis Bechtsoudis
· 8 years ago
219080c
Merge branch 'master' into refactor_sanitizers_env
by Anestis Bechtsoudis
· 8 years ago
81d5691
indnet
by Robert Swiecki
· 8 years ago
147d467
fuzz: use calloc instead of alloc for dynamic file
by Robert Swiecki
· 8 years ago
40d1341
mangle: more simplifications
by Robert Swiecki
· 8 years ago
de5138a
asan: no need to cover linux clone()
by Robert Swiecki
· 8 years ago
ce15c8c
mangle: more arith fixes
by Robert Swiecki
· 8 years ago
c79b5c4
mangle: arith
by Robert Swiecki
· 8 years ago
0b14495
util_rndBuf: handle sz==0
by Robert Swiecki
· 8 years ago
0d254c4
libhfuzz: no need to mask values for __sanitizer_cov_trace_switch
by Robert Swiecki
· 8 years ago
566ca1b
libhfuzz: cmp switch positioning
by Robert Swiecki
· 8 years ago
50847cd
libhfuzz: make switch comparisons work
by Robert Swiecki
· 8 years ago
a0e152e
mangle: correct move sizes for expand/shrink
by Robert Swiecki
· 8 years ago
a0d4f3b
Speed-ups: check for rndinit once only during rndBuf, and limit use of SIGRTMIN as it's costly under Linux (libc function)
by Robert Swiecki
· 8 years ago
80057e0
fuzz: No need to create a file-name when persistent mode is in use
by Robert Swiecki
· 8 years ago
f427f1f
mangle: move data before making the file smaller
by Robert Swiecki
· 8 years ago
84793cc
No need to print time-stamps for INFO
by Robert Swiecki
· 8 years ago
01fa606
mangle: typo in mangle_Move
by Robert Swiecki
· 8 years ago
8e9ed42
mangle: better mangling functions
by Robert Swiecki
· 8 years ago
017f521
mangle: change buffer resizing approach
by Robert Swiecki
· 8 years ago
5e933fb
libhfuzz: slight implementation wrt guards
by Robert Swiecki
· 8 years ago
9453b76
Merge branch 'master' into refactor_sanitizers_env
by Anestis Bechtsoudis
· 8 years ago
846ccd7
Rudimentary support for namespaces in Linux
by Robert Swiecki
· 8 years ago
f0441d9
libhfuzz: make memcmp function succeed if length==0
by Robert Swiecki
· 8 years ago
4faed2e
Merge branch 'master' into refactor_sanitizers_env
by Anestis Bechtsoudis
· 8 years ago
16cf2bb
Merge pull request #124 from anestisb/android-dep-fixes
by robertswiecki
· 8 years ago
90c0d3a
Merge branch 'master' into refactor_sanitizers_env
by Anestis Bechtsoudis
· 8 years ago
b49d1ec
Merge branch 'master' into android-dep-fixes
by Anestis Bechtsoudis
· 8 years ago
204085e
Merge pull request #122 from anestisb/verifier-garbage
by robertswiecki
· 8 years ago
c1a0d9f
sancov cannot be used without enabling sanitizers flag
by Anestis Bechtsoudis
· 8 years ago
ee4fd08
[ANDROID] Fix POST_BUILD variable scope bug
by Anestis Bechtsoudis
· 8 years ago
12213c4
[ANDROID] Fix mk bug when compiling without ptrace
by Anestis Bechtsoudis
· 8 years ago
f1b6e89
Update important signals when initializing arch backend
by Anestis Bechtsoudis
· 8 years ago
bcb5624
Increase backtrace depth when sanitizers && SIGABRT
by Anestis Bechtsoudis
· 8 years ago
0ddd078
Comments updates
by Anestis Bechtsoudis
· 8 years ago
6005cfa
make indent
by Anestis Bechtsoudis
· 8 years ago
94afac6
Remove symbols bl/wl filters when parsing ASan reports
by Anestis Bechtsoudis
· 8 years ago
33faeb9
Merge branch 'verifier-garbage' into refactor_sanitizers_env
by Anestis Bechtsoudis
· 8 years ago
2b2a63b
Remove verifier intermediate files
by Anestis Bechtsoudis
· 8 years ago
c60b84c
Merge branch 'android-dep-fixes' into refactor_sanitizers_env
by Anestis Bechtsoudis
· 8 years ago
40f700a
[android] Fix wrong linking with libhfuzz.a from main tool
by Anestis Bechtsoudis
· 8 years ago
ac366a1
make indent
by Anestis Bechtsoudis
· 8 years ago
9ea67cb
[SAN] Fix broken exitcode policy
by Anestis Bechtsoudis
· 8 years ago
2ff5da1
[SAN] Delete reports when crash already parsed
by Anestis Bechtsoudis
· 8 years ago
523fccb
Sanitizer comment edits
by Anestis Bechtsoudis
· 8 years ago
ecab776
Log monitorSIGBART flag status
by Anestis Bechtsoudis
· 8 years ago
3a31a06
Fix Linux missing source file bug
by Anestis Bechtsoudis
· 8 years ago
e5f09f8
Refactor sanitizers env preparation & crashes monitor
by Anestis Bechtsoudis
· 8 years ago
72be14a
Readme
by Robert Swiecki
· 8 years ago
7f19803
Merge branch 'master' of ssh://github.com/google/honggfuzz
by Robert Swiecki
· 8 years ago
0f9929d
Readme
by Robert Swiecki
· 8 years ago
0dc0148
Readme
by Robert Swiecki
· 8 years ago
aaf7f95
Merge pull request #120 from ngg/sigvtalrm_short
by robertswiecki
· 8 years ago
5d47c73
Accept -T as a short command line flag for --tmout_sigvtalrm
by Gergely Nagy
· 8 years ago
b13acf1
Merge pull request #119 from ngg/reset_tmOutSignaled
by robertswiecki
· 8 years ago
f95cda6
Reset fuzzer->tmOutSignaled when starting a new subprocess
by Gergely Nagy
· 8 years ago
013bc9c
Kill the process with SIGKILL is the first signal did not cause the process to exit
by Robert Swiecki
· 8 years ago
7d9d7f9
Add support for SIGVTALRM to MacOS code
by Robert Swiecki
· 8 years ago
e84b645
cmdline: allow to kill process with SIGVTALRM is it timeouts
by Robert Swiecki
· 8 years ago
c63fdea
Merge pull request #118 from ngg/ssizet_fix
by robertswiecki
· 8 years ago
5cf8486
linux: fix arch_perfInit if Intel PT is not available
by Gergely Nagy
· 8 years ago
e6d4f34
persistent: ssize_t instead of size_t for reads
by Robert Swiecki
· 8 years ago
f36c35d
Merge pull request #116 from ngg/persistent-stdin
by robertswiecki
· 8 years ago
9bf3c18
persistent: accept input from stdin if run separately
by Gergely Nagy
· 8 years ago
f23482f
posix: check time limit during interrupted calls only
by Robert Swiecki
· 8 years ago
Next »