| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix name of clippy lint to unchecked_time_subtraction (2) | Ian Jackson | 2025-11-06 | 1 | -1/+1 |
| | | | | | Run maint/add_warning | ||||
| * | config-path, dirmgr, general-addr: Remove unnecessary parentheses. | Gabriela Moldovan | 2025-07-15 | 1 | -1/+1 |
| | | | | | This resolves some nightly clippy warnings. | ||||
| * | Merge branch 'android-build' into 'main' | wesleyac | 2025-04-03 | 1 | -0/+3 |
| |\ | | | | | | | | | fix builds for Android See merge request tpo/core/arti!2824 | ||||
| | * | fix builds for Android | Yaksh Bariya | 2025-03-03 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | This does fix builds for both the arti binary and the tests. Most tests seem to be passing, some are failing. I will try to investigate them and send fixes/create issue to highlight them. Hopefully this helps arti in being production ready fast. | ||||
| * | | AF_UNIX terminology: Rename two error variants | Ian Jackson | 2025-03-24 | 1 | -4/+4 |
| | | | | | | | | | Change `..UnixAddress...` to `...AfUnixAddress..`. | ||||
| * | | Fix AF_UNIX terminology in docs, comments, and error messages | Ian Jackson | 2025-03-24 | 1 | -2/+2 |
| |/ | |||||
| * | tor-general-addr: Add general::SocketAddr::as_pathname() | Nick Mathewson | 2024-12-19 | 1 | -0/+9 |
| | | |||||
| * | tor-general-addr: Resolve rustdoc links. | Nick Mathewson | 2024-10-29 | 1 | -1/+0 |
| | | |||||
| * | Extract general::SocketAddr and its unix friends to their own crate. | Nick Mathewson | 2024-10-29 | 1 | -0/+476 |
| This is mostly code motion. | |||||
