Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | minor cleanups | Roger Dingledine | 2006-04-03 |
| | | | | svn:r6301 | ||
* | nick: there *is* no MAX_SERVER_INTERVAL_WITHOUT_REQUEST. true? | Roger Dingledine | 2006-04-03 |
| | | | | svn:r6300 | ||
* | "" is not a plausible address for addressmaps. | Roger Dingledine | 2006-04-03 |
| | | | | svn:r6299 | ||
* | Try to clarify thresholds, intervals, and strategies. Some of the later ↵ | Nick Mathewson | 2006-04-02 |
| | | | | | | sections need more work, but my laptop is running low on battery. svn:r6298 | ||
* | Change networkstatus dl logic: try to have all networkstatuses live; insist ↵ | Nick Mathewson | 2006-04-02 |
| | | | | | | on having all of them live or tried-at-least-once. Also, answer a XXXX comment. svn:r6297 | ||
* | Versions that drop connections for having used idle circs are as bad for ↵ | Nick Mathewson | 2006-04-02 |
| | | | | | | stable as for guard svn:r6296 | ||
* | If I could forget that I had enabled StrictExitNodes, others will too. | Nick Mathewson | 2006-04-02 |
| | | | | svn:r6295 | ||
* | but the \r\n is handy too i hear. | Roger Dingledine | 2006-04-02 |
| | | | | svn:r6294 | ||
* | if you give mapaddress no args at all, it should answer | Roger Dingledine | 2006-04-02 |
| | | | | | | | something more than \r\n. svn:r6293 | ||
* | i don't know what sort of shell nick uses, but mine can't | Roger Dingledine | 2006-04-02 |
| | | | | | | | handle redirecting from two files at once. svn:r6292 | ||
* | admit that getinfo can fail. | Roger Dingledine | 2006-04-02 |
| | | | | svn:r6291 | ||
* | make exitlist's instructions more future-proof. | Roger Dingledine | 2006-04-02 |
| | | | | svn:r6290 | ||
* | the deb's tor.docs list is wrong, now that we've removed the docs. | Roger Dingledine | 2006-04-02 |
| | | | | svn:r6289 | ||
* | hack together a shell blob so 'make dist' can build even when | Roger Dingledine | 2006-04-02 |
| | | | | | | | the website isn't there. svn:r6288 | ||
* | make NoPublish (even though deprecated) work again. | Roger Dingledine | 2006-04-02 |
| | | | | svn:r6287 | ||
* | if you ask for getinfo dir/status/ but your dirport is off, | Roger Dingledine | 2006-04-01 |
| | | | | | | | log a complaint. svn:r6286 | ||
* | Fix dirserv_get_networkstatus_v2's api: its function comments | Roger Dingledine | 2006-04-01 |
| | | | | | | | | | | did not at all match its behavior, and I can't think of a case when it should return anything other than 0. This fix may allow getinfo dir/status/foo to work. svn:r6285 | ||
* | bugfix: when we fail to bind or listen on an incoming or outgoing | Roger Dingledine | 2006-04-01 |
| | | | | | | | | socket, we should close it before failing. otherwise we just leak it. (thanks to weasel for finding.) svn:r6284 | ||
* | more helpful error message | Roger Dingledine | 2006-04-01 |
| | | | | svn:r6283 | ||
* | Start sending back 512 and 451 errors if mapaddress fails, | Roger Dingledine | 2006-04-01 |
| | | | | | | | rather than not sending anything back at all. svn:r6282 | ||
* | hey, let's include instructions on servers, hidden services, | Roger Dingledine | 2006-03-31 |
| | | | | | | | and switchproxy, while we're at it. svn:r6281 | ||
* | make the os x package handle the new location of docs, plus | Roger Dingledine | 2006-03-31 |
| | | | | | | | include the needed img's. svn:r6280 | ||
* | Blow away the obsolete docs. | Roger Dingledine | 2006-03-31 |
| | | | | | | | Leave shells of them in case people link to them from elsewhere. svn:r6279 | ||
* | Fail somehow smarter if we do not have the website source tree in ../website | Peter Palfrader | 2006-03-31 |
| | | | | svn:r6278 | ||
* | This works better for me. Does it still work for you? | Peter Palfrader | 2006-03-31 |
| | | | | svn:r6277 | ||
* | weasel suggests that this will help. | Roger Dingledine | 2006-03-31 |
| | | | | svn:r6276 | ||
* | A start at copying the website tor-*.html and images into | Roger Dingledine | 2006-03-31 |
| | | | | | | | | the tarball. Weasel, can you help make the dependencies cause these to get re-built appropriately? svn:r6275 | ||
* | Label the old cvs/tor/doc/*.html files as obsolete, and point | Roger Dingledine | 2006-03-31 |
| | | | | | | | to the new documentation page. svn:r6274 | ||
* | We can remove about 30% of the v1 directory bulk by taking | Roger Dingledine | 2006-03-29 |
| | | | | | | | out down or invalid nodes. We should do this once we're ready. svn:r6273 | ||
* | Refactor the decision of whether to include a router's descriptor | Roger Dingledine | 2006-03-29 |
| | | | | | | | in the v1 directory. No actual changes yet. svn:r6272 | ||
* | Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD | Peter Palfrader | 2006-03-29 |
| | | | | svn:r6271 | ||
* | one preposition is better than two, sometimes. | Roger Dingledine | 2006-03-29 |
| | | | | svn:r6270 | ||
* | Force rpmbuild to behave and honor target_cpu. | Andrew Lewman | 2006-03-28 |
| | | | | svn:r6269 | ||
* | no longer ship INSTALL and README files, they are useless now. | Peter Palfrader | 2006-03-28 |
| | | | | svn:r6268 | ||
* | Commit my unittests.vcproj and Tor.vcproj: | Peter Palfrader | 2006-03-28 |
| | | | | | | | They have openssl come place else but also include the new policies.c svn:r6267 | ||
* | When deciding whether a router is Fast or Guard-worthy, consider | Roger Dingledine | 2006-03-28 |
| | | | | | | | | | his advertised BandwidthRate and not just the BandwidthCapacity. This is a bug in 0.1.0.x as well, but let's not bother backporting. svn:r6266 | ||
* | bump to 0.1.1.17-rc-cvs | Roger Dingledine | 2006-03-28 |
| | | | | | | | so much for 'release candidate' svn:r6265 | ||
* | Forward port patches/07_log_to_file_by_default | Peter Palfrader | 2006-03-28 |
| | | | | svn:r6263 | ||
* | bump to 0.1.1.17-rc | Roger Dingledine | 2006-03-28 |
| | | | | svn:r6261 | ||
* | while we're fixing wording, ... | Roger Dingledine | 2006-03-28 |
| | | | | svn:r6260 | ||
* | change wording in changelog | Roger Dingledine | 2006-03-28 |
| | | | | svn:r6259 | ||
* | a final changelog for 0.1.1.17-rc | Roger Dingledine | 2006-03-28 |
| | | | | svn:r6258 | ||
* | a few other thoughts that i wrote down somewhere for once | Roger Dingledine | 2006-03-28 |
| | | | | svn:r6257 | ||
* | the readme file was also incredibly old. | Roger Dingledine | 2006-03-28 |
| | | | | | | | | does somebody want to write actually useful versions of these that won't need to be updated ever? svn:r6256 | ||
* | blow away the "quickstart" from the INSTALL file. it was not being | Roger Dingledine | 2006-03-28 |
| | | | | | | | maintained adequately. svn:r6255 | ||
* | Make the max number of old descriptors to hold rise with the number of ↵ | Nick Mathewson | 2006-03-27 |
| | | | | | | authorities. svn:r6254 | ||
* | another interim changelog for 0.1.1.17-rc | Roger Dingledine | 2006-03-27 |
| | | | | svn:r6253 | ||
* | On our dirport return a robots.txt so maybe google doesn't index all those ↵ | Peter Palfrader | 2006-03-27 |
| | | | | | | server descriptors anymore svn:r6252 | ||
* | Code to implement networkstatus fetch from controllers. Only works when ↵ | Nick Mathewson | 2006-03-27 |
| | | | | | | dirport is set for now; should be good enough to make serifos html front-end not be as wrong. svn:r6251 | ||
* | that extra punctuation distracts me | Roger Dingledine | 2006-03-27 |
| | | | | svn:r6250 |