| Commit message (Expand) | Author | Age |
* | three more items for shortly post 0.0.9•••svn:r3088
| Roger Dingledine | 2004-12-06 |
* | rearrange TODO a lot; still needs more.•••svn:r3065
| Roger Dingledine | 2004-12-02 |
* | two more items for post 0.0.9•••svn:r3049
| Roger Dingledine | 2004-12-01 |
* | add some todo items before arma conflicts with them ;)•••svn:r3048
| Nick Mathewson | 2004-11-30 |
* | .exit stuff is done.•••defer intro point bug fix til after 0.0.9 is out since it will be invasive.
svn:r3044
| Roger Dingledine | 2004-11-30 |
* | Update tor-spec.txt: list and describe all router and directory fields.•••svn:r3030
| Nick Mathewson | 2004-11-30 |
* | If anybody set DirFetchPostPeriod, give them StatuFetchPeriod instead. Impos...•••svn:r3024
| Nick Mathewson | 2004-11-30 |
* | Implement new version format for post 0.1.•••svn:r3022
| Nick Mathewson | 2004-11-29 |
* | Fetch cached running-routers from servers that serve it (that is, authdirserv...•••svn:r3018
| Nick Mathewson | 2004-11-29 |
* | assing and tweak 009 items•••svn:r3014
| Nick Mathewson | 2004-11-29 |
* | list remaining items for 0.0.9•••did i miss any?
svn:r3008
| Roger Dingledine | 2004-11-29 |
* | Add a TODO item•••svn:r2966
| Nick Mathewson | 2004-11-24 |
* | update todo some more•••svn:r2949
| Roger Dingledine | 2004-11-23 |
* | Note TODO status; add a couple of items for post-rc1.•••svn:r2947
| Nick Mathewson | 2004-11-23 |
* | Mark some TODO items done•••svn:r2940
| Nick Mathewson | 2004-11-22 |
* | Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting se...•••svn:r2911
| Nick Mathewson | 2004-11-20 |
* | mark some last items for 009rc1•••svn:r2908
| Nick Mathewson | 2004-11-18 |
* | add a TODO item and some comment changes.•••svn:r2904
| Nick Mathewson | 2004-11-16 |
* | mark off almost all remaining pre6 items•••svn:r2892
| Roger Dingledine | 2004-11-15 |
* | Define an elaborate set of lunacy to make sure that RPM versions do•••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
| Nick Mathewson | 2004-11-14 |
* | Allow more clock skew from unrecognized hosts than from recognized ones.•••svn:r2874
| Nick Mathewson | 2004-11-14 |
* | Fetch running-routers.•••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
| Nick Mathewson | 2004-11-14 |
* | Note item completed•••svn:r2870
| Nick Mathewson | 2004-11-14 |
* | Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF•••svn:r2868
| Nick Mathewson | 2004-11-14 |
* | Make TODO items done.•••svn:r2866
| Nick Mathewson | 2004-11-14 |
* | clean up spec headers, mark a few todo items off•••svn:r2851
| Roger Dingledine | 2004-11-14 |
* | Update windows installer todo•••svn:r2841
| Nick Mathewson | 2004-11-14 |
* | Document remaining configuration options; add a ccheck for redundant authenti...•••svn:r2833
| Nick Mathewson | 2004-11-13 |
* | Track whether descriptor is dirty/uploaded. When any options are set, mark i...•••svn:r2832
| Nick Mathewson | 2004-11-13 |
* | add in some more todo items•••svn:r2831
| Roger Dingledine | 2004-11-13 |
* | remove finished 0.0.9pre5 items•••add a weasel-wishlist item
svn:r2830
| Roger Dingledine | 2004-11-13 |
* | Allocate 009pre6 items•••svn:r2829
| Nick Mathewson | 2004-11-13 |
* | Write most of the implementation for SAVECONF.•••svn:r2820
| Nick Mathewson | 2004-11-12 |
* | Rename exit_policy to addr_policy, since it gets used for SOCKS and directory...•••svn:r2819
| Nick Mathewson | 2004-11-12 |
* | Note a pre6 item•••svn:r2796
| Nick Mathewson | 2004-11-10 |
* | check off last 0.0.9pre5 todo items•••svn:r2761
| Roger Dingledine | 2004-11-10 |
* | and another todo item for nick•••svn:r2720
| Roger Dingledine | 2004-11-09 |
* | 0.0.9pre5 approaches•••svn:r2719
| Roger Dingledine | 2004-11-09 |
* | Mark items completed; clarify items; remove dups•••svn:r2690
| Nick Mathewson | 2004-11-05 |
* | Note item status from meeting•••svn:r2685
| Nick Mathewson | 2004-11-05 |
* | Start implementing control interface.•••svn:r2652
| Nick Mathewson | 2004-11-03 |
* | First attempt at hibernation code. It needs more work around the XXXXs, but ...•••svn:r2649
| Nick Mathewson | 2004-11-02 |
* | tor --list-fingerprint to print fingerprint and exit•••svn:r2627
| Nick Mathewson | 2004-10-30 |
* | Add TODO item: gripe early when fd limits are low, rather than blowing up whe...•••svn:r2625
| Nick Mathewson | 2004-10-30 |
* | Note item completion•••svn:r2622
| Nick Mathewson | 2004-10-28 |
* | Mark item completed•••svn:r2619
| Nick Mathewson | 2004-10-28 |
* | clean up todo file some more•••svn:r2608
| Roger Dingledine | 2004-10-27 |
* | Replace sprintf with snprintf•••svn:r2602
| Nick Mathewson | 2004-10-27 |
* | Tenatively break items down for "launch" version•••svn:r2601
| Nick Mathewson | 2004-10-27 |
* | Clean TODO indentation•••svn:r2598
| Nick Mathewson | 2004-10-27 |