-
- Downloads
Checkpoint in-progress fixes:
Add 'testing' circuit purpose, for reachability testing. Notice when our IP changes, and reset stats. Try to pull down a directory via Tor to see if our DirPort is working. Try to extend a circuit back to us to see if our ORPort is working. Only publish a descriptor if they're both reachable. These mostly work, and I'd better get them in before I cause conflicts. svn:r3703
Showing
- src/or/circuitbuild.c 2 additions, 0 deletionssrc/or/circuitbuild.c
- src/or/circuituse.c 33 additions, 1 deletionsrc/or/circuituse.c
- src/or/config.c 6 additions, 0 deletionssrc/or/config.c
- src/or/directory.c 36 additions, 28 deletionssrc/or/directory.c
- src/or/main.c 19 additions, 93 deletionssrc/or/main.c
- src/or/or.h 22 additions, 12 deletionssrc/or/or.h
- src/or/router.c 115 additions, 14 deletionssrc/or/router.c
- src/or/routerlist.c 2 additions, 2 deletionssrc/or/routerlist.c
Loading
Please register or sign in to comment