| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add script for coverage on fuzzing | trinity-1686a | 2022-02-22 | 1 | -0/+3 |
| | | |||||
| * | use libfuzz capabilities instead of scripting | trinity-1686a | 2022-02-22 | 1 | -0/+1 |
| | | |||||
| * | Add coverage_meta to .gitignore | Nick Mathewson | 2021-11-23 | 1 | -0/+1 |
| | | |||||
| * | move integration tests to scripts | Trinity Pointard | 2021-10-28 | 1 | -0/+1 |
| | | |||||
| * | add reproducible builds for MacOS | Trinity Pointard | 2021-09-20 | 1 | -0/+4 |
| | | |||||
| * | Move version-controlled Cargo.lock to /. | Nick Mathewson | 2021-09-20 | 1 | -1/+0 |
| | | | | | | | | Previously I'd hoped to have it only apply to reproducible builds, but the work of keeping it up-to-date and checking it for drift seems to have been tripping us up. Let's try doing it the other way for now, and we'll see how that goes. | ||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -3/+3 |
| | | | | | | This will cause some pain for now, but now is really the best time to do this kind of thing. | ||||
| * | Updates for reproducible build docs | Nick Mathewson | 2021-08-26 | 1 | -0/+1 |
| | | |||||
| * | address review comments | Trinity Pointard | 2021-08-26 | 1 | -0/+1 |
| | | | | | sha256: 7f190568fa05f71ad356dc56a7a9725a4be18e5e40d6880f469e22981a18edd7 | ||||
| * | make arti availlable as build artifact | Trinity Pointard | 2021-08-25 | 1 | -1/+0 |
| | | | | | | and make builds reproducible sha256sum: f141c54929a43a31b9ed6b529f6f863aace87f7406818b2f8ffe2b7a5e2803fb | ||||
| * | Add a script with the command I've been using for coverage | Nick Mathewson | 2021-05-26 | 1 | -0/+1 |
| | | |||||
| * | Tell .gitignore to ignore more "target" directories. | Nick Mathewson | 2021-03-30 | 1 | -1/+3 |
| | | |||||
| * | add emacs tmpfiles to gitignore | Nick Mathewson | 2020-09-08 | 1 | -0/+2 |
| | | |||||
| * | Fresh git repository for work on "arti" | Nick Mathewson | 2020-05-07 | 1 | -0/+3 |
| Arti is a rust tor implementation. It's project I've been working on for a few months now, in weekends and in spare time. It doesn't speak the tor protocol yet, and it doesn't connect to the network at all. It needs much more documentation and testing, but I'm just about ready to show it to others. See the README.md for a description of what is there and what isn't. | |||||
