Roger Dingledine
|
765530421e
be more aggressive about trying to make circuits:
|
20 years ago |
Roger Dingledine
|
6d661d1bc0
bugfix: make intro circuits work again
|
20 years ago |
Nick Mathewson
|
555f8f30f4
Avoid segfault when freeing options_t without firewall_ports
|
20 years ago |
Roger Dingledine
|
285032ce0f
bump version to pre4 (not ready yet)
|
20 years ago |
Roger Dingledine
|
99e367f045
authdirservers don't need to be treated specially on hup for
|
20 years ago |
Roger Dingledine
|
807a484b88
only establish intro points after we've gotten a directory
|
20 years ago |
Roger Dingledine
|
6e9e467b1d
dirservers now don't build circuits until they have fetched a
|
20 years ago |
Roger Dingledine
|
b294a037a4
choose exit nodes by bandwidth too
|
20 years ago |
Nick Mathewson
|
6de61bd694
Revert dumb think-o. Just because _some_ INTRODUCE2 cells are now longer,
|
20 years ago |
Nick Mathewson
|
8015cc1eee
Add cvsignore for doc/design-paper
|
20 years ago |
Nick Mathewson
|
1decad3960
Note finished/abandoned items
|
20 years ago |
Nick Mathewson
|
196e6c1cc2
Support new INTRODUCE2 cell format
|
20 years ago |
Nick Mathewson
|
86980cf6e2
Functions to test nickname validity
|
20 years ago |
Nick Mathewson
|
adccf3aea6
Specify formats to use $KEYID in service descriptors, INTRODUCE cells. The old thing will not actually work, since clients need onion keys as well as key digests to extend.
|
20 years ago |
Nick Mathewson
|
fffb4dbb8b
fix unix build: CONFDIR, not CONF_DIR
|
20 years ago |
Nick Mathewson
|
8626c7724e
Clean windows whitespace
|
20 years ago |
Nick Mathewson
|
17ce7d499f
On windows, default datadir is APPDATA/tor, and default config file is APPDATA/tor/torrc. (APPDATA is usually somedrive:/Documents and Settings/.../Application Data/)
|
20 years ago |
Nick Mathewson
|
f7288208b0
Update status
|
20 years ago |
Nick Mathewson
|
7cb93e5bb6
Move string-splitting into a separate function
|
20 years ago |
Roger Dingledine
|
2c002b1533
deal better if we don't have enough available nodes to choose a path
|
20 years ago |
Roger Dingledine
|
4c47e07a11
make csv parsing notice the last letter of each entry too
|
20 years ago |
Roger Dingledine
|
0131d94a6c
bugfix: make receiving csv lines not seg fault
|
20 years ago |
Roger Dingledine
|
6cf09a5dc0
people with no torrc allow unverified middle/rendezvous nodes by default
|
20 years ago |
Roger Dingledine
|
92a44fddb1
allow unverified nodes in middle and rendezvous positions by default
|
20 years ago |
Roger Dingledine
|
aa1e518446
when a verified routerinfo arrives with a new key than the previous
|
20 years ago |
Nick Mathewson
|
4e026f5b1d
Fix crash when looking for ~/.torrc with no $HOME set
|
20 years ago |
Nick Mathewson
|
9bcd4a9c6a
make last patch compile
|
20 years ago |
Nick Mathewson
|
525a4fc365
Stop logging events that happen to uninitialized digests
|
20 years ago |
Roger Dingledine
|
a6ed09ef26
mark off some more 0.0.8 items
|
20 years ago |
Roger Dingledine
|
2d8a1f208a
if they ask for exactly one entrynode, don't pick it as an exitnode.
|
20 years ago |