| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch Cargo.toml files to edition 2024. | Nick Mathewson | 2025-08-07 | 1 | -1/+1 |
| * | tor-bytes: Add a Reader constructor for use in tests | Ian Jackson | 2024-09-11 | 1 | -1/+1 |
| * | Change tor_bytes::Readable name to `b` in many places | Ian Jackson | 2024-09-11 | 1 | -28/+28 |
| * | tor-bytes: Add take_rest and read_nested_* to fuzzer. | Nick Mathewson | 2023-03-06 | 1 | -0/+25 |
| * | Do not .gitignore crates/*/fuzz/corpus | Ian Jackson | 2023-01-20 | 1 | -1/+0 |
| * | set all crate edition to 2021 | trinity-1686a | 2022-11-01 | 1 | -1/+1 |
| * | Upgrade all fuzzers to newer libfuzzer-sys version. | Nick Mathewson | 2022-10-03 | 1 | -1/+1 |
| * | Exclude tor-bytes fuzzing helper code from tarpaulin coverage. | Nick Mathewson | 2021-09-07 | 1 | -2/+2 |
| * | Update corpus and links. | Nick Mathewson | 2021-09-07 | 1 | -1/+1 |
| * | Fix bugs in last fuzzer code. | Nick Mathewson | 2021-09-07 | 1 | -2/+3 |
| * | Improvements to array-of-u8 handling in tor-bytes. | Nick Mathewson | 2021-09-07 | 1 | -20/+53 |
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 4 | -0/+106 |
