Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-26 | fuzzing: fixed harness bug | Arjun | 1 | -0/+10 |
2024-08-02 | fuzzing: added new basic targets | Arjun | 1 | -1/+146 |
2024-08-02 | fuzzing: updated JSON target | Arjun | 1 | -6/+11 |
2024-08-02 | fuzzing: fixed harness bug | Arjun | 1 | -0/+16 |
2024-08-02 | fuzzing: code cleanup | Arjun | 4 | -42/+50 |
2024-07-15 | fuzzing: update directory path in README and build-fuzz.sh | Arjun | 2 | -6/+6 |
2024-07-15 | fuzzing: fix harness bugs | Arjun | 3 | -1/+28 |
2024-06-14 | fuzzing: Add a .gitattributes file | Andrew Clayton | 1 | -0/+1 |
2024-06-14 | fuzzing: add a basic README | Arjun | 1 | -0/+68 |
2024-06-14 | fuzzing: add a fuzzing seed corpus and dictionary | Arjun | 36 | -0/+127 |
2024-06-14 | fuzzing: add fuzzing targets | Arjun | 5 | -0/+425 |
2024-06-14 | fuzzing: add fuzzing infrastructure in build system | Arjun | 2 | -0/+49 |