- Dec 02, 2021
-
-
Nick Mathewson authored
-
- Nov 30, 2021
-
-
Nick Mathewson authored
This makes sure that we're checking for a nonzero port in all cases.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Nov 18, 2021
-
-
Nick Mathewson authored
To do this at all neatly, I had to split out `tor-config` from `arti-config` again, and putting the lower level stuff (paths, builder errors) into tor-config. I also changed our use of derive_builder to always use a common error type, to avoid error type proliferation.
-
- Nov 12, 2021
-
-
Nick Mathewson authored
Part of #125
-
Nick Mathewson authored
(We keep routerdescs in the schema, since we don't want _that_ to fragment.) Part of #125.
-
Nick Mathewson authored
Nothing in arti currently uses this document type. Eventually it will be useful for relays and for bridge clients. I've left the "SHA1 digest of a router descriptor" type available unconditinoally, however, since it does get used in a few places. Part of #125.
-
Nick Mathewson authored
We don't currently need a couple of the key manipulation features that we have, since we aren't yet doing relays or onion service clients. Part of #125
-
- Nov 11, 2021
-
-
Nick Mathewson authored
-
- Oct 29, 2021
-
-
Nick Mathewson authored
-
- Oct 28, 2021
-
-
Nick Mathewson authored
-
- Oct 27, 2021
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Oct 25, 2021
-
-
Dimitris Apostolou authored
-
- Oct 21, 2021
-
-
Nick Mathewson authored
Solves a name conflict with the existing tor_client create. Closes #130.
-
- Oct 08, 2021
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Oct 07, 2021
-
-
Nick Mathewson authored
There are some missing parts here (like persistence and tests) and some incorrect parts (I am 90% sure that the "exploratory circuit" flag is bogus). Also it is not integrated with the circuit manager code.
-
- Sep 25, 2021
-
-
trinity-1686a authored
-
- Sep 16, 2021
-
-
Nick Mathewson authored
-
- Sep 15, 2021
-
-
trinity-1686a authored
-
- Sep 14, 2021
-
-
trinity-1686a authored
-
- Jul 31, 2021
-
-
Robin Leander Schröder authored
-
- Jun 17, 2021
-
-
Nick Mathewson authored
-