summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2006-09-21 r8874@Kushana: nickm | 2006-09-21 15:22:27 -0400Nick Mathewson
Rename and document SearchDomains and ResolvConf options; warn if ServerDNSResolvConfFile is given but eventdns isnt enabled. svn:r8439
2006-09-21 r8872@Kushana: nickm | 2006-09-21 14:00:20 -0400Nick Mathewson
Implement server-side reverse DNS using eventdns. Add an option to routerdescs so we can tell which servers have eventdns enabled. svn:r8437
2006-09-17 r8841@Kushana: nickm | 2006-09-17 16:20:16 -0400Nick Mathewson
Move more todo items around svn:r8411
2006-09-17 r8837@Kushana: nickm | 2006-09-17 15:58:04 -0400Nick Mathewson
More TODO work; tenatively mark assignments. svn:r8409
2006-09-17a few more todo changesRoger Dingledine
svn:r8408
2006-09-16Re-create symlinks through cp.Andrew Lewman
svn:r8406
2006-09-15avoid thrashing the bandwidth exercise when we change IPs a lot.Roger Dingledine
(we avoid simply by not doing any new tests when we change IPs -- it looks like we retain our previous bandwidth estimates, so there's no need to do new exercise. though in some cases new exercises may still be useful. one day we'll do something smarter.) svn:r8402
2006-09-15two todo itemsRoger Dingledine
svn:r8401
2006-09-15 r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400Nick Mathewson
Implement a smartlist_uniq() that will with luck not end the world. svn:r8396
2006-09-14we should add a preamble to tor-design saying it's out of date.Roger Dingledine
svn:r8393
2006-09-14 r9759@danube: weasel | 2006-09-14 07:14:37 +0200Peter Palfrader
Add smartlist_uniq() to TODO list svn:r8392
2006-09-13continue fleshing out the blocking-resistance design docRoger Dingledine
svn:r8385
2006-09-13two todo items we'll need for the blocking-resistance schemeRoger Dingledine
svn:r8384
2006-09-12Updates to win32-mingw. libevent1.1b builds. openssl doesn't.Andrew Lewman
svn:r8371
2006-09-11First attempt to document the process to build Win32 executables withAndrew Lewman
mingw. Relies upon magic to actually work right now. svn:r8361
2006-09-09 r8766@Kushana: nickm | 2006-09-08 23:46:12 -0400Nick Mathewson
Remove some completed items from TODO; defer a bunch of stuff from 0.1.2.x (which we want to have an RC for by the end of October) svn:r8356
2006-09-09add a "getinfo address" controller command.Roger Dingledine
svn:r8354
2006-09-07packages now start including svn website docs (oops)Roger Dingledine
svn:r8340
2006-09-07another controller event we left outRoger Dingledine
svn:r8337
2006-09-07clean up and correct the specRoger Dingledine
svn:r8336
2006-09-07flesh out TODO re: AvoidDiskWritesRoger Dingledine
svn:r8335
2006-08-31Remove old TODO that I can't remember the details of it.Andrew Lewman
svn:r8315
2006-08-29 r8657@Kushana: nickm | 2006-08-29 00:22:31 -0400Nick Mathewson
Mark an item complete; test new commit-email.pl script. svn:r8280
2006-08-28 r8608@Kushana: nickm | 2006-08-27 16:57:47 -0400Nick Mathewson
Make it possible to change nameserver options while Tor is running. svn:r8255
2006-08-28 r8607@Kushana: nickm | 2006-08-27 15:45:42 -0400Nick Mathewson
Change configuration strategy for eventdns. Instead of elaborate option set, just allow the user to specify another resolv.conf to use. svn:r8254
2006-08-27fix typoRoger Dingledine
svn:r8243
2006-08-270.1.2.1-alpha will break blossom exit node functionality; put thatRoger Dingledine
on the todo list. svn:r8239
2006-08-27a usability improvement i just thought ofRoger Dingledine
svn:r8238
2006-08-27typo and whitespaceRoger Dingledine
svn:r8237
2006-08-26make a 'real soon now' section of the todo, to point outRoger Dingledine
what's more urgent svn:r8232
2006-08-26remove more completed itemsRoger Dingledine
svn:r8231
2006-08-26complete an item, abandon an item, defer an item.Roger Dingledine
svn:r8230
2006-08-26more todo items when we avoid putting /16 servers into the same circuitRoger Dingledine
svn:r8228
2006-08-25 r8576@Kushana: nickm | 2006-08-25 17:16:01 -0400Nick Mathewson
Fix bug 314: Instead of checking address_in_virtualrange, check addressmap_have_mapping(). This should be more accurate. [Rename to addressmap_have_mapping() from addressmap_already_mapped().] svn:r8226
2006-08-22 r8557@Kushana: nickm | 2006-08-22 02:10:12 -0400Nick Mathewson
dns-related TODO changes. svn:r8215
2006-08-18fix typo pointed out by paulRoger Dingledine
svn:r7074
2006-08-18clean up AllowInvalidNodes man page entry.Roger Dingledine
svn:r7073
2006-08-14 r7045@Kushana: nickm | 2006-08-05 13:56:44 -0400Nick Mathewson
mess with the TODO a little. svn:r7058
2006-08-14rename HELLO cells to VERSIONS cells.Roger Dingledine
svn:r7051
2006-08-14clarify that some old versions used an organizationName of "Tor",Roger Dingledine
and others used "TOR". We should avoid both now. svn:r7050
2006-08-14this is what i really meantRoger Dingledine
svn:r7047
2006-08-14two more todo's, plus a cleanupRoger Dingledine
svn:r7046
2006-08-14note three more bugs we should resolveRoger Dingledine
svn:r7043
2006-08-13Updated details on how to check for universal binary.Andrew Lewman
svn:r7037
2006-08-12two more thoughts to consider for blocking resistanceRoger Dingledine
svn:r7034
2006-08-12mark out the two biggest bugsRoger Dingledine
svn:r7033
2006-08-12more todo itemsRoger Dingledine
svn:r7032
2006-08-10initial skeleton for issues to resolve re: blocking resistance.Roger Dingledine
svn:r7006
2006-08-10Update for universal binaries for OSX.Andrew Lewman
svn:r7002
2006-08-09 r7005@totoro: nickm | 2006-08-09 17:42:18 -0400Nick Mathewson
Begin committing violence against the spec; add some TODO items at the top. Arma, if you disagree, better say so. svn:r7001