Roger Dingledine
|
299df7117c
don't try to circuit_log_path if you're at the exit edge of a circ
|
20 years ago |
Nick Mathewson
|
ede1d3e42d
Invert strcasecmp check for supports-rendezvous
|
20 years ago |
Roger Dingledine
|
3e7c8a40bc
bugfix: alice would crash if bob advertised 0 intro points
|
20 years ago |
Nick Mathewson
|
024c059fae
Force tor_malloc(0) to always be sane
|
20 years ago |
Nick Mathewson
|
40f7324eea
Allow service descriptors with no intro points
|
20 years ago |
Nick Mathewson
|
8351847afd
Nothing is good enough for you, is it?
|
20 years ago |
Nick Mathewson
|
14e31fbd71
Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath
|
20 years ago |
Roger Dingledine
|
ad2192c90f
only call circuit_build_failed when we're circ's origin
|
20 years ago |
Roger Dingledine
|
36d7cc8529
make the max buf size 10 megabytes, not 1 megabyte
|
20 years ago |
Roger Dingledine
|
4d194ef13f
clean up rend_client_get_random_intro
|
20 years ago |
Nick Mathewson
|
46c82e7dbe
Set rend_query on exiting streams
|
20 years ago |
Roger Dingledine
|
190e59772a
more todo items marked off
|
20 years ago |
Roger Dingledine
|
3f07083b02
spec change: bob is allowed to advertise zero intro points
|
20 years ago |
Roger Dingledine
|
584350feb8
don't log info when we asked for log warn
|
20 years ago |
Nick Mathewson
|
60772ec90c
Split out major functionality of circuit_get_best; rephrase a few booleans
|
20 years ago |
Nick Mathewson
|
eaf7c61ebc
Do not crash when no desc is found
|
20 years ago |
Roger Dingledine
|
9d38311ae3
allow for directories >8192 bytes
|
20 years ago |
Roger Dingledine
|
47488fa525
allow 90 minutes of clock skew, not 30
|
20 years ago |
Roger Dingledine
|
e32668ab13
clean up torrc.sample more
|
20 years ago |
Roger Dingledine
|
6cf584b765
clean up choose_good_exit_server()
|
20 years ago |
Roger Dingledine
|
63cde97253
don't try to build intro circs until you've fetched the directory
|
20 years ago |
Roger Dingledine
|
e79a578fec
if the rend desc cache entry was fetched more than 15 mins ago,
|
20 years ago |
Nick Mathewson
|
09e66bbd14
Freeing the same variable twice in rapid succession can sometimes cause a double-free
|
20 years ago |
Nick Mathewson
|
6649645f09
Insert a *copy* of our routerinfo into the routerlist.
|
20 years ago |
Nick Mathewson
|
b1537e7943
Rebuild and re-upload service descriptors every 15 minutes
|
20 years ago |
Nick Mathewson
|
b07b2cef29
Remember when we received which service desc.
|
20 years ago |
Nick Mathewson
|
4d14b786da
Make sure we have our own keys before we initialize our routerlist
|
20 years ago |
Nick Mathewson
|
10b48fee28
Generating data does no good if you make no use of it
|
20 years ago |
Nick Mathewson
|
8169da5c30
Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need
|
20 years ago |
Roger Dingledine
|
7c7301fe92
bump cvs to 0.0.6pre1
|
20 years ago |