Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swen90006-a2-2019
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jin Peiwen
swen90006-a2-2019
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
squashed
Select Git revision
Branches
4
history
master
default
protected
squashed
tourney_patches
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Sep
16
11
10
9
7
6
5
Initial release
master
master
Initial release
squashed
squashed
Updated NUMFUZZ - eyeballed to 100
history tourney…
history tourney_patches
Merge branch 'master' into tourney_patches
Changes to work with swen_tourney
Revert "make a simple vulnerable version"
Revert "add a poc for a vuln1"
update Makefile to build plain versions of binaries too
update README to reflect the repo structure
add a poc for a vuln1
make a simple vulnerable version
a script for building that we can tailor for the tournament
REAMDE now out of date
restructure to more closely fit assignment 1 for tourney
save to /dev/null when fuzzing etc.
reduce maximum number of instructions to ensure quick running time when we are given pathaological input that produces unbalanced binary tree
move scripts to root dir
script for running their fuzzer
add vuln version stubs
move Makefile; currently broken of course
add eng unimelb setup script from last year
turn on -g by default in CFLAGS
java stubs for fuzzer; top-level README and pocs stubs
comments, error messges etc.
don't check master pw when fuzzing etc. but vulns might still reveal it
don't have execute close the file, to avoid double-free bug in linux
secure password input -- but not storage
add PASSBOOK_FUZZ flag for cov testcase too
add paster pw checking
note
fix memory leaks
remove some unneeded code to get the coverage stats up higher
tweaks trying to maximise coverage in fuzzer generated test corpus
remove debugging junk that shouldn't have been committed
clag libFuzzer and coverage support from 2018. fix a bug found by libfuzzer
take input file on command line including - for stdin
working again
wip blah
list and save implemented
list_pop
Loading