Roger Dingledine
|
415c9e878a
add lefkada as a fourth auth dir server.
|
19 years ago |
Roger Dingledine
|
d8195e4128
Implement Jason Holt's SafeSocks config option.
|
19 years ago |
Roger Dingledine
|
c06e6ddadd
Finish the transition from the word 'verified' to the words
|
19 years ago |
Roger Dingledine
|
868d456c3b
make it so there is one place to edit for new dirservers, not two.
|
19 years ago |
Roger Dingledine
|
4f14826cb3
Actually, only v1 auth dir servers need to define recommendedversions.
|
19 years ago |
Roger Dingledine
|
c7839a17f5
when we're an auth dir server but don't claim to be a versioning
|
19 years ago |
Roger Dingledine
|
51fc6799ad
right now we don't support entryguards on auth dirservers,
|
19 years ago |
Nick Mathewson
|
053411e827
Comments: cleanups and additions.
|
19 years ago |
Peter Palfrader
|
866f6293ff
I wonder what an internal internet protocol is
|
19 years ago |
Peter Palfrader
|
86a964d868
When we try to be a server and Address is not explicitly set
|
19 years ago |
Peter Palfrader
|
ebfb3fea6d
Fix minor semantic error with no real effect:
|
19 years ago |
Nick Mathewson
|
bd8ffccae7
More cleanups noticed by weasel; also, remove macros that nobody uses.
|
19 years ago |
Nick Mathewson
|
474c60b743
Cleanup on time-relaqted constants. New conventions:
|
19 years ago |
Roger Dingledine
|
98476c71d2
make tor --verify-config closer to working
|
19 years ago |
Roger Dingledine
|
0bd46086c3
fix bug reported by gozu: if we get a linelist or linelist_s
|
19 years ago |
Nick Mathewson
|
5777ee0e1a
Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now)
|
19 years ago |
Nick Mathewson
|
6a4e304d9e
Allow private:* in routerdescs; not generated yet (because older Tors do not understand it); needs testing.
|
19 years ago |
Roger Dingledine
|
498c13b4df
make the NoPublish option obsolete.
|
19 years ago |
Roger Dingledine
|
276a7bd038
the other half of fixing bug 257. catch an error in more places.
|
19 years ago |
Roger Dingledine
|
57bcdcecf1
try to address bug 257: if rename() fails during saveconf, tell
|
19 years ago |
Roger Dingledine
|
6a52867846
New config options to address bug 251:
|
19 years ago |
Roger Dingledine
|
266254f42b
clean up the Reachable*Addresses changes
|
19 years ago |
Roger Dingledine
|
a9fcf4ced2
this is why you're not supposed to cut-and-paste code
|
19 years ago |
Peter Palfrader
|
aa5443551d
Make it compile with VC7. It does not yet link.
|
19 years ago |
Peter Palfrader
|
0cc2390f8c
Warn if ReachableAddresses is set when also ReachableDirAddresses and ReachableORAddresses are set.
|
19 years ago |
Peter Palfrader
|
5eea6c76df
Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses
|
19 years ago |
Roger Dingledine
|
d113b75da6
more log conversions.
|
19 years ago |
Roger Dingledine
|
7d80921afa
resolve too-long-lines
|
19 years ago |
Nick Mathewson
|
2a4555fedd
Style on config_addr_policy_intersectes, which looks ok to me.
|
19 years ago |
Roger Dingledine
|
350313d77a
Let the users set ControlListenAddress in the torrc.
|
19 years ago |