Nick Mathewson
|
0f5bfc1521
r7411@Kushana: nickm | 2006-08-17 19:00:25 -0400
|
19 年之前 |
Nick Mathewson
|
3da737ac98
r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700
|
19 年之前 |
Nick Mathewson
|
5cff4164a0
r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700
|
19 年之前 |
Nick Mathewson
|
6dc13cdbeb
r6948@Kushana: nickm | 2006-07-28 10:10:35 -0400
|
19 年之前 |
Nick Mathewson
|
ec82db6995
r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400
|
19 年之前 |
Nick Mathewson
|
4ff4577beb
r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400
|
19 年之前 |
Nick Mathewson
|
7239262f71
Don't tell anybody, but we're going OO here. This patch splits
|
19 年之前 |
Roger Dingledine
|
3d79eb52ab
stick to nick's nul/null convention
|
19 年之前 |
Nick Mathewson
|
c32e19b4ed
OR_CONN_EVENT_NEW: we should probably handle that , should we not? Especially since 23:26 < phobos> nickm: grep -c "Unrecognized status code 4" tor.log
|
19 年之前 |
Nick Mathewson
|
b7910202a3
Next batch of memory miserdom: mmap cached-routers file. This is sure to break somewhere.
|
19 年之前 |
Roger Dingledine
|
31b51849b5
export the default exit policy via the control port, so controllers
|
19 年之前 |
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 年之前 |
Roger Dingledine
|
3cd01ca9a1
make cookie authentication for the controller work again, maybe.
|
19 年之前 |
Nick Mathewson
|
55c38f88b9
Remove string size limit on NEWDESC messages; solve bug 291.
|
19 年之前 |
Nick Mathewson
|
6ebd886511
forward-port: "Resolve" all XXX011 items, mostly by marking them non-011.
|
19 年之前 |
Roger Dingledine
|
b34032b87d
but the \r\n is handy too i hear.
|
19 年之前 |
Roger Dingledine
|
e84cd412d4
if you give mapaddress no args at all, it should answer
|
19 年之前 |
Roger Dingledine
|
dfb3c5f47a
if you ask for getinfo dir/status/ but your dirport is off,
|
19 年之前 |
Roger Dingledine
|
6fb27741ba
Fix dirserv_get_networkstatus_v2's api: its function comments
|
19 年之前 |
Roger Dingledine
|
e47075e771
more helpful error message
|
19 年之前 |
Roger Dingledine
|
314f24870d
Start sending back 512 and 451 errors if mapaddress fails,
|
19 年之前 |
Nick Mathewson
|
2421724853
Code to implement networkstatus fetch from controllers. Only works when dirport is set for now; should be good enough to make serifos html front-end not be as wrong.
|
19 年之前 |
Roger Dingledine
|
b899b9592a
When the controller's *setconf commands fail, collect an error message
|
19 年之前 |
Roger Dingledine
|
5b87b0bf55
update getinfo info/names to reflect that we now support
|
19 年之前 |
Roger Dingledine
|
817556315a
Implement router purposes, and don't choose a non-general
|
19 年之前 |
Nick Mathewson
|
fb7b5545ce
Implement GETINFO(dir/server/foo); status will be harder.
|
19 年之前 |
Roger Dingledine
|
a4da44c2b9
Now do address rewriting when the controller asks us to attach
|
19 年之前 |
Roger Dingledine
|
b5c6a990d3
fix assert while attachstream'ing a connect-wait or
|
19 年之前 |
Roger Dingledine
|
80f0492a65
avoid shadowing a variable so we don't get sad later.
|
19 年之前 |
Roger Dingledine
|
5f8d26496d
Let the controller attachstream conns that are in connect_wait
|
19 年之前 |