Nick Mathewson
|
136ed33071
r9289@31-35-219: nickm | 2006-10-20 09:43:22 -0400
|
19 years ago |
Roger Dingledine
|
7d33c4b904
clean up and downgrade some log messages
|
19 years ago |
Nick Mathewson
|
78043b8478
r9017@totoro: nickm | 2006-10-13 01:27:33 -0400
|
19 years ago |
Roger Dingledine
|
f2bd0e2f16
more minor cleanups
|
19 years ago |
Roger Dingledine
|
4096e577c5
if we fail to build a circuit to an intended enclave, and it's
|
19 years ago |
Nick Mathewson
|
c2d304366b
r9032@Kushana: nickm | 2006-09-29 18:51:42 -0400
|
19 years ago |
Nick Mathewson
|
9dbfb91f17
r8997@Kushana: nickm | 2006-09-28 23:40:22 -0400
|
19 years ago |
Nick Mathewson
|
6b3f6afb58
r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400
|
19 years ago |
Roger Dingledine
|
9bc8d69dfc
remove some loud log messages
|
19 years ago |
Roger Dingledine
|
43edbf0461
prefer calling it a client rather than an OP
|
19 years ago |
Nick Mathewson
|
5cff4164a0
r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700
|
19 years ago |
Nick Mathewson
|
5227395aba
r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400
|
19 years ago |
Nick Mathewson
|
ec82db6995
r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400
|
19 years ago |
Nick Mathewson
|
4ff4577beb
r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400
|
19 years ago |
Nick Mathewson
|
7239262f71
Don't tell anybody, but we're going OO here. This patch splits
|
19 years ago |
Roger Dingledine
|
388ac4126a
If we are using an exit enclave and we can't connect, e.g. because
|
19 years ago |
Roger Dingledine
|
dc79dd6a46
minor fixes
|
19 years ago |
Nick Mathewson
|
853e2d99b6
Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.)
|
19 years ago |
Roger Dingledine
|
259c65ab08
the last of the log convention conversion. finally.
|
19 years ago |
Roger Dingledine
|
5f051574d5
Happy new year!
|
20 years ago |
Roger Dingledine
|
654b61a2e8
Jan 05 19:39:27.356 [warn] connection_edge_process_end_not_open():
|
20 years ago |
Nick Mathewson
|
878962bee1
Add reasons to DESTROY and RELAY_TRUNCATED cells.
|
20 years ago |
Roger Dingledine
|
e9e7dc176c
Some tor servers process billions of cells in a matter of days.
|
20 years ago |
Roger Dingledine
|
bb4662365b
when we fail three times to resolve or connect, we were telling the
|
20 years ago |
Nick Mathewson
|
9482b1b9d5
Choose directory servers from routerstatus list, not from routerinfo list. This way, as soon was we have a networkstatus, we can ask a cache to give us routers, rather than needing to ask the directories.
|
20 years ago |
Nick Mathewson
|
1af630d32c
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
|
20 years ago |
Roger Dingledine
|
58366ffd24
when we changed from log_fn to debug/info/notice/warn/err,
|
20 years ago |
Roger Dingledine
|
9b0a40ec78
crank the max line limit down to 150 chars.
|
20 years ago |
Nick Mathewson
|
3bd613b44d
Rename connection_get_by_identity_digest to reflect that it is OR-only. Make it use a hashtable instead of a linear search.
|
20 years ago |
Roger Dingledine
|
af86345b74
we used to kill the circuit when we receive a relay command we
|
20 years ago |