-
- Downloads
Split bandwidth history functions into a separate C file.
These are logically independent from the rest of rephist, and make more sense in isolation. The next patch will rename them too.
Showing
- src/app/config/statefile.c 1 addition, 1 deletionsrc/app/config/statefile.c
- src/app/main/main.c 2 additions, 0 deletionssrc/app/main/main.c
- src/app/main/shutdown.c 2 additions, 0 deletionssrc/app/main/shutdown.c
- src/core/mainloop/connection.c 1 addition, 0 deletionssrc/core/mainloop/connection.c
- src/core/or/circuitlist.c 1 addition, 0 deletionssrc/core/or/circuitlist.c
- src/feature/relay/router.c 1 addition, 0 deletionssrc/feature/relay/router.c
- src/feature/stats/bwhist.c 588 additions, 0 deletionssrc/feature/stats/bwhist.c
- src/feature/stats/bwhist.h 40 additions, 0 deletionssrc/feature/stats/bwhist.h
- src/feature/stats/include.am 2 additions, 0 deletionssrc/feature/stats/include.am
- src/feature/stats/rephist.c 0 additions, 577 deletionssrc/feature/stats/rephist.c
- src/feature/stats/rephist.h 0 additions, 17 deletionssrc/feature/stats/rephist.h
- src/test/test_relay.c 2 additions, 2 deletionssrc/test/test_relay.c
- src/test/test_router.c 1 addition, 1 deletionsrc/test/test_router.c
- src/test/testing_common.c 2 additions, 0 deletionssrc/test/testing_common.c
Loading
Please register or sign in to comment