| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | HSS: Add many must_use annotations | Ian Jackson | 2023-10-19 | 1 | -0/+2 |
| | | |||||
| * | arti: Lower some over-broad #allows in onion_proxy.rs | Nick Mathewson | 2023-10-05 | 1 | -4/+2 |
| | | |||||
| * | arti: functions to configure and launch actual onion service proxies. | Nick Mathewson | 2023-10-05 | 1 | -3/+82 |
| | | |||||
| * | Add/clarify comments about name duplication. | Nick Mathewson | 2023-10-03 | 1 | -1/+1 |
| | | |||||
| * | arti: make sure nicknames in builders match (or are absent) | Nick Mathewson | 2023-10-03 | 1 | -7/+16 |
| | | |||||
| * | arti: in onion service builder, rename "transports" to "services" | Nick Mathewson | 2023-10-03 | 1 | -4/+3 |
| | | | | | The old name was a copy-paste error. | ||||
| * | arti: Make onion_services serialize as a map. | Nick Mathewson | 2023-10-03 | 1 | -0/+40 |
| | | | | | This lets us write `[onion_services.allium_cepa]`. | ||||
| * | arti: Add a list of [[onion_service]]s to the config. | Nick Mathewson | 2023-10-03 | 1 | -1/+15 |
| | | | | | There are no tests for parsing it yet. | ||||
| * | arti: add a set of OnionServiceProxyConfig types. | Nick Mathewson | 2023-10-03 | 1 | -0/+56 |
| These don't yet attach to the rest of the ArtiConfig, or actually launch any onion services, but they're a start. | |||||
