| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add initial support for running a PT in server mode | Saksham Mittal | 2023-08-24 | 1 | -0/+2 |
| | | |||||
| * | Remove semver.md files now that 1.1.0 is released. | Nick Mathewson | 2022-11-30 | 1 | -1/+0 |
| | | |||||
| * | Have ChannelBuilder use TransportHelper. | Nick Mathewson | 2022-10-13 | 1 | -0/+1 |
| | | | | | | | This lets us build channels using different TransportHelpers, including the (new) default TransportHelper, which just uses the old connect_to_one() code. | ||||
| * | Remove semver.md files now that arti 1.0.1 is out. | Nick Mathewson | 2022-10-03 | 1 | -1/+0 |
| | | |||||
| * | ChanMgr: new (unimplemented) APIs for pluggable transports | Nick Mathewson | 2022-09-23 | 1 | -0/+1 |
| | | |||||
| * | Remove semver.md from arti-1.0.0 | Nick Mathewson | 2022-09-07 | 1 | -4/+0 |
| | | |||||
| * | Add semver notes | Ian Jackson | 2022-08-17 | 1 | -0/+4 |
| | | |||||
| * | Now that versions have bumped, remove semver.md files. | Nick Mathewson | 2022-08-01 | 1 | -1/+0 |
| | | |||||
| * | ChanMgr: Add more contextual info to error types. | Nick Mathewson | 2022-07-06 | 1 | -0/+1 |
| Now each type has a peer. In some cases this peer is just an address, whereas in others (where key is relevant or address isn't yet narrowed down) it's a full OwnedChanTarget. | |||||
