Age | Commit message (Collapse) | Author |
|
Also add an anchor for the second ClientTranportPlugin instance.
See #40339.
This doesn't need a changes file because it isn't user-facing.
|
|
Use 4 spaces indentations, convert tabs to spaces.
No real code changes.
|
|
Closes #40044
Signed-off-by: David Goulet <dgoulet@torproject.org>
|
|
This is a very gentle commit that just lays the groundwork in the
build system: it puts the include files to build libtor-app.a into
src/core, and to build the tor executable into src/app. The
executable is now "src/app/tor".
|
|
|