Andrew Lewman
|
0727300cba
Force rpmbuild to behave and honor target_cpu.
|
19 年之前 |
Peter Palfrader
|
52cb456a19
no longer ship INSTALL and README files, they are useless now.
|
19 年之前 |
Peter Palfrader
|
2c2bb51c9c
Commit my unittests.vcproj and Tor.vcproj:
|
19 年之前 |
Roger Dingledine
|
1f4d0d2479
When deciding whether a router is Fast or Guard-worthy, consider
|
19 年之前 |
Roger Dingledine
|
e7fbdcf70e
bump to 0.1.1.17-rc-cvs
|
19 年之前 |
Peter Palfrader
|
4f0d7b7424
Forward port patches/07_log_to_file_by_default
|
19 年之前 |
Roger Dingledine
|
26eb815f73
bump to 0.1.1.17-rc
|
19 年之前 |
Roger Dingledine
|
837a0fcbdb
while we're fixing wording, ...
|
19 年之前 |
Roger Dingledine
|
e715946508
change wording in changelog
|
19 年之前 |
Roger Dingledine
|
0a11032f59
a final changelog for 0.1.1.17-rc
|
19 年之前 |
Roger Dingledine
|
81ffbda2a1
a few other thoughts that i wrote down somewhere for once
|
19 年之前 |
Roger Dingledine
|
4da71fff6b
the readme file was also incredibly old.
|
19 年之前 |
Roger Dingledine
|
b552e0b992
blow away the "quickstart" from the INSTALL file. it was not being
|
19 年之前 |
Nick Mathewson
|
685bceed1c
Make the max number of old descriptors to hold rise with the number of authorities.
|
19 年之前 |
Roger Dingledine
|
90a40e0e66
another interim changelog for 0.1.1.17-rc
|
19 年之前 |
Peter Palfrader
|
03302dc67d
On our dirport return a robots.txt so maybe google doesn't index all those server descriptors anymore
|
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
|
56df81199a
that extra punctuation distracts me
|
19 年之前 |
Nick Mathewson
|
cd271dbca9
re-order to avoid free-then-use. Thank goodness tor_free() zeroes things.
|
19 年之前 |
Nick Mathewson
|
c74bd877e2
Oops. We may not have a networkstatus list when we first parse the cached routers.
|
19 年之前 |
Nick Mathewson
|
3e8c9a485f
Fix for "but need_to_mirror=1" annoyance; is bug 273 fixed?
|
19 年之前 |
Roger Dingledine
|
6f08d121d9
Refactor and consolidate addr/exit policies into a new policies.c.
|
19 年之前 |
Nick Mathewson
|
74d35c8027
On non-gcc compilers, use -g -O instead of -Wall -g -O2: resolve bug 273.
|
19 年之前 |
Roger Dingledine
|
c22a9fe5a8
favor correctness over grammar
|
19 年之前 |
Roger Dingledine
|
e20aad8d46
remove obsolete address policy code
|
19 年之前 |
Roger Dingledine
|
e1c8e3ca6e
also send syntax and parse errors back to the controller.
|
19 年之前 |
Roger Dingledine
|
b899b9592a
When the controller's *setconf commands fail, collect an error message
|
19 年之前 |
Roger Dingledine
|
0543900fbf
clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug.
|
19 年之前 |
Roger Dingledine
|
7871ad9116
failing in a support function is a warn, not an err.
|
19 年之前 |
Roger Dingledine
|
6652d821b2
If you run a fast server, can you run your client elsewhere?
|
19 年之前 |