Rename "onion_pkey" fields in routerinfo_t, and make them optional.
(Renaming them has forced me to look at every place where they are used, so I can make sure that they are really optional now.)
Showing
- src/feature/dirauth/dirvote.c 6 additions, 2 deletionssrc/feature/dirauth/dirvote.c
- src/feature/dirparse/routerparse.c 8 additions, 4 deletionssrc/feature/dirparse/routerparse.c
- src/feature/nodelist/routerinfo_st.h 6 additions, 3 deletionssrc/feature/nodelist/routerinfo_st.h
- src/feature/nodelist/routerlist.c 21 additions, 4 deletionssrc/feature/nodelist/routerlist.c
- src/feature/relay/router.c 15 additions, 12 deletionssrc/feature/relay/router.c
- src/test/test_dir.c 11 additions, 9 deletionssrc/test/test_dir.c
- src/test/test_hs_service.c 0 additions, 2 deletionssrc/test/test_hs_service.c
- src/test/test_router.c 2 additions, 2 deletionssrc/test/test_router.c
Loading
Please register or sign in to comment