| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run maint/add_warning. | Nick Mathewson | 2024-03-13 | 1 | -0/+1 |
| | | |||||
| * | Run maint/add_warning to add lint block everywhere | Ian Jackson | 2023-08-23 | 1 | -0/+1 |
| | | |||||
| * | Lower linkspec list parsing into new tor-linkspec method. | Nick Mathewson | 2023-08-22 | 1 | -1/+20 |
| | | |||||
| * | Run maint/add_warning to actually apply new lint allows | Ian Jackson | 2023-07-10 | 1 | -0/+1 |
| | | |||||
| * | Avoid matches!(x, None), matches!(x, Ok(_)) | Nick Mathewson | 2023-07-06 | 1 | -2/+2 |
| | | | | | This appeases clippy-nightly. | ||||
| * | Add linkspec::decode to convert linkspecs to an OwnedChanTarget | Nick Mathewson | 2023-05-11 | 1 | -0/+184 |
| Relays and onion service services/clients will both need this. I'm marking this experimental for now; we should stabilize it before we release onion services. | |||||
