| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | pt: bridge parsing: Add an IPv6 test case | Ian Jackson | 2022-09-30 | 1 | -0/+12 | |
| | | ||||||
| * | pt: impl Display for Bridge and test it | Ian Jackson | 2022-09-30 | 1 | -0/+43 | |
| | | ||||||
| * | implement FromStr for Bridge, and test it | Ian Jackson | 2022-09-30 | 1 | -0/+327 | |
| | | ||||||
| * | pt: Make some more types Eq | Ian Jackson | 2022-09-30 | 1 | -1/+1 | |
| | | | | | I wanted this for testing. I think it's reasonable to promise this. | |||||
| * | GuardMgr/DirMgr: Add APIs for bridge descriptor lists | Nick Mathewson | 2022-09-26 | 1 | -0/+97 | |
| | | ||||||
| * | A basic configuration type for a bridge. | Nick Mathewson | 2022-09-26 | 1 | -0/+41 | |
| This type goes in tor-guardmgr, since that's where decisions about circuits' first hops are made. There are a lot of "todo"s here for us to resolve. | ||||||
