| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
This is a somewhat obnoxious change in its scope and requirements,
but it makes it easier to understand what the real public and
private parts of our APIs are.
|
| | |
|
| |
|
|
|
| |
Also extract the shared part of CircMap and StreamMap into a new
IdMap type.
|
| |
|
|
| |
(except for the worst parts that need refactoring the most)
|
|
|
Arti is a rust tor implementation. It's project I've been working
on for a few months now, in weekends and in spare time. It doesn't
speak the tor protocol yet, and it doesn't connect to the network at
all.
It needs much more documentation and testing, but I'm just about
ready to show it to others. See the README.md for a description of
what is there and what isn't.
|