Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Sometime post 0.0.9, we should integrate an http proxy into Tor (maybe | Roger Dingledine | 2005-01-16 |
| | | | | | | | | as a third class of worker process), so we can stop shipping with the beast that is Privoxy. svn:r3359 | ||
* | Note that we need to check return codes from more libevent functions | Nick Mathewson | 2005-01-12 |
| | | | | svn:r3343 | ||
* | Make Tor use Niels Provos's libevent instead of it's current | Nick Mathewson | 2005-01-12 |
| | | | | | | | | | | | | poll-but-sometimes-select mess. This will let us use faster async cores (like epoll, kpoll, and /dev/poll), and hopefully work better on Windows too. There are some fairly nasty changes to main.c here; this will almost certainly break something. But hey, that's what alphas are for. svn:r3341 | ||
* | Enable Mac startup script by default | Nick Mathewson | 2005-01-05 |
| | | | | svn:r3311 | ||
* | Implement SIGNAL control command. | Nick Mathewson | 2005-01-05 |
| | | | | svn:r3307 | ||
* | Note some 0093 items | Nick Mathewson | 2005-01-05 |
| | | | | svn:r3304 | ||
* | mention where to find the 'fingerprint' file | Roger Dingledine | 2005-01-03 |
| | | | | svn:r3249 | ||
* | add items to TODO | Nick Mathewson | 2004-12-24 |
| | | | | svn:r3222 | ||
* | sort TODO items in tier 1 and 2 by category. This needs more work. | Nick Mathewson | 2004-12-23 |
| | | | | svn:r3214 | ||
* | we need to figure out how to make the rpm not strip the binaries it makes | Roger Dingledine | 2004-12-20 |
| | | | | svn:r3191 | ||
* | Add opprotunistic circuit-building tweak to Tor TODO | Nick Mathewson | 2004-12-18 |
| | | | | svn:r3172 | ||
* | add a wishlist item from weasel and aphex | Roger Dingledine | 2004-12-17 |
| | | | | svn:r3159 | ||
* | Note windows __FILE__ nuisance in TODO. | Nick Mathewson | 2004-12-13 |
| | | | | svn:r3146 | ||
* | update the 'how to configure a server' section. | Roger Dingledine | 2004-12-12 |
| | | | | svn:r3134 | ||
* | three more items for shortly post 0.0.9 | Roger Dingledine | 2004-12-06 |
| | | | | svn:r3088 | ||
* | rearrange TODO a lot; still needs more. | Roger Dingledine | 2004-12-02 |
| | | | | svn:r3065 | ||
* | two more items for post 0.0.9 | Roger Dingledine | 2004-12-01 |
| | | | | svn:r3049 | ||
* | add some todo items before arma conflicts with them ;) | Nick Mathewson | 2004-11-30 |
| | | | | svn:r3048 | ||
* | .exit stuff is done. | Roger Dingledine | 2004-11-30 |
| | | | | | | | defer intro point bug fix til after 0.0.9 is out since it will be invasive. svn:r3044 | ||
* | Update tor-spec.txt: list and describe all router and directory fields. | Nick Mathewson | 2004-11-30 |
| | | | | svn:r3030 | ||
* | If anybody set DirFetchPostPeriod, give them StatuFetchPeriod instead. ↵ | Nick Mathewson | 2004-11-30 |
| | | | | | | Impose minima and maxima for all *Period options; impose even tighter maxima for fetching if we are a caching dirserver. Clip rather than rejecting. arma: are these good? svn:r3024 | ||
* | Implement new version format for post 0.1. | Nick Mathewson | 2004-11-29 |
| | | | | svn:r3022 | ||
* | Fetch cached running-routers from servers that serve it (that is, ↵ | Nick Mathewson | 2004-11-29 |
| | | | | | | authdirservers, and servers running 0.0.9rc5-cvs or later.) svn:r3018 | ||
* | assing and tweak 009 items | Nick Mathewson | 2004-11-29 |
| | | | | svn:r3014 | ||
* | list remaining items for 0.0.9 | Roger Dingledine | 2004-11-29 |
| | | | | | | | did i miss any? svn:r3008 | ||
* | Add a TODO item | Nick Mathewson | 2004-11-24 |
| | | | | svn:r2966 | ||
* | update todo some more | Roger Dingledine | 2004-11-23 |
| | | | | svn:r2949 | ||
* | Note TODO status; add a couple of items for post-rc1. | Nick Mathewson | 2004-11-23 |
| | | | | svn:r2947 | ||
* | Mark some TODO items done | Nick Mathewson | 2004-11-22 |
| | | | | svn:r2940 | ||
* | Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting ↵ | Nick Mathewson | 2004-11-20 |
| | | | | | | setup. More docs needed svn:r2911 | ||
* | mark some last items for 009rc1 | Nick Mathewson | 2004-11-18 |
| | | | | svn:r2908 | ||
* | add a TODO item and some comment changes. | Nick Mathewson | 2004-11-16 |
| | | | | svn:r2904 | ||
* | mark off almost all remaining pre6 items | Roger Dingledine | 2004-11-15 |
| | | | | svn:r2892 | ||
* | Define an elaborate set of lunacy to make sure that RPM versions do | Nick Mathewson | 2004-11-14 |
| | | | | | | | | | | | | | | | | | | | | | | the right thing with our recalcitrant versioning scheme. See tor.spec.in for full details. Basically, the progression is now: Tor version RPM version 0.0.8 ---> 0.0.8 0.0.8.1 ---> 0.0.8.1 0.0.9pre1-cvs ---> 0.0.8.99.0.0.9.pre.1.cvs 0.0.9pre1 ---> 0.0.8.99.0.0.9.pre.1.release 0.0.9pre2 ---> 0.0.8.99.0.0.9.pre.2.release 0.0.9rc1 ---> 0.0.8.99.0.0.9.rc.1.release 0.0.9 ---> 0.0.9 0.0.9.1-cvs ---> 0.0.9.0.99.0.0.9.1.cvs 0.0.9.1 ---> 0.0.9.1 The spec file (but not the system) will break if a tor version ends in ".0", so don't do that yet. svn:r2877 | ||
* | Allow more clock skew from unrecognized hosts than from recognized ones. | Nick Mathewson | 2004-11-14 |
| | | | | svn:r2874 | ||
* | Fetch running-routers. | Nick Mathewson | 2004-11-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Split logic to initiate dirfetch, running-routers fetch, and descriptor post. arma: There are some XXXs here that raise design questions which we should solve before the next release. The biggest problem is this: Right now, the directory is about 50X as large as running-routers uncompressed, and about 36X as large compressed. Assuming: - everybody gets the compressed version of everything, - everybody gets cached directories from random dirservers and uncached r-r from authdirservers - everybody downloads r-r at the same rate they now download dirs, then using r-r from will *increase* authdirserver directory bandwidth usage if there are significantly more caches than authdirservers. I think it's safe to leave this in for now, since there aren't 3x36 caching dirservers, but we should make everybody with a dirport cache running-routers soon. But I could be wrong. svn:r2872 | ||
* | Note item completed | Nick Mathewson | 2004-11-14 |
| | | | | svn:r2870 | ||
* | Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF | Nick Mathewson | 2004-11-14 |
| | | | | svn:r2868 | ||
* | Make TODO items done. | Nick Mathewson | 2004-11-14 |
| | | | | svn:r2866 | ||
* | clean up spec headers, mark a few todo items off | Roger Dingledine | 2004-11-14 |
| | | | | svn:r2851 | ||
* | Update windows installer todo | Nick Mathewson | 2004-11-14 |
| | | | | svn:r2841 | ||
* | Document remaining configuration options; add a ccheck for redundant ↵ | Nick Mathewson | 2004-11-13 |
| | | | | | | authentication mechanisms in options_validate; add TODO items for post-009 hibernation features svn:r2833 | ||
* | Track whether descriptor is dirty/uploaded. When any options are set, mark ↵ | Nick Mathewson | 2004-11-13 |
| | | | | | | it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty. svn:r2832 | ||
* | add in some more todo items | Roger Dingledine | 2004-11-13 |
| | | | | svn:r2831 | ||
* | remove finished 0.0.9pre5 items | Roger Dingledine | 2004-11-13 |
| | | | | | | | add a weasel-wishlist item svn:r2830 | ||
* | Allocate 009pre6 items | Nick Mathewson | 2004-11-13 |
| | | | | svn:r2829 | ||
* | Write most of the implementation for SAVECONF. | Nick Mathewson | 2004-11-12 |
| | | | | svn:r2820 | ||
* | Rename exit_policy to addr_policy, since it gets used for SOCKS and ↵ | Nick Mathewson | 2004-11-12 |
| | | | | | | directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. svn:r2819 | ||
* | Note a pre6 item | Nick Mathewson | 2004-11-10 |
| | | | | svn:r2796 | ||
* | check off last 0.0.9pre5 todo items | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2761 |