Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
bitcoin
Public
forked from
bitcoin/bitcoin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bitcoin
test
fuzz
on
0.20
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2020
test: Set -use_value_profile=1 when merging fuzz inputs
MarcoFalke
committed
fa5e973
View commit details
Copy full SHA for fa5e973
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
fuzz: Avoid running over all inputs after merging them
MarcoFalke
committed
facc332
View commit details
Copy full SHA for facc332
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Merge #18300: fuzz: Add option to merge input dir to test runner
Show description for 5c9d408
MarcoFalke
committed
5c9d408
View commit details
Copy full SHA for 5c9d408
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
fuzz: Remove option --export_coverage from test_runner
Show description for fa3fa27
MarcoFalke
committed
fa3fa27
View commit details
Copy full SHA for fa3fa27
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
tests: Remove FUZZERS_MISSING_CORPORA
practicalswift
committed
6590395
View commit details
Copy full SHA for 6590395
View code at this point
Browse repository at this point
tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functions (netaddress.h)
practicalswift
committed
815c7a6
View commit details
Copy full SHA for 815c7a6
View code at this point
Browse repository at this point
fuzz: Add option to merge input dir to test runner
MarcoFalke
committed
aaaa055
View commit details
Copy full SHA for aaaa055
View code at this point
Browse repository at this point
tests: Reset FUZZERS_MISSING_CORPORA to enable regression fuzzing for more harnesses
practicalswift
committed
bf06641
View commit details
Copy full SHA for bf06641
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
tests: Add key_io fuzzing harness
practicalswift
committed
c7ea12d
View commit details
Copy full SHA for c7ea12d
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
build: Add locale fuzzer to FUZZERS_MISSING_CORPORA
practicalswift
committed
0d0bc3b
View commit details
Copy full SHA for 0d0bc3b
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Merge #17972: tests: Add fuzzing harness for CKey and key related functions
Show description for 3f82659
MarcoFalke
committed
3f82659
View commit details
Copy full SHA for 3f82659
View code at this point
Browse repository at this point
tests: Add fuzzing harness for CKey related functions
practicalswift
committed
f4691b6
View commit details
Copy full SHA for f4691b6
View code at this point
Browse repository at this point
Merge #17996: tests: Add fuzzing harness for serialization/deserialization of floating-points and integrals
Show description for a2b5aae
MarcoFalke
committed
a2b5aae
View commit details
Copy full SHA for a2b5aae
View code at this point
Browse repository at this point
tests: Add float to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
committed
9ff41f6
View commit details
Copy full SHA for 9ff41f6
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
test: Bump timeouts to accomodate really slow disks
MarcoFalke
committed
fa6df0d
View commit details
Copy full SHA for fa6df0d
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P transport)
Show description for 324a6df
MarcoFalke
committed
324a6df
View commit details
Copy full SHA for 324a6df
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilter
practicalswift
committed
eabbbe4
View commit details
Copy full SHA for eabbbe4
View code at this point
Browse repository at this point
tests: Add fuzzing harness for bloom filter class CBloomFilter
practicalswift
committed
2a6a6ea
View commit details
Copy full SHA for 2a6a6ea
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
tests: Improve test runner output in case of target errors
practicalswift
committed
f2472f6
View commit details
Copy full SHA for f2472f6
View code at this point
Browse repository at this point
tests: Add support for excluding fuzz targets using -x/--exclude
practicalswift
committed
5ea8144
View commit details
Copy full SHA for 5ea8144
View code at this point
Browse repository at this point
tests: Remove -detect_leaks=0 from test/fuzz/test_runner.py - no longer needed
practicalswift
committed
555236f
View commit details
Copy full SHA for 555236f
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
ci: Run fuzz testing test cases under valgrind
practicalswift
committed
a3b539a
View commit details
Copy full SHA for a3b539a
View code at this point
Browse repository at this point
Commits on Feb 16, 2020
tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing test cases under valgrind
practicalswift
committed
1b068c5
View commit details
Copy full SHA for 1b068c5
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
committed
4d2acea
View commit details
Copy full SHA for 4d2acea
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
tests: Add fuzzer strprintf to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
committed
ccc3c76
View commit details
Copy full SHA for ccc3c76
View code at this point
Browse repository at this point
Commits on Jan 22, 2020
tests: Add fuzzing harness for V1TransportDeserializer (P2P transport)
practicalswift
committed
2f63ffd
View commit details
Copy full SHA for 2f63ffd
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
tests: Add fuzzing harness for DecodeHexTx(...)
practicalswift
committed
bcad014
View commit details
Copy full SHA for bcad014
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing in https://github.com/bitcoin-core/qa-assets/tree/master/fuzz_seed_corpus
practicalswift
committed
22d9bae
View commit details
Copy full SHA for 22d9bae
View code at this point
Browse repository at this point
Commits on Dec 15, 2019
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing in https://github.com/bitcoin-core/qa-assets/tree/master/fuzz_seed_corpus
practicalswift
committed
ec8dcb0
View commit details
Copy full SHA for ec8dcb0
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing in https://github.com/bitcoin-core/qa-assets/tree/master/fuzz_seed_corpus
practicalswift
committed
0dc5907
View commit details
Copy full SHA for 0dc5907
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
Merge #17109: tests: Add fuzzing harness for various functions consuming only integrals
Show description for 1189b6a
MarcoFalke
committed
1189b6a
View commit details
Copy full SHA for 1189b6a
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing in https://github.com/bitcoin-core/qa-assets/tree/master/fuzz_seed_corpus
practicalswift
committed
575383b
View commit details
Copy full SHA for 575383b
View code at this point
Browse repository at this point
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing in https://github.com/bitcoin-core/qa-assets/tree/master/fuzz_seed_corpus
practicalswift
committed
d5766f2
View commit details
Copy full SHA for d5766f2
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
tests: Add deserialization fuzzing harnesses
practicalswift
committed
897849d
View commit details
Copy full SHA for 897849d
View code at this point
Browse repository at this point
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing in https://github.com/bitcoin-core/qa-assets/tree/master/fuzz_seed_corpus
practicalswift
committed
16f0a18
View commit details
Copy full SHA for 16f0a18
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.