|
|
@96578
|
2 years |
vboxsync |
IPRT: One incorrect RT_H2LE_U64 use and another one with a 0 constant …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@94888
|
3 years |
vboxsync |
Runtime: Fix a few memory leaks in error handling paths, bugref:3409
|
|
|
@94472
|
3 years |
vboxsync |
IPRT/fuzz: Initialize JSON value in rtFuzzCfgAddFuzzCtxInputs().
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@90803
|
3 years |
vboxsync |
Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@83426
|
5 years |
vboxsync |
Runtime/RTFuzzCfg: Initial implementation of API for configuring a …
|
|
|
@83291
|
5 years |
vboxsync |
Runtime/common/fuzz: Fixes
|
|
|
@83266
|
5 years |
vboxsync |
Runtime/common/fuzz: Add API to specify the range in an input corpus …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82768
|
5 years |
vboxsync |
Runtime/fuzz: Support normal files as input seed
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@80569
|
5 years |
vboxsync |
Main: bugref:9341: Added VM autostart during boot support for windows host
|
|
|
@77758
|
6 years |
vboxsync |
Runtime/common/fuzz: Updates, add possiblity to dump the recorded …
|
|
|
@77693
|
6 years |
vboxsync |
Runtime/fuzz: Some more statistics, add possibility to configure the …
|
|
|
@77659
|
6 years |
vboxsync |
build fix
|
|
|
@77658
|
6 years |
vboxsync |
Runtime/fuzz: Statistics updates, don't fail if a working directory …
|
|
|
@77652
|
6 years |
vboxsync |
Runtime/fuzzmastercmd.cpp: Fix hang when the connection is closed …
|
|
|
@77651
|
6 years |
vboxsync |
Runtime/fuzz: scm
|
|
|
@77650
|
6 years |
vboxsync |
Runtime/fuzz: Add mutators to change possible integers to some …
|
|
|
@77564
|
6 years |
vboxsync |
Runtime/fuzz: Add libFuzzer compatible wrapper to be able to evaluate …
|
|
|
@77547
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77546
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77544
|
6 years |
vboxsync |
Runtime/fuzz: Updates, add a target state recording mechanism to …
|
|
|
@77514
|
6 years |
vboxsync |
scm fix
|
|
|
@77513
|
6 years |
vboxsync |
scm fix
|
|
|
@77512
|
6 years |
vboxsync |
Backout r129111, something has gone horribly wrong here
|
|
|
@77511
|
6 years |
vboxsync |
scm fix
|
|
|
@77510
|
6 years |
vboxsync |
scm fix
|
|
|
@77509
|
6 years |
vboxsync |
Runtime/fuzz: Updates
|
|
|
@77489
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77487
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77486
|
6 years |
vboxsync |
Runtime/fuzz: scm fix
|
|
|
@77484
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77483
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77482
|
6 years |
vboxsync |
Runtime/fuzz: Rewriting the core fuzzed input generator.
The new …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76452
|
6 years |
vboxsync |
IPRT: Ran scm --fix-err-h. bugref:9344
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72946
|
6 years |
vboxsync |
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
|
|
|
@72945
|
6 years |
vboxsync |
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
|
|
|
@72942
|
6 years |
vboxsync |
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
|
|
|
@72941
|
6 years |
vboxsync |
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
|
|
|
@72940
|
6 years |
vboxsync |
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
|
|
|
@72650
|
6 years |
vboxsync |
Runtime/fuzzing: Add some simple statistics [build fix]
|
|
|
@72649
|
6 years |
vboxsync |
Runtime/fuzzing: Add some simple statistics
|
|
|
@72578
|
6 years |
vboxsync |
fuzzmastercmd.cpp: Try make gcc happy.
|
|
|
@72573
|
6 years |
vboxsync |
Runtime/RTFuzz: Started to extend the master command to provide a …
|
|
|
@72572
|
6 years |
vboxsync |
Runtime/RTFuzz: Started to extend the master command to provide a …
|
|
|
@72571
|
6 years |
vboxsync |
Runtime/RTFuzz: Started to extend the master command to provide a …
|
|
|
@72465
|
7 years |
vboxsync |
Runtime/RTFuzz: Save fuzzed inputs which cause crashes or client …
|
|
|
@72454
|
7 years |
vboxsync |
iprt/fuzz: Some delinting. bugref:9006
|
|
|
@72438
|
7 years |
vboxsync |
Runtime/RTFuzz: build fixes
|
|
|
@72437
|
7 years |
vboxsync |
Runtime/RTFuzz: build fixes
|
|
|
@72436
|
7 years |
vboxsync |
Runtime: bugref:9006 and bugref:9188: Initial code drop for a small …
|