| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: remove outdated comments about rustls/ring license | Steven Engler | 2025-08-21 | 1 | -3/+1 |
| | | |||||
| * | arti-relay: Add a binary to the crate | David Goulet | 2024-10-10 | 1 | -0/+33 |
| | | | | | | | | | | | | | At the moment, it is an empty main() acting as a place holder for this crate to become solely a binary crate. Write up a basic README.md in order to explain the current state. Next commit will remove the libary component by renaming lib.rs Part of #1674 Signed-off-by: David Goulet <[email protected]> | ||||
| * | relay: Add relay cargo feature flag and subcommand | David Goulet | 2024-06-11 | 1 | -0/+0 |
| Add the optional non default feature flag "relay" that will be used to enable relay support of arti. This commit also adds the "relay" subcommand to arti binary conditionnal on the feature flag in order to have a place holder starting point. Signed-off-by: David Goulet <[email protected]> | |||||
