Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-10 | fix a typo in the man page | Roger Dingledine | |
thanks dfc svn:r2224 | |||
2004-08-10 | clean up the todo some more | Roger Dingledine | |
svn:r2223 | |||
2004-08-09 | reorganize todo to be a bit clearer about what's not done | Roger Dingledine | |
svn:r2221 | |||
2004-08-09 | touchups to docs | Roger Dingledine | |
svn:r2214 | |||
2004-08-09 | mention our tor initscript in the server config section | Roger Dingledine | |
svn:r2210 | |||
2004-08-09 | Spec cleanups: improved accuracy and detail of description of | Nick Mathewson | |
directory formats, added ipv6 exit spec. (The IPv6 stuff is only for exiting connections: ORs still need IPv4 addrs) svn:r2204 | |||
2004-08-09 | Add spec for UI control protocol | Nick Mathewson | |
svn:r2203 | |||
2004-08-08 | Be slightly more specific about ASN1 | Nick Mathewson | |
svn:r2201 | |||
2004-08-08 | update man page to reflect more default rejects | Roger Dingledine | |
svn:r2196 | |||
2004-08-08 | we should put an expiry date on the onion-keys? | Roger Dingledine | |
svn:r2194 | |||
2004-08-07 | whoops, the man page has been rotting | Roger Dingledine | |
(it needs more attention than just this) svn:r2191 | |||
2004-08-06 | Properly clean up everything we might have bulit | Peter Palfrader | |
svn:r2169 | |||
2004-08-06 | the repository is no place for a well behaved .in file | Peter Palfrader | |
svn:r2166 | |||
2004-08-06 | Add mystery 0 entry to TODO list | Nick Mathewson | |
svn:r2164 | |||
2004-08-06 | Move design-paper into its own directory, and ship it and all that is needed ↵ | Peter Palfrader | |
to build with it in the tarball svn:r2163 | |||
2004-08-06 | weasel suggests we compress the directory one day. he's right. | Roger Dingledine | |
svn:r2155 | |||
2004-08-06 | we were telling them a nonexistent config option. oops. | Roger Dingledine | |
(thanks to john todd for pointing this out) svn:r2154 | |||
2004-08-06 | fix a few typos in the resolve/resolved spec | Roger Dingledine | |
svn:r2153 | |||
2004-08-04 | update tor-doc.html | Roger Dingledine | |
svn:r2140 | |||
2004-08-04 | todo items to switch dirservers entries to config lines | Roger Dingledine | |
and remove old todo items svn:r2138 | |||
2004-08-03 | add some more todo items for 0.0.8 | Roger Dingledine | |
svn:r2124 | |||
2004-08-03 | update location of tor-in-chroot doc | Roger Dingledine | |
svn:r2123 | |||
2004-07-23 | yet more todo items | Roger Dingledine | |
svn:r2117 | |||
2004-07-22 | mark off todo items; add todo items; correct tor-spec.txt | Roger Dingledine | |
svn:r2101 | |||
2004-07-22 | update the todo, items for pre-pre1 and for post-pre1 | Roger Dingledine | |
svn:r2093 | |||
2004-07-20 | Track bandwidth usage to estimate capacity | Nick Mathewson | |
svn:r2065 | |||
2004-07-19 | mention that you should proxy your SSL traffic too | Roger Dingledine | |
svn:r2056 | |||
2004-07-16 | Remove 1024-router limit in routerparse.c; unify handling of running-routers ↵ | Nick Mathewson | |
lines in running-routers requests and in directories; set is_verified field of routerinfo_ts correctly; use most-recent-info rule to decide whether to change router-is-running status. svn:r2051 | |||
2004-07-16 | Resolve all DOCDOCs. | Nick Mathewson | |
svn:r2050 | |||
2004-07-16 | Revert cpuworker to use addr/port | Nick Mathewson | |
svn:r2049 | |||
2004-07-16 | Look in .torrc if no CONFDIR "torrc" is found. | Nick Mathewson | |
svn:r2048 | |||
2004-07-15 | give nick enough to keep him busy for a while more | Roger Dingledine | |
svn:r2045 | |||
2004-07-13 | Finish most pre2 items: make running-routers list work right; rename secret ↵ | Nick Mathewson | |
key files; make even more lookup-by-nickname use lookup-by-id; default nicknames to hostname. svn:r2043 | |||
2004-07-13 | include a css file for tor-doc.html | Roger Dingledine | |
(also include it in the tarball) svn:r2039 | |||
2004-07-13 | ship doc/tor-doc.html in the tarball | Roger Dingledine | |
svn:r2038 | |||
2004-07-12 | update the todo list a bit | Roger Dingledine | |
svn:r2033 | |||
2004-07-08 | emphasize tor hidden services in the 'why should you use tor' section | Roger Dingledine | |
svn:r2025 | |||
2004-07-04 | two more todo items | Roger Dingledine | |
svn:r2007 | |||
2004-07-02 | More digest/nickname fixes | Nick Mathewson | |
svn:r2000 | |||
2004-07-01 | Update tor-spec with new EXTEND format and info about certificate chains | Nick Mathewson | |
svn:r1995 | |||
2004-06-28 | put tor-doc.html under revision control | Roger Dingledine | |
packagers should consider including it in /usr/...doc/ svn:r1987 | |||
2004-06-25 | Remaining 008pre1 items done; deferred where more design is needed. | Nick Mathewson | |
More docs and (way more!) testing needed. Done: - Authdirservers down directories from others. - Generate and use running-routers lists - Cache directories; store across reboots. - Refactor directory parsing a bit; note potential trouble spots. svn:r1985 | |||
2004-06-23 | include the default exit policy in the man page | Roger Dingledine | |
svn:r1983 | |||
2004-06-21 | Implement several 008pre1 items: needs more testing | Nick Mathewson | |
svn:r1981 | |||
2004-06-17 | minor bugfix in socks explanation | Roger Dingledine | |
svn:r1979 | |||
2004-06-17 | document socks extensions and dns lookup code | Nick Mathewson | |
svn:r1976 | |||
2004-06-16 | mark one todo item off, add two new ones | Roger Dingledine | |
svn:r1974 | |||
2004-06-16 | organize the 0.0.8 roadmap a bit more | Roger Dingledine | |
svn:r1972 | |||
2004-06-14 | clean 0.0.7 items from todo list, add distributed/decentralized-tor items | Roger Dingledine | |
svn:r1969 | |||
2004-06-07 | update the man page to reflect some recent featurestor-0.0.7.2tor-0.0.7.1 | Roger Dingledine | |
svn:r1954 |