This website requires JavaScript.
Explore
Help
Register
Sign In
faye
/
websocket-driver-ruby
Watch
1
Star
0
Fork
0
You've already forked websocket-driver-ruby
mirror of
https://github.com/faye/websocket-driver-ruby.git
synced
2025-11-01 13:59:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fuzzing
websocket-driver-ruby
/
ext
/
test
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
James Coglan
9a26f9cda3
Initial attempts at getting fuzzing set up with AFL and libfuzzer.
2017-02-13 00:23:48 +00:00
..
autobahn
Add a C program to pass all the Autobahn test data through the parser directly, not via Ruby. We can use this to test the parser with Valgrind.
2016-12-31 16:05:47 +00:00
.gitignore
Initial attempts at getting fuzzing set up with AFL and libfuzzer.
2017-02-13 00:23:48 +00:00
afl_target.c
Initial attempts at getting fuzzing set up with AFL and libfuzzer.
2017-02-13 00:23:48 +00:00
check_mem.c
Set up C extension for running tests through valgrind.
2017-01-05 23:49:44 +00:00
fuzz_target.cc
Initial attempts at getting fuzzing set up with AFL and libfuzzer.
2017-02-13 00:23:48 +00:00
Makefile
Initial attempts at getting fuzzing set up with AFL and libfuzzer.
2017-02-13 00:23:48 +00:00