Roger Dingledine
|
86a72f73b9
make entry guard logs even quieter
|
18 years ago |
Roger Dingledine
|
245fb8e8ba
add johnny's further discussion on incentives.
|
18 years ago |
Roger Dingledine
|
e11f900a2a
stop printing a log message at every iteration through the
|
18 years ago |
Roger Dingledine
|
9b55b50b87
add to the stack of implementation notes.
|
18 years ago |
Roger Dingledine
|
5f8d26496d
Let the controller attachstream conns that are in connect_wait
|
18 years ago |
Roger Dingledine
|
a0865e2f8e
distribute contrib/rc.subr in the tarball
|
18 years ago |
Roger Dingledine
|
cbf503de63
update the todo file. getting closer.
|
18 years ago |
Roger Dingledine
|
fe6f11b6f4
document AuthDirRejectUnlisted in the man page
|
18 years ago |
Roger Dingledine
|
40bd6467a5
first cut of a 0.1.1.15-rc changelog
|
18 years ago |
Roger Dingledine
|
26d611d27a
correct weasel's note in the dir spec
|
18 years ago |
Roger Dingledine
|
82d1fdbaea
don't abandon entry guards until they've been dead a whole month.
|
18 years ago |
Roger Dingledine
|
44107f6ec4
Implement NEWNYM. Nick, did I do a bad thing?
|
18 years ago |
Roger Dingledine
|
8a72c2bd62
new controller signal NEWNYM that makes new application requests
|
18 years ago |
Roger Dingledine
|
0f39033b9f
clean up typo
|
18 years ago |
Roger Dingledine
|
dadb346136
make the tor.nsi version accurate
|
18 years ago |
Roger Dingledine
|
946317ae13
start using OR_CONN_EVENT_NEW.
|
18 years ago |
Roger Dingledine
|
39964206d8
introduce a new orconn_status "NEW"
|
18 years ago |
Roger Dingledine
|
8db1e363c9
remove some redundant code now that we compress exit policies
|
18 years ago |
Nick Mathewson
|
9479bd0275
Document AuthDir(Invalid|Reject)
|
18 years ago |
Nick Mathewson
|
6f6bbc6f91
Add rc.subr from Peter Thoenen. I have no idea what an rc.subr is, but apparently BSD people do. (Closing bug 256.)
|
18 years ago |
Roger Dingledine
|
cf4809258e
forward-port the 0.1.0.17 changelog
|
18 years ago |
Nick Mathewson
|
1ce3713889
Possible bug 265 fix: authorities must be more strict than clients about age of acceptable routers; make routers publish every 12 hours; client ROUTER_MAX_AGE must be greater than NETWORKSTATUS_MAX_AGE+authoirty ROUTER_MAX_AGE.
|
18 years ago |
Geoff Goodell
|
e6389096b5
mark controller exposure of directory data as DRAFT and Not Implemented
|
18 years ago |
Peter Palfrader
|
1c3a5025f1
Say that /tor/server/authority is not used by useful nonetheless
|
18 years ago |
Peter Palfrader
|
2942c0bde8
Clarify server/d/<D>.z description
|
18 years ago |
Geoff Goodell
|
82df8a2b52
add tor/* contents from Section 4.4 of dir-spec.txt to controller GETINFO requests
|
18 years ago |
Roger Dingledine
|
a385b0087f
fix infinite loop
|
18 years ago |
Roger Dingledine
|
a2d71f917e
mark bug 261
|
18 years ago |
Nick Mathewson
|
5dc5380984
Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though I am not 100% sure that each one is necessary.
|
18 years ago |
Nick Mathewson
|
5777ee0e1a
Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now)
|
18 years ago |