| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | tor-hsservice: ipt_set: Add a missing Debug derive | Ian Jackson | 2023-09-07 | 1 | -0/+1 | |
| | | ||||||
| * | tor-hsservice: ipt_set: Add an IptLocalId field | Ian Jackson | 2023-09-07 | 1 | -0/+8 | |
| | | ||||||
| * | tor-hsservice: ipt_set: Define the API | Ian Jackson | 2023-09-06 | 1 | -1/+90 | |
| | | ||||||
| * | tor-hsservice: ipt_set: Define the shared data structure | Ian Jackson | 2023-09-06 | 1 | -2/+37 | |
| | | | | | | | | | | Put a last_descriptor_expiry_including_slop into the IptSet. Define who is responsible for which data. The code at the sites that interacts with this needs to be bodged, to make it still compile. That code is wrong, and the new API for sharing the state doesn't exist yet. | |||||
| * | tor-hsservice: Move PublishIptSet and its pieces into a new module | Ian Jackson | 2023-09-06 | 1 | -0/+43 | |
| This is going to be complicated enough we probably want it split out of the publisher. | ||||||
