index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fuzzing
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
oss-fuzz: Add very verbose explaination for RPATH vs RUNPATH
Andrew Bartlett
1
-3
/
+140
2020-10-22
oss-fuzz: Always run the check, even on the oss-fuzz platform
Andrew Bartlett
2
-118
/
+143
2020-10-22
oss-fuzz: update comment to reference RPATH for the static-ish binaries
Andrew Bartlett
1
-1
/
+1
2020-10-22
oss-fuzz: standardise on RPATH for the static-ish binaries
Andrew Bartlett
2
-14
/
+20
2020-10-22
fuzzing: Improve robustness and documentation of the ldd-base library copy
Andrew Bartlett
1
-3
/
+16
2020-10-21
fuzzing: Fix the oss-fuzz coverage build
Andrew Bartlett
1
-1
/
+8
2020-10-21
fuzz/oss-fuzz/build_samba: fetch fuzz seeds
Douglas Bagnall
2
-0
/
+27
2020-10-21
fuzz/oss-fuzz/build-samba: note the calling site
Douglas Bagnall
1
-1
/
+6
2020-10-21
fuzzing/README: link to wiki
Douglas Bagnall
1
-1
/
+3
2020-10-20
fuzz_dcerpc_parse_binding: don't leak
Douglas Bagnall
1
-1
/
+3
2020-10-16
fuzz: add fuzz_cli_credentials_parse_string
Douglas Bagnall
2
-0
/
+62
2020-10-16
fuzz: add fuzz_dcerpc_parse_binding
Douglas Bagnall
2
-0
/
+73
2020-09-11
oss-fuzz: standardise on RUNPATH for the static-ish binaries
Andrew Bartlett
1
-0
/
+11
2020-08-26
oss-fuzz: Ensure a UTF8 locale is set for the samba build
Andrew Bartlett
1
-0
/
+6
2020-08-26
oss-fuzz: Try harder to ensure we always fail fast
Andrew Bartlett
1
-1
/
+8
2020-08-03
oss-fuzz: use uninstrumented dynamic python
Douglas Bagnall
1
-0
/
+6
2020-05-04
CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decode
Gary Lockyer
1
-1
/
+8
2020-05-04
CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
Gary Lockyer
1
-1
/
+5
2020-02-27
fuzzing: ndr set global_max_recursion.
Gary Lockyer
1
-0
/
+1
2020-01-17
fuzz_oLschema2ldif: check multiple possible NULLs
Douglas Bagnall
1
-0
/
+11
2020-01-17
fuzzing: check for NULL on ldb_init()
Douglas Bagnall
3
-2
/
+11
2020-01-15
fuzz: add nmblib/parse_packet target
Douglas Bagnall
2
-0
/
+61
2020-01-15
fuzz: ldb binary decode/enode
Douglas Bagnall
2
-0
/
+54
2020-01-15
fuzz: add ldb ldif fuzzer
Douglas Bagnall
2
-0
/
+52
2020-01-15
fuzz: ldb_dn parsing
Douglas Bagnall
2
-0
/
+49
2020-01-12
fuzz: add a fuzzer for parsing ldb controls
Douglas Bagnall
2
-0
/
+51
2020-01-12
fuzz_ldap_decode: do not print to stdout
Douglas Bagnall
1
-1
/
+0
2020-01-12
decode_ndr_X_crash: always find pipe in honggfuzz file
Douglas Bagnall
1
-1
/
+1
2019-12-18
lib/fuzzing and librpc: Do not generate fuzzers for pointless targets
Andrew Bartlett
1
-3
/
+0
2019-12-18
lib/fuzzer: Allow coverage build for oss-fuzz
Andrew Bartlett
1
-0
/
+3
2019-12-18
lib/fuzzing: Allow load of fuzz inputs as files on the command line
Andrew Bartlett
1
-0
/
+14
2019-12-18
lib/fuzzing: Initialise st buffer in fuzz_ndr_X
Andrew Bartlett
1
-0
/
+10
2019-12-11
lib/fuzzing: Fix argument order to ldb_filter_from_tree in fuzz_ldb_parse_tree
Andrew Bartlett
1
-1
/
+1
2019-12-11
lib/fuzzing: Split up automatically build fuzzers into TYPE_{IN,OUT,STRUCT}
Andrew Bartlett
2
-3
/
+19
2019-12-11
lib/fuzzing: Ensure mem_ctx is freed each time fuzz_ldb_parse_tree is run
Andrew Bartlett
1
-2
/
+3
2019-12-11
autobuild: extend autobuild with samba-fuzz job to build the fuzzers in AFL m...
Andrew Bartlett
2
-1
/
+31
2019-12-10
bootstrap: Add chrpath as a required package
Andrew Bartlett
1
-3
/
+0
2019-12-10
lib/fuzzing Truncate the original files after RUNPATH manipulation in build.sh
Andrew Bartlett
1
-0
/
+3
2019-12-10
lib/fuzzing Add comments to explain RUNPATH manipulation in build.sh
Andrew Bartlett
1
-0
/
+5
2019-12-10
lib/fuzzing: Support an oss-fuzz build with either address or undefined behav...
Andrew Bartlett
1
-1
/
+17
2019-12-10
lib/fuzzing: Remove oss-fuzz build.sh stub from the Samba repo
Andrew Bartlett
2
-7
/
+0
2019-12-10
oss-fuzz: Align build.sh sh parameters with pattern from the oss-fuzz project
Andrew Bartlett
1
-1
/
+1
2019-12-10
fuzz/decode_ndr_X_crash: -f to filter crashes by regex
Douglas Bagnall
1
-0
/
+12
2019-12-10
lib/fuzzing: Add mode for the AFL fuzzer
Andrew Bartlett
3
-13
/
+83
2019-12-10
lib/fuzzing: Also confirm we can make a string filter from the parsed tree in...
Andrew Bartlett
1
-0
/
+2
2019-12-10
lib/fuzzing: Tell the compiler we know we are ignoring errors in fuzz_reg_parse
Andrew Bartlett
1
-2
/
+1
2019-12-10
lib/fuzzer: Allow building a fuzz binary for just one interface
Andrew Bartlett
2
-4
/
+37
2019-12-10
lib/fuzzer: Remove rudundent install=False flag from fuzz_ndr_X build rule
Andrew Bartlett
1
-1
/
+0
2019-12-10
lib/fuzzing: Link only the required NDR_ subsystems into ndr_fuzz_X binaries
Andrew Bartlett
1
-2
/
+7
2019-12-10
fuzzing/decode_ndr_X: read crashes from a HONGGFUZZ report
Douglas Bagnall
1
-2
/
+25
[next]