aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
...
* r11914@dhcp-18-188-69-59: nickm | 2007-01-10 11:20:59 -0500••• Base skew calculation on conn->timestamp_lastwritten, not on now. svn:r9319 Nick Mathewson2007-01-10
* now i'll remember where the buildbot is. maybe.•••svn:r9313 Roger Dingledine2007-01-09
* some cleanups. more probably remain, but hey, it's an alpha.•••time to put out the bugfix release. svn:r9309 Roger Dingledine2007-01-09
* a minor bug that's been bothering me•••svn:r9304 Roger Dingledine2007-01-09
* r11873@Kushana: nickm | 2007-01-06 02:32:18 -0500••• Implement DNS-related status events. svn:r9285 Nick Mathewson2007-01-06
* r11872@Kushana: nickm | 2007-01-06 02:14:12 -0500••• Implement a control status event for bad libevent version/method combos. Warn that libevent <1.1 with select() is needlessly slow. Reply to comment. svn:r9284 Nick Mathewson2007-01-06
* r11868@Kushana: nickm | 2007-01-06 01:32:55 -0500••• Document how we set Guard a little better. svn:r9283 Nick Mathewson2007-01-06
* r11824@Kushana: nickm | 2007-01-03 17:15:28 -0500••• control-spec: upcase arguments in status events; note unimplemented events individually r11825@Kushana: nickm | 2007-01-03 17:41:43 -0500 Implement EXTERNAL IP server status event. r11826@Kushana: nickm | 2007-01-03 17:47:10 -0500 Implement BAD_SERVER_DESCRIPTOR server status event. r11827@Kushana: nickm | 2007-01-03 18:01:56 -0500 Implement SOCKS_UNKNOWN_PROTOCOL and DANGEROUS_SOCKS client events. r11828@Kushana: nickm | 2007-01-03 18:23:22 -0500 Implement BUG controller events. Also, flush ERR-level status events just like ERR-level log messages. r11829@Kushana: nickm | 2007-01-03 23:37:27 -0500 Yet more status events: CLOCK_SKEW, GOOD/ACCEPTED_SERVER_DESCRIPTOR, {CHECKING_}REACHABILITY_{SUCCEEDED|FAILED} r11833@Kushana: nickm | 2007-01-05 16:56:37 -0500 Note some unimplementedness in control-spec.txt svn:r9279 Nick Mathewson2007-01-06
* more progress and cleanups•••svn:r9269 Roger Dingledine2007-01-05
* fix a bug i introduced in r9249; and more cleanups.•••svn:r9263 Roger Dingledine2007-01-04
* man page entries for TunnelDirConns and PreferTunneledDirConns•••and add a todo item for nick in case he gets bored :) svn:r9260 Roger Dingledine2007-01-04
* r11822@Kushana: nickm | 2007-01-03 15:15:45 -0500••• Clarify spec wrt keys, certificates, and SSL. svn:r9256 Nick Mathewson2007-01-03
* r11820@Kushana: nickm | 2007-01-03 14:54:05 -0500••• Add (and specify) a BadDirectory flag to networkstatuses, so authorities can tell clients that some caches are broken. Also, implement an as-yet-unused function to estimate how many bytes will be sent on a directory connection. svn:r9255 Nick Mathewson2007-01-03
* more cleanups, including a shiny new XXX012•••svn:r9250 Roger Dingledine2007-01-03
* checkpoint as we add PreferTunneledDirConns config option•••svn:r9249 Roger Dingledine2007-01-03
* interim tweaks•••svn:r9246 Roger Dingledine2007-01-03
* r11801@Kushana: nickm | 2007-01-02 16:46:54 -0500••• Initial TODO updates from meeting svn:r9245 Nick Mathewson2007-01-02
* r11796@Kushana: nickm | 2007-01-02 15:37:45 -0500••• Change TODO item so we can make a tricky decision later rather than an incredibly tricky one now. svn:r9242 Nick Mathewson2007-01-02
* some hints on the status event plan so nick has some clue•••what i had in mind svn:r9241 Roger Dingledine2007-01-02
* r11788@Kushana: nickm | 2007-01-02 14:41:45 -0500••• Note more doable items; claim some; speculate more in dir-voting.txt svn:r9240 Nick Mathewson2007-01-02
* r11775@Kushana: nickm | 2006-12-31 14:27:02 -0500••• Make the "Next Version" of the Tor protocol called "v2", not "v1". Make tor-spec.txt canonical and current again; make tor-spec-v2.txt be the "splufty next version" document. svn:r9226 Nick Mathewson2006-12-31
* r11769@Kushana: nickm | 2006-12-30 14:38:22 -0500••• Write up some notes I found on a piece of paper while cleaning my living room. This way I can thow out the paper. svn:r9222 Nick Mathewson2006-12-30
* r11767@Kushana: nickm | 2006-12-29 22:36:22 -0500••• remove more completed items from the TODO. svn:r9221 Nick Mathewson2006-12-30
* r11760@Kushana: nickm | 2006-12-29 15:23:57 -0500••• Correct documentation of how Naming works in dir-spec.txt. svn:r9218 Nick Mathewson2006-12-29
* r11741@Kushana: nickm | 2006-12-28 22:41:29 -0500••• Count TLS bytes accurately: previously, we counted only the number of bytes read or transmitted via tls, not the number of extra bytes used to do so. This has been a lonstanding wart. The fix "Works for me". svn:r9207 Nick Mathewson2006-12-29
* r11727@Kushana: nickm | 2006-12-28 16:27:17 -0500••• If we only have a single nameserver, raise the threshold to decide that the nameserver is dead. (Another fumbling attempt to do something about bug 326.) svn:r9203 Nick Mathewson2006-12-28
* r11725@Kushana: nickm | 2006-12-28 14:44:56 -0500••• Partial solution to 326: downgrade single-nameserver failures to INFO. svn:r9201 Nick Mathewson2006-12-28
* r11724@Kushana: nickm | 2006-12-28 14:22:35 -0500••• Refactor and unify my-ip-addr-changed logic. Make change in IP address or in nameservers reset and relaunch DNS hijacking tests. svn:r9200 Nick Mathewson2006-12-28
* r11723@Kushana: nickm | 2006-12-28 13:52:48 -0500••• Fix bug 364: check for whether popular hostnames (curently google, yahoo, mit, and slashdot) are getting wildcarded. If they are, we are probably behind a DNS server that is useless: change our exit policy to reject *:*. svn:r9199 Nick Mathewson2006-12-28
* r11719@Kushana: nickm | 2006-12-26 17:41:09 -0500••• Add SOCKS5 and reverse lookup support to C verseion of tor-resolve svn:r9195 Nick Mathewson2006-12-26
* r11718@Kushana: nickm | 2006-12-26 16:57:44 -0500••• Add client-side caching for reverse DNS. svn:r9194 Nick Mathewson2006-12-26
* r11715@Kushana: nickm | 2006-12-24 22:53:06 -0500••• Document a couple more options in the man page. svn:r9192 Nick Mathewson2006-12-25
* r11713@Kushana: nickm | 2006-12-24 22:42:08 -0500••• Better handling of internal addresses wrt X-Your-Address-Is (never believe them; never provide them.) Also, report something useful for X-Your-Address-Is with one-hop tunneled connections. svn:r9191 Nick Mathewson2006-12-25
* r11711@Kushana: nickm | 2006-12-24 21:42:57 -0500••• Stop counting 503s against the total number of failures allowed for a download. svn:r9190 Nick Mathewson2006-12-25
* r11700@Kushana: nickm | 2006-12-24 01:18:07 -0500••• Clarify handling of "v" entries in networkstatuses. svn:r9183 Nick Mathewson2006-12-24
* change the v2 dir spec to reflect how the code actually works•••with respect to the directory-signature line. this also resolves nick's issue with how to change the directory-signature entry in votes. unless there's more to it than that. svn:r9182 Roger Dingledine2006-12-24
* r11694@Kushana: nickm | 2006-12-23 23:09:20 -0500••• Add a version entry to networkstatus documents; have this entry get parsed and used to calculate whether begin_dir is supported. svn:r9181 Nick Mathewson2006-12-24
* r11693@Kushana: nickm | 2006-12-23 22:42:11 -0500••• Stop requiring the "opt" keyword before unrecognized directory items. svn:r9180 Nick Mathewson2006-12-24
* r11692@Kushana: nickm | 2006-12-23 22:32:41 -0500••• Changes to dir-spec.txt: deprecate opt, and describe protocol version info in status. svn:r9179 Nick Mathewson2006-12-24
* r11686@Kushana: nickm | 2006-12-23 22:05:57 -0500••• More changes wrt unnecessary disk writes. svn:r9176 Nick Mathewson2006-12-24
* r11679@Kushana: nickm | 2006-12-23 21:38:41 -0500••• Update the state file less often when AvoidDiskWrites is set. svn:r9174 Nick Mathewson2006-12-24
* r11678@Kushana: nickm | 2006-12-23 21:19:51 -0500••• Add some forward compatibility items to the TODO. svn:r9173 Nick Mathewson2006-12-24
* r11677@Kushana: nickm | 2006-12-23 21:17:54 -0500••• Track when we get 503s from directory servers. Do not use directory servers that have given us a 503 until either an hour has passed, or we are are out of non-busy servers. svn:r9172 Nick Mathewson2006-12-24
* r11676@Kushana: nickm | 2006-12-23 20:42:17 -0500••• Add an orport option to dirserver lines so that clients can tell where to connect to open an encrypted tunnel to a dirserver even before they have its descriptor. svn:r9171 Nick Mathewson2006-12-24
* reinstate the most important dead chickens for limiting•••impact of directory writes now that we're write limiting. a few more dead chickens remain. svn:r9170 Roger Dingledine2006-12-23
* r11664@Kushana: nickm | 2006-12-20 21:58:54 -0500••• Clarify some points in dir-voting.txt raised by Paul Syverson. svn:r9167 Nick Mathewson2006-12-21
* r11663@Kushana: nickm | 2006-12-20 21:37:50 -0500••• Add notes and comments to dir-spec.txt based on email to or-dev from Keith Skinner. svn:r9166 Nick Mathewson2006-12-21
* r11662@Kushana: nickm | 2006-12-20 21:27:17 -0500••• Rename parameter correctly; found by Christian Seberino svn:r9165 Nick Mathewson2006-12-21
* r11657@Kushana: nickm | 2006-12-20 15:11:19 -0500••• Fixes to check-docs script; add some docs; mark some options as deprecated in the online docs. svn:r9163 Nick Mathewson2006-12-20
* r11651@Kushana: nickm | 2006-12-20 12:05:04 -0500••• Add a maintainer script and a new make target "make check-docs" to get a quick dump of which options are undocumented where, and which documentation refers to nonexistent options. svn:r9160 Nick Mathewson2006-12-20