| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a little testing in tor-dirclient | Nick Mathewson | 2021-01-21 | 1 | -1/+1 |
| | | |||||
| * | Basic test for tor-dirclient::util | Nick Mathewson | 2020-12-21 | 1 | -0/+25 |
| | | |||||
| * | Tolerate attempt to write a non-UTF-8 HTTP header. | Nick Mathewson | 2020-12-07 | 1 | -2/+6 |
| | | | | | previously, we would panic. | ||||
| * | Mark some XXXX issues as XXXX-A1. | Nick Mathewson | 2020-12-07 | 1 | -1/+1 |
| | | |||||
| * | missing docs in tor-dirclient | Nick Mathewson | 2020-11-23 | 1 | -0/+3 |
| | | |||||
| * | Start a directory client implementation | Nick Mathewson | 2020-11-16 | 1 | -0/+10 |
| It can send a GET request on a circuit, get an answer, and decompress it with zlib. It will need documentation and tests eventually, as well as serious refactoring. | |||||
