Roger Dingledine
|
fad85f173a
when an exit node gets a malformed begin cell, don't complain to
|
18 years ago |
Nick Mathewson
|
3c4205c872
Clean up eventdns messages.
|
18 years ago |
Nick Mathewson
|
54779025e2
Spelling fix.
|
18 years ago |
Nick Mathewson
|
42ef3bd90c
Add plausile logging support to eventdns; stop putting stuff onto stdout.
|
18 years ago |
Roger Dingledine
|
0ec293b189
actually, that excludenodes fix was redundant. take it out.
|
18 years ago |
Roger Dingledine
|
98c6bf6192
oops, we were ignoring options->ExcludeNodes when picking entry guards.
|
18 years ago |
Roger Dingledine
|
4fc7426b93
Make the X-You-Are header more accurate when there's a proxy in the middle.
|
18 years ago |
Roger Dingledine
|
12cc290a7d
ok, i'm not allowed to say that there. oh well.
|
18 years ago |
Roger Dingledine
|
d52f314286
name the HELLO version the "link version"
|
18 years ago |
Roger Dingledine
|
579849f600
fix a misleading function comment
|
18 years ago |
Roger Dingledine
|
5dc1e6f788
if we're the server-side of the tls and there are problems,
|
18 years ago |
Roger Dingledine
|
5c661654a0
a first attempt at specifying HELLO cells. plus general cleanup on tor-spec.
|
18 years ago |
Roger Dingledine
|
1dbbab90e9
mention in the tor dmg instructions that you may need to remove your
|
18 years ago |
Roger Dingledine
|
9e861cfe52
touch up the TODO and HACKING files
|
18 years ago |
Roger Dingledine
|
05d0b70573
Get rid of the router_retry_connections notion. Now routers no longer
|
18 years ago |
Roger Dingledine
|
ff1b4764e9
No longer permit create cells to have the wrong circ_id_type. No
|
18 years ago |
Roger Dingledine
|
35e95d7783
minor fixes
|
18 years ago |
Roger Dingledine
|
dc79dd6a46
minor fixes
|
18 years ago |
Nick Mathewson
|
9fce316d1c
Oops. Headers work better when named right.
|
18 years ago |
Nick Mathewson
|
369d479c7a
Add a .cvsignore file for contrib/suse/
|
18 years ago |
Nick Mathewson
|
60de51993a
Unify HTTP response code into one place so it is easier to add headers. Add an X-You-Are header, which we should probably rename. NOTE that we should not use this field for things where it matters if dirs lie.
|
18 years ago |
Roger Dingledine
|
d45757ebcb
also remove word 'middleman' from a log notice
|
18 years ago |
Roger Dingledine
|
1f407c174d
remove the word 'middleman' from the sample torrc
|
18 years ago |
Nick Mathewson
|
475eb5d6fe
Apparent 311 fix: apparently passing Z_FINISH an empty string is problematic.
|
18 years ago |
Nick Mathewson
|
05eff35ac6
Harmless: Z_OK is not an acceptable answer to Z_FINISH.
|
18 years ago |
Nick Mathewson
|
4b49d298eb
complete_only == !allow_partial. This enables useful use of partial desc downloads. Backport candidate
|
18 years ago |
Roger Dingledine
|
c22c7b96f5
tab-man strikes again
|
18 years ago |
Nick Mathewson
|
8b08ab52fd
Fix another idiot bug causing symptom 309. Why cant I program?
|
18 years ago |
Nick Mathewson
|
96bfefeeb6
Add a check to try to make cache rebuild fail fast if it is going to fail
|
18 years ago |
Nick Mathewson
|
4dac383f5a
Aaand re-disable the bogus test in get_body()
|
18 years ago |