Commits on Source
34210
b899b959
When the controller's *setconf commands fail, collect an error message
Mar 26, 2006
e1c8e3ca
also send syntax and parse errors back to the controller.
Mar 26, 2006
e20aad8d
remove obsolete address policy code
Mar 26, 2006
c22a9fe5
favor correctness over grammar
Mar 26, 2006
74d35c80
On non-gcc compilers, use -g -O instead of -Wall -g -O2: resolve bug 273.
Mar 27, 2006
6f08d121
Refactor and consolidate addr/exit policies into a new policies.c.
Mar 27, 2006
3e8c9a48
Fix for "but need_to_mirror=1" annoyance; is bug 273 fixed?
Mar 27, 2006
c74bd877
Oops. We may not have a networkstatus list when we first parse the cached routers.
Mar 27, 2006
cd271dbc
re-order to avoid free-then-use. Thank goodness tor_free() zeroes things.
Mar 27, 2006
56df8119
that extra punctuation distracts me
Mar 27, 2006
24217248
Code to implement networkstatus fetch from controllers. Only works when...
Mar 27, 2006
03302dc6
On our dirport return a robots.txt so maybe google doesn't index all those...
Mar 27, 2006
90a40e0e
another interim changelog for 0.1.1.17-rc
Mar 27, 2006
685bceed
Make the max number of old descriptors to hold rise with the number of authorities.
Mar 27, 2006
b552e0b9
blow away the "quickstart" from the INSTALL file. it was not being
Mar 28, 2006
4da71fff
the readme file was also incredibly old.
Mar 28, 2006
81ffbda2
a few other thoughts that i wrote down somewhere for once
Mar 28, 2006
0a11032f
a final changelog for 0.1.1.17-rc
Mar 28, 2006
e7159465
change wording in changelog
Mar 28, 2006
837a0fcb
while we're fixing wording, ...
Mar 28, 2006
26eb815f
bump to 0.1.1.17-rc
Mar 28, 2006
4f0d7b74
Forward port patches/07_log_to_file_by_default
Mar 28, 2006
e7fbdcf7
bump to 0.1.1.17-rc-cvs
Mar 28, 2006
1f4d0d24
When deciding whether a router is Fast or Guard-worthy, consider
Mar 28, 2006
2c2bb51c
Commit my unittests.vcproj and Tor.vcproj:
Mar 28, 2006
52cb456a
no longer ship INSTALL and README files, they are useless now.
Mar 28, 2006
0727300c
Force rpmbuild to behave and honor target_cpu.
Mar 28, 2006
0567506f
one preposition is better than two, sometimes.
Mar 29, 2006
1fa7b3ce
Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD
Mar 29, 2006
db1209a8
Refactor the decision of whether to include a router's descriptor
Mar 29, 2006
4c996757
We can remove about 30% of the v1 directory bulk by taking
Mar 29, 2006
6a3f3ffb
Label the old cvs/tor/doc/*.html files as obsolete, and point
Mar 31, 2006
3e2f1c8b
A start at copying the website tor-*.html and images into
Mar 31, 2006
f41d3abb
weasel suggests that this will help.
Mar 31, 2006
fef8829d
This works better for me. Does it still work for you?
Mar 31, 2006
b13c1b53
Fail somehow smarter if we do not have the website source tree in ../website
Mar 31, 2006
051c1762
Blow away the obsolete docs.
Mar 31, 2006
89bc7a5f
make the os x package handle the new location of docs, plus
Mar 31, 2006
6e61612f
hey, let's include instructions on servers, hidden services,
Mar 31, 2006
314f2487
Start sending back 512 and 451 errors if mapaddress fails,
Apr 01, 2006
e47075e7
more helpful error message
Apr 01, 2006
e754664d
bugfix: when we fail to bind or listen on an incoming or outgoing
Apr 01, 2006
6fb27741
Fix dirserv_get_networkstatus_v2's api: its function comments
Apr 01, 2006
dfb3c5f4
if you ask for getinfo dir/status/ but your dirport is off,
Apr 01, 2006
1e04b70d
make NoPublish (even though deprecated) work again.
Apr 02, 2006
b0a502df
hack together a shell blob so 'make dist' can build even when
Apr 02, 2006
219dd9b1
the deb's tor.docs list is wrong, now that we've removed the docs.
Apr 02, 2006
7f427ae9
make exitlist's instructions more future-proof.
Apr 02, 2006
9aecb508
admit that getinfo can fail.
Apr 02, 2006
403be1a3
i don't know what sort of shell nick uses, but mine can't
Apr 02, 2006
e84cd412
if you give mapaddress no args at all, it should answer
Apr 02, 2006
b34032b8
but the \r\n is handy too i hear.
Apr 02, 2006
785d25e0
If I could forget that I had enabled StrictExitNodes, others will too.
Apr 02, 2006
d663bfa3
Versions that drop connections for having used idle circs are as bad for stable as for guard
Apr 02, 2006
4130460f
Change networkstatus dl logic: try to have all networkstatuses live; insist on...
Apr 02, 2006
e9dc188e
Try to clarify thresholds, intervals, and strategies. Some of the later...
Apr 02, 2006
7e3a98b4
"" is not a plausible address for addressmaps.
Apr 03, 2006
64a40b51
nick: there *is* no MAX_SERVER_INTERVAL_WITHOUT_REQUEST. true?
Apr 03, 2006
7b8373a7
minor cleanups
Apr 03, 2006
314c2111
Clarify behavior on failing network-status download.
Apr 03, 2006
efcc4d75
save first, then commit.
Apr 03, 2006
1f40ab57
Oops; meant received, not published.
Apr 03, 2006
9549d81d
two more thresholds to look at
Apr 03, 2006
2cb3aeb4
another point that needs more thinking
Apr 03, 2006
eba62043
fix some xxxs.
Apr 03, 2006
4b6ff2b0
bugfix in sort_version_list() so it doesn't screw up the sorting.
Apr 03, 2006
a3248716
phrase the threshold comparison in the way we've been
Apr 03, 2006
7198af7f
one more edge case that could paralyze a client with fear
Apr 03, 2006
453062b0
fix typo, remove extraneous variable
Apr 03, 2006
0825f611
fix crash bug reported in flyspray 279.
Apr 04, 2006
c4fb9d22
if there's more than one match for router-get-my-nickname,
Apr 04, 2006
be901eb4
begin to specify when to warn.
Apr 04, 2006
c6d010b2
Dont warn about our own status unless weve tried and failed 4 times (or...
Apr 07, 2006
7a804572
fix an infinite loop; answer a question
Apr 07, 2006
5d466b76
Fix a couple of things that make GCC complain with verbose warnings on. Also, fix some whitespace.
Apr 08, 2006
cbc7883f
don't try to run python2.2 explicitly, just python.
Apr 08, 2006
de8ce0aa
fix a typo that was confusing me
Apr 08, 2006
557b174b
Break out the checks to see if a routerstatus is something we
Apr 08, 2006
fab1feee
complain when we hit wsaenobufs on recv or write too.
Apr 08, 2006
f1692ebe
when we do reachability testing and the tls cert at the other
Apr 08, 2006
b5737aab
add dizum as the fifth authoritative directory server.
Apr 08, 2006
24b2e053
clean up the log lines more, and note a future work.
Apr 08, 2006
3a5758e2
If we think of ourselves as authoritative, even if we're not
Apr 08, 2006
2a94c8b4
add a new config option FetchUselessRouters, off by default, for
Apr 08, 2006
a5896504
i like the name FetchUselessDescriptors better.
Apr 08, 2006
5dbdc3fc
man page entry for FetchUselessDescriptors
Apr 08, 2006
b7cadc0d
If you're not a versioning dirserver, don't put the string
Apr 08, 2006
9a6b9f16
contrib script for scanning the tor network for accidentally
Apr 08, 2006
d48cdbe2
When fetching rendezvous descriptors, we were willing to ask
Apr 09, 2006
0871f4ef
Remove about 30% of the v1 directory bulk by not including down or
Apr 09, 2006
1772ee0c
mention FetchUselessDescriptors in exitlist's intro doc.
Apr 09, 2006
901ff3e1
first cut of a changelog for 0.1.1.18-rc
Apr 09, 2006
a699f38b
remove something from the todo, add something to it.
Apr 09, 2006
fc320a24
work through more todo items
Apr 09, 2006
b18d20ce
Here is an attempted fix for directory mirrors that are frozen
Apr 09, 2006
ed38f46e
lower the minimum required number of fd's to 1000, so we can
Apr 09, 2006
a52bb835
and update the man page to reflect that
Apr 09, 2006
760934b1
fix typo
Apr 09, 2006
c82d65d2
another low-priority todo item
Apr 09, 2006
b6b534c9
quiet a bootstrapping message
Apr 09, 2006
34,110 additional commits have been omitted to prevent performance issues.
Loading
Loading