Roger Dingledine
|
8596947ee2
quiet another instance where we whine to an innocent OR operator's
|
20 年之前 |
Roger Dingledine
|
94cecc712d
note some features we intend to add.
|
20 年之前 |
Roger Dingledine
|
f860b490be
When we're connecting to an OR and he's got a different nickname/key
|
20 年之前 |
Nick Mathewson
|
0e81265359
update copyright notices.
|
20 年之前 |
Nick Mathewson
|
e04a82ecaf
Patch: when extending to an unknown router, compare identity to expected identity; not nickname-to-expected identity.
|
20 年之前 |
Nick Mathewson
|
2d40991427
Report HTTP reasons to directory clients. (Also, fix format on new TODO items)
|
20 年之前 |
Nick Mathewson
|
97dad670ea
Renormalize whitespace
|
20 年之前 |
Roger Dingledine
|
6faaac2706
add support for CONNECTing through https proxies.
|
20 年之前 |
Nick Mathewson
|
6e6d95b3db
Change from inet_ntoa to a threadproof tor_inet_ntoa.
|
20 年之前 |
Roger Dingledine
|
efa9bb5535
fix the latest bug: don't explode when some router declares a
|
20 年之前 |
Roger Dingledine
|
2e97593d25
define TOR_FRAGILE if you want tor to give you a core when
|
21 年之前 |
Roger Dingledine
|
5d8659429e
be less noisy about complaining when a jap client tries to connect
|
21 年之前 |
Roger Dingledine
|
e432d2ceea
we should handle the case where the client has no cert, for
|
21 年之前 |
Roger Dingledine
|
0aff4ff4cb
get rid of 0.0.8 backwards compatibility
|
21 年之前 |
Nick Mathewson
|
324b192f68
Make Tor use Niels Provos's libevent instead of it's current
|
21 年之前 |
Nick Mathewson
|
fca7ba9777
Resolve task 42: find where 19-char nicknames were getting truncated when read from certs, and fix it. Also audit use of MAX_NICKNAME_LEN; no other badness found, but some docs/code cleaned up a touch.
|
21 年之前 |
Roger Dingledine
|
70075933c6
stop checking for clock skew, even for servers.
|
21 年之前 |
Roger Dingledine
|
011ad3cba5
clean up logging,
|
21 年之前 |
Nick Mathewson
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 年之前 |
Roger Dingledine
|
22727b4edc
wrong is ok, and right is fine, but in between is apparently
|
21 年之前 |
Nick Mathewson
|
6f5dbefa7e
Normalize space: add one between every control keyword and control clause.
|
21 年之前 |
Roger Dingledine
|
7c9a707900
remove emacs droppings, since nick says he doesn't need them anymore
|
21 年之前 |
Nick Mathewson
|
f91152ce6a
Clarify a bunch of log messages
|
21 年之前 |
Nick Mathewson
|
d4754b334c
Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "BandwidthBurst 1000 TB" from occuring.
|
21 年之前 |
Roger Dingledine
|
310a8da0d2
break reached_eof() out of process_inbuf()
|
21 年之前 |
Nick Mathewson
|
8acaf8e187
Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed
|
21 年之前 |
Nick Mathewson
|
930464c889
Change "warn if unverified routers are very skewed" to "never warn about unverified router skew"
|
21 年之前 |
Nick Mathewson
|
402c75fb06
Allow more clock skew from unrecognized hosts than from recognized ones.
|
21 年之前 |
Nick Mathewson
|
aab929abe0
Use the data, *then* free it. It works so much better.
|
21 年之前 |
Nick Mathewson
|
60880cda84
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs.
|
21 年之前 |