Roger Dingledine
|
0131d94a6c
bugfix: make receiving csv lines not seg fault
|
21 years ago |
Roger Dingledine
|
6cf09a5dc0
people with no torrc allow unverified middle/rendezvous nodes by default
|
21 years ago |
Nick Mathewson
|
4e026f5b1d
Fix crash when looking for ~/.torrc with no $HOME set
|
21 years ago |
Roger Dingledine
|
ee23b7a470
use unverified routers in the desired positions
|
21 years ago |
Nick Mathewson
|
74621132a9
Implement AllowUnverifiedNodes
|
21 years ago |
Roger Dingledine
|
76eadc6f0a
if a router claim huge bandwidth, don't believe it
|
21 years ago |
Nick Mathewson
|
0b91fd1cbe
Add a generic Comma-separated-value config type, and a FirewallPorts option to tell FascistFirewall which ports are open. (Defaults to 80,443)
|
21 years ago |
Roger Dingledine
|
0a6e27208b
o Handle servers with dynamic IP addresses: don't replace
|
21 years ago |
Nick Mathewson
|
416653271a
Implement strict{entry|exit}nodes config options
|
21 years ago |
Roger Dingledine
|
cd3da3fc12
o clients choose nodes proportional to advertised bandwidth
|
21 years ago |
Roger Dingledine
|
699a9d8b46
commit some minor fixes from this sandbox so i can commit the next one
|
21 years ago |
Roger Dingledine
|
d0cfbcf875
only pick a default nickname if you're a server
|
21 years ago |
Roger Dingledine
|
6c56f34aaf
clients shouldn't create datadir until we have something to put there
|
21 years ago |
Roger Dingledine
|
dc7951a5a7
a whole swath of fixes
|
21 years ago |
Nick Mathewson
|
54c129d8dc
abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mode(), etc. Dont change underlying comments.
|
21 years ago |
Nick Mathewson
|
0b3357d573
Look in .torrc if no CONFDIR "torrc" is found.
|
21 years ago |
Nick Mathewson
|
c2103eb63a
Finish most pre2 items: make running-routers list work right; rename secret key files; make even more lookup-by-nickname use lookup-by-id; default nicknames to hostname.
|
21 years ago |
Roger Dingledine
|
86e0ede07e
checkpoint: start working on bandwidth tracking and
|
21 years ago |
Roger Dingledine
|
cbf73b2bc5
touchups all over
|
21 years ago |
Roger Dingledine
|
899bd4f471
stop leaking options->ContactInfo on hup
|
21 years ago |
Nick Mathewson
|
8aec3a7301
Implement several 008pre1 items: needs more testing
|
21 years ago |
Roger Dingledine
|
994c9cbd7e
commit two fixes from Thomas Themel
|
21 years ago |
Nick Mathewson
|
ccb825128e
Tinker with log behavior: never send error messages about logs into the bitbucket
|
21 years ago |
Roger Dingledine
|
66dd21b7a4
some more patching
|
21 years ago |
Roger Dingledine
|
034110e761
bugfix: if no loglevel or logfile is specified, then we need to open
|
21 years ago |
Nick Mathewson
|
80365b9897
Allow multiple exit policy lines; mostly add support for AP policies
|
21 years ago |
Nick Mathewson
|
b8f535a2d8
tor_assert, not assert. stdout, not stderr
|
21 years ago |
Nick Mathewson
|
9d2cd7fc6e
Allow multiple logfiles at different severity ranges
|
21 years ago |
Nick Mathewson
|
50b7ebcf9e
Make directory functions update routerlist, not replace it. Add notion of OR-is-trusted-to-be-a-dirserver. Arma, please review: does this handle being a dirserver right?
|
21 years ago |
Roger Dingledine
|
341d6f2cab
more cleanup, including fleshing out or.h more
|
21 years ago |