-
- Downloads
feature: Move proxy_mode() into new files
proxy_mode() was in routermode.[ch], but it's actually a client mode. Move it into client/proxymode.[ch]. Part of 32123.
Showing
- src/core/include.am 2 additions, 0 deletionssrc/core/include.am
- src/core/mainloop/mainloop.c 1 addition, 0 deletionssrc/core/mainloop/mainloop.c
- src/core/or/circuituse.c 1 addition, 0 deletionssrc/core/or/circuituse.c
- src/feature/client/proxymode.c 27 additions, 0 deletionssrc/feature/client/proxymode.c
- src/feature/client/proxymode.h 17 additions, 0 deletionssrc/feature/client/proxymode.h
- src/feature/relay/routermode.c 0 additions, 17 deletionssrc/feature/relay/routermode.c
- src/feature/relay/routermode.h 0 additions, 1 deletionsrc/feature/relay/routermode.h
Loading
Please register or sign in to comment