Commit Graph

2648 Commits

Author SHA1 Message Date
Nick Mathewson
75301cb906 r16918@tombo: nickm | 2008-07-11 13:04:01 -0400
Update proposal 110 based on discussions with arma and implementation status.


svn:r15842
2008-07-11 17:08:08 +00:00
Nick Mathewson
ccc2019570 r16897@tombo: nickm | 2008-07-11 12:30:57 -0400
Revise proposal 147 as sugested by arma.


svn:r15840
2008-07-11 16:33:41 +00:00
Nick Mathewson
9b3befeb85 r16896@tombo: nickm | 2008-07-11 11:45:16 -0400
Revise proposal 118; turn it into a real proposal.


svn:r15839
2008-07-11 16:33:36 +00:00
Mike Perry
272165e659 Add guard node failure plans to proposal.
svn:r15706
2008-07-06 23:36:33 +00:00
Nick Mathewson
f302f23270 Add proposal 150 and proposal 151
svn:r15695
2008-07-06 17:37:04 +00:00
Karsten Loesing
5f080cbaec Proposal 121: Add a simple algorithm to delay descriptor publication for different clients of a hidden service;
Proposal 142: Give first security property the new name "Responsibility" and change new cell formats according to rendezvous protocol version 3 draft.

svn:r15655
2008-07-04 15:39:21 +00:00
Nick Mathewson
2365e5ca8c r16695@tombo: nickm | 2008-07-03 13:00:38 -0400
add new proposal 149: using netinfo data


svn:r15629
2008-07-03 17:00:42 +00:00
Roger Dingledine
ff3f2e59f5 add new proposal 148-uniform-client-end-reason.txt
svn:r15612
2008-07-02 23:00:54 +00:00
Roger Dingledine
15f9686b5b separate the web instructions from the pootle instructions
svn:r15610
2008-07-02 21:49:58 +00:00
Roger Dingledine
c620b4ecb6 linewrap/whitespace fixes
svn:r15609
2008-07-02 21:10:13 +00:00
Nick Mathewson
1188df9c86 r16666@tombo: nickm | 2008-07-02 15:17:46 -0400
Mark 145 and 146 open (oops).  Add new proposal 147 about making v2 directories less needed.


svn:r15607
2008-07-02 19:17:51 +00:00
Nick Mathewson
11327784db r16664@tombo: nickm | 2008-07-02 14:03:44 -0400
Add two new proposals.


svn:r15606
2008-07-02 18:04:01 +00:00
Jacob Appelbaum
e257b52f13 Update vidalia url
svn:r15594
2008-07-02 10:33:11 +00:00
Nick Mathewson
3d0360d4e0 Add proposal 144 from M Fr.
svn:r15586
2008-07-01 23:13:42 +00:00
Nick Mathewson
158ee8eafe Add proposal 143: Improvements of Distributed Storage for Tor Hidden Service Descriptors
svn:r15552
2008-06-28 19:25:39 +00:00
Nick Mathewson
5b25352bf6 Add proposal 142: Combine Introduction and Rendezvous Points
svn:r15531
2008-06-28 02:45:46 +00:00
Roger Dingledine
8f4cb414b4 annotate the todo file a bit
svn:r15438
2008-06-23 20:16:40 +00:00
Andrew Lewman
ee31da1d46 Mingw 5.1.3 doesn't like sp3 for winxp.
svn:r15419
2008-06-22 17:28:38 +00:00
Jacob Appelbaum
e45c3d0553 Document this htpass thing for everyone.
svn:r15381
2008-06-20 23:15:48 +00:00
Karsten Loesing
33ced73597 Added prefixes to testing-network-only configuration options.
svn:r15375
2008-06-20 17:03:13 +00:00
Roger Dingledine
0702f21a59 another item matt should do for vidalia
svn:r15370
2008-06-20 04:57:24 +00:00
Roger Dingledine
8fa912a8c5 If we close our OR connection because there's been a circuit
pending on it for too long, we were telling our bootstrap status
events "REASON=NONE". Now tell them "REASON=TIMEOUT".


svn:r15369
2008-06-20 04:42:17 +00:00
Roger Dingledine
94dabd2c23 If you're using bridges, generate "bootstrap problem" warnings
as soon as you run out of working bridges, rather than waiting
for ten failures -- which will never happen if you have less than
ten bridges.


svn:r15368
2008-06-20 04:34:39 +00:00
Jacob Appelbaum
67df8f6011 Updated Vidalia section and svn url.
svn:r15365
2008-06-19 18:44:15 +00:00
Roger Dingledine
d76d0493d6 start sending "COUNT=%d RECOMMENDATION=%s" key/values on bootstrap
problem status events, so the controller can hear about problems even
before tor decides they're worth reporting for sure.


svn:r15357
2008-06-19 04:50:06 +00:00
Nick Mathewson
60146c90d4 Spec clarifications on 137.
svn:r15352
2008-06-18 20:00:32 +00:00
Roger Dingledine
c6a94718cd Directory authorities shouldn't complain about bootstrapping
problems just because they do a lot of reachability testing and
some of the connection attempts fail. 


svn:r15348
2008-06-18 07:34:04 +00:00
Roger Dingledine
50d3adb819 I was on the second paragraph of my or-dev mail explaining why I chose to
set starting=1 to avoid potential bugs with having it conflict with 0,
which I used to mean uninitialized, when I realized I would be writing
many more lame-sounding paragraphs in the future. Just start it at 0
and handle the bugs.


svn:r15346
2008-06-18 05:35:19 +00:00
Nick Mathewson
2e5e2f946a More todo updates
svn:r15344
2008-06-18 04:30:00 +00:00
Roger Dingledine
1ad83d74b1 Send an initial "Starting" bootstrap status event, so we have a
state to start out in.


svn:r15326
2008-06-17 08:15:42 +00:00
Roger Dingledine
c19392469d add a getinfo so vidalia can query our current bootstrap state, in case
it attaches partway through and wants to catch up.

matt, is this a good format for you, or is there an even better format?


svn:r15325
2008-06-17 08:01:43 +00:00
Jacob Appelbaum
3240cb3f64 Updated to reflect the new pootle backend process. This can almost all be automated when the time comes and when we are sure we won't have major issues with pootle/translation updates/etc.
svn:r15320
2008-06-17 05:47:49 +00:00
Roger Dingledine
aa3ad6ecb4 make rend-spec sound less like the begin_dir cell actually includes
the start of the http payload.


svn:r15311
2008-06-16 20:31:25 +00:00
Nick Mathewson
bcd7357b71 Add proposal 141: download server descriptors on demand. (Status: Draft).
svn:r15302
2008-06-16 17:30:22 +00:00
Nick Mathewson
44452c2756 r16341@tombo: nickm | 2008-06-15 22:04:25 -0400
Allow spaces to be omitted in approved-router file fingerprints. Requested by arma.


svn:r15296
2008-06-16 02:08:30 +00:00
Nick Mathewson
9cfe70cb69 Add proposal 140-consensus-diffs.txt
svn:r15293
2008-06-16 01:14:02 +00:00
Peter Palfrader
223a5865e0 Add the long finished conditional-consensus-download proposal as 139
svn:r15288
2008-06-15 22:59:54 +00:00
Nick Mathewson
14459fe94e Make filename lines in proposals match actual filenames. Accept 135.
svn:r15279
2008-06-15 17:09:15 +00:00
Nick Mathewson
16edff2185 Update reindex script to check filename lines.
svn:r15278
2008-06-15 17:08:28 +00:00
Andrew Lewman
8555a768fd In Steve Jobs parlance, "boom." The Tor osx bundle is now just Tor and
a startup script.  This is consistent with every other OS for which we
build packages.  If you want privoxy and torbutton, use the Vidalia
bundle.


svn:r15272
2008-06-15 12:51:51 +00:00
Roger Dingledine
c96b15f9bc minor touchups on proposals
svn:r15263
2008-06-15 01:50:31 +00:00
Nick Mathewson
96bf9cd4c5 Comments and doc tweaks on Karsten's testing-dir-networks patch
svn:r15254
2008-06-14 16:11:37 +00:00
Nick Mathewson
0831cc3dbc Patch from Karsten to implement proposal 135 ("Testing Tor Networks").
svn:r15253
2008-06-14 16:01:29 +00:00
Roger Dingledine
d2b4a08113 a huge pile of bridge and bootstrap related bugs that arma should work on.
svn:r15249
2008-06-14 06:04:16 +00:00
Nick Mathewson
1913364dc8 More clarifications to xxx-geoip-survey-plan.txt.
svn:r15234
2008-06-13 22:18:21 +00:00
Nick Mathewson
96e8fb8e8a Mark 136 as finished.
svn:r15233
2008-06-13 21:35:41 +00:00
Peter Palfrader
3234f6d298 Merge proposal 138 as Closed and merge it into the main spec
svn:r15232
2008-06-13 21:30:20 +00:00
Peter Palfrader
514960ea03 Briefly mention consensus method 3
svn:r15231
2008-06-13 21:30:17 +00:00
Nick Mathewson
4630f0453d Explain how my emacs setup works in the HACKING file. Someone else may care too.
svn:r15228
2008-06-13 19:57:52 +00:00
Nick Mathewson
bb0947b1b9 Add proposal 138: remove routers that are not Running from consensus documents.
svn:r15175
2008-06-13 01:04:34 +00:00
Nick Mathewson
617843988c r16215@tombo: nickm | 2008-06-12 18:39:03 -0400
Implement code to manually force the OpenSSL client cipher list to match the one recommended in proposal 124, *even if* we do not know all those ciphers.  This is a bit of a kludge, but it is at least decently well commented.


svn:r15173
2008-06-12 22:39:13 +00:00
Nick Mathewson
dedcc7c34b r16178@tombo: nickm | 2008-06-11 16:33:06 -0400
Update geoip proposal draft to more closely match reality , and include slightly better ideas about dir guards.


svn:r15142
2008-06-11 20:44:22 +00:00
Nick Mathewson
698dfe2282 r16177@tombo: nickm | 2008-06-11 16:32:10 -0400
update TODO some.


svn:r15141
2008-06-11 20:44:17 +00:00
Roger Dingledine
f30faf2acf give the bootstrap-phases proposal a real number
svn:r15121
2008-06-11 05:31:29 +00:00
Roger Dingledine
ff789e5e5f flesh out some more sections of my bootstrap status event plan
svn:r15120
2008-06-11 04:09:35 +00:00
Roger Dingledine
8c85eef9b0 start sending "bootstrap problem" status events when we're having troubles
reaching relays.


svn:r15116
2008-06-11 01:14:23 +00:00
Roger Dingledine
baa3cea213 Start noticing and reporting bootstrapping failures too. It looks like
we never bothered learning why OR conns fail, so next step is to add some
infrastructure for that.


svn:r15091
2008-06-09 18:32:43 +00:00
Roger Dingledine
3bb5d3ba6d include tags in the bootstrap status events. also document the
bootstrapping process and how the phases break down.


svn:r15020
2008-06-08 02:53:32 +00:00
Roger Dingledine
58c2a5379b start a spec proposal to describe this whole bootstrapping phase thing
svn:r15010
2008-06-07 09:27:43 +00:00
Roger Dingledine
9b626988a6 flush some changes in my sandbox -- ancient changelog typos, etc
svn:r15007
2008-06-07 05:24:47 +00:00
Roger Dingledine
d27f7e8e46 put nlnet's 'user safety contest' on the roadmap, so we make sure
to submit something


svn:r15001
2008-06-06 23:48:10 +00:00
Roger Dingledine
1ecb2982ac touch-up some of the todo deliverables that we've made progress on.
other people should feel free to mark their items as done. :)


svn:r15000
2008-06-06 23:47:46 +00:00
Jacob Appelbaum
5d86bb8cc5 Add note about Launchpad bug and about msguniq.
svn:r14912
2008-06-03 11:01:16 +00:00
Nick Mathewson
582046e85f Document our timelines for fetching consensuses. The language is not as clear as it could be; can anybody make it better?
svn:r14803
2008-05-29 02:51:47 +00:00
Nick Mathewson
ac330d9ba7 New code to implement proposal for local geoip stats. Only enabled with --enable-geoip-stats passed to configure.
svn:r14802
2008-05-29 02:29:35 +00:00
Nick Mathewson
6985ad9603 add some notes to proposal 117
svn:r14783
2008-05-28 20:26:58 +00:00
Nick Mathewson
bd3b86df3b Several geoip changes/fixes as requested.
svn:r14780
2008-05-28 18:31:57 +00:00
Roger Dingledine
02c26de834 remove duplicate item. see, progress already.
svn:r14770
2008-05-28 10:04:34 +00:00
Roger Dingledine
b3008a2fb9 a bunch of little items for nick to work on, to make geoip reporting
closer to a reality


svn:r14769
2008-05-28 10:03:19 +00:00
Nick Mathewson
5c6734b251 r15794@tombo: nickm | 2008-05-28 01:16:53 -0400
Note a few urgent TODO items


svn:r14768
2008-05-28 05:17:08 +00:00
Roger Dingledine
60ca544578 minor fixes
svn:r14763
2008-05-28 04:32:59 +00:00
Roger Dingledine
a3193c6989 add a separator between vidalia and torbutton discussion
svn:r14762
2008-05-28 04:31:16 +00:00
Nick Mathewson
4ea2a4595e Fix the first part of bug 681, as suggested by Robert Hogan on or-talk.
svn:r14754
2008-05-27 21:02:36 +00:00
Roger Dingledine
4f8bb87ac5 add some more todo items, some of them "actual deliverables", for
various folks.


svn:r14743
2008-05-27 01:27:15 +00:00
Roger Dingledine
3edbc9899b minor fix to proposal 136
svn:r14742
2008-05-26 23:32:42 +00:00
Peter Palfrader
cfd6159bb3 add to todo: store some more stuff in the statefile
svn:r14688
2008-05-22 17:13:55 +00:00
Nick Mathewson
d503e1f285 r15704@host206: nickm | 2008-05-21 16:21:47 -0400
Clarification/explanation patch for specs, from Killerchicken


svn:r14687
2008-05-21 20:22:43 +00:00
Karsten Loesing
fa319ca362 Included changes based on comments by Nick to or-dev and added a section for test cases.
svn:r14674
2008-05-19 21:23:43 +00:00
Nick Mathewson
1e86603b1c r15623@tombo: nickm | 2008-05-15 02:10:53 -0400
Notes on authority diversity for authority-policy.txt


svn:r14619
2008-05-15 06:11:54 +00:00
Roger Dingledine
f0ca834bc5 notes towards a "How to choose the recommended versions" section
svn:r14618
2008-05-15 06:00:14 +00:00
Nick Mathewson
d6d0693f0a Actually add proposal 136: authority identity key migration mechanisms
svn:r14615
2008-05-14 18:53:02 +00:00
Nick Mathewson
b43f59dce8 Add proposal 136: authority identity key migration mechanisms
svn:r14614
2008-05-14 18:52:27 +00:00
Nick Mathewson
5fd1e77b0f r19721@catbus: nickm | 2008-05-13 00:59:53 -0400
Fix range in last patch


svn:r14599
2008-05-13 05:00:09 +00:00
Nick Mathewson
65e91f8d14 r19719@catbus: nickm | 2008-05-13 00:53:26 -0400
Apply dir-spec clarity patch from Sebastian Hahn.


svn:r14598
2008-05-13 04:53:38 +00:00
Roger Dingledine
29b29550d5 revise nick's deliverables. hopefully none of these come as a surprise.
svn:r14588
2008-05-12 06:53:41 +00:00
Nick Mathewson
32065813ac Add proposed methodolody for tracking national usage trends.
svn:r14578
2008-05-08 04:13:36 +00:00
Nick Mathewson
2238d8008d r19626@catbus: nickm | 2008-05-07 14:09:47 -0400
Add documentation for most undocumented options, and fix some issues in "make check-docs"


svn:r14576
2008-05-07 18:10:00 +00:00
Roger Dingledine
0c46f1eaea some deliverables and timeline for the directory overhead project
svn:r14556
2008-05-04 10:46:31 +00:00
Roger Dingledine
0ea78aee36 some deliverables and timeline for the hidden services project
svn:r14549
2008-05-04 07:27:10 +00:00
Jacob Appelbaum
ec8cd34d60 Added a useful link about BabelZilla.
svn:r14512
2008-04-29 22:17:03 +00:00
Karsten Loesing
d25056e76e Some tweaking of SVN properties
svn:r14510
2008-04-29 20:48:40 +00:00
Karsten Loesing
eec5ec9b72 Added proposal 135: Simplify Configuration of Private Tor Networks
svn:r14509
2008-04-29 20:36:51 +00:00
Jacob Appelbaum
d465a9629b Added information about Torbutton and Babelzilla per Roger's request.
svn:r14504
2008-04-29 03:54:42 +00:00
Jacob Appelbaum
7243966523 steps for taking strings from Vidalia and putting them into launchpad. The start of steps going from launchpad back into Vidalia proper.
svn:r14503
2008-04-29 03:41:28 +00:00
Karsten Loesing
4991653ad2 proposal 121: updated most parts of the concrete authorization protocol
svn:r14497
2008-04-28 21:50:30 +00:00
Roger Dingledine
495f4e4c5f two items i hope mike perry can help us with
svn:r14488
2008-04-28 09:07:48 +00:00
Roger Dingledine
5c1ea8c42f update / expand on some todo items
svn:r14483
2008-04-26 20:52:00 +00:00
Peter Palfrader
ca43044600 I bet I screwed up while merging in the changes from the feature branch into my git-svn repository. Undo r14451
svn:r14452
2008-04-24 15:43:25 +00:00
Peter Palfrader
016e67f941 Merge conditional consensus downloading
svn:r14451
2008-04-24 15:39:14 +00:00
Peter Palfrader
c65121b81f Document conditional consensus urls in dirspec
svn:r14448
2008-04-24 15:39:03 +00:00
Roger Dingledine
c04771505e prepare to add further sections on directory authority habits
svn:r14434
2008-04-23 22:30:41 +00:00
Roger Dingledine
864f4df905 fix typo in path-spec, spotted by keb
svn:r14384
2008-04-16 16:25:10 +00:00
Roger Dingledine
5e299b5e01 minor fixes that have been accumulating
svn:r14378
2008-04-16 00:12:44 +00:00
Roger Dingledine
67916707b5 are we really that bad at speeling?
svn:r14364
2008-04-12 21:36:28 +00:00
Peter Palfrader
963d281ed5 Slightly clarify the control spec
svn:r14362
2008-04-12 16:58:20 +00:00
Roger Dingledine
67d1a860bc another 0.2.1.x item we should do, from talking to steven. unless
we already do it, in which case we should document this. :)


svn:r14361
2008-04-12 11:15:43 +00:00
Roger Dingledine
3ddfae0096 another big problem with vidalia currently
svn:r14360
2008-04-12 05:43:59 +00:00
Nick Mathewson
c776da9537 r15160@31-33-107: nickm | 2008-04-10 11:10:20 -0400
split a todo item into the done part and the not-done part; mark the done part done.


svn:r14349
2008-04-10 15:12:17 +00:00
Roger Dingledine
7c5bb17398 two steps forward, one step back
svn:r14344
2008-04-10 04:41:43 +00:00
Nick Mathewson
df6329426c r19289@catbus: nickm | 2008-04-10 00:36:10 -0400
Mark 110 as needs-revision; 113 as superseded; 115 and 116 as dead; 117 as needs-revision; 118 as draft. Add comment to end of 113 about status.


svn:r14343
2008-04-10 04:36:21 +00:00
Roger Dingledine
7a9b39d621 shrink the hidserv section in the todo
svn:r14338
2008-04-09 20:33:20 +00:00
Nick Mathewson
3f6e23e3f4 r19277@catbus: nickm | 2008-04-09 16:31:51 -0400
Pull up items from "future versions" list, remove duplicate items, etc.


svn:r14337
2008-04-09 20:31:59 +00:00
Nick Mathewson
7210ebfb44 r19276@catbus: nickm | 2008-04-09 16:25:02 -0400
Remove tracked-elsewhere issues.


svn:r14336
2008-04-09 20:31:56 +00:00
Nick Mathewson
e26c1dcba7 r19275@catbus: nickm | 2008-04-09 16:24:35 -0400
Sort deferred-from-0.2.0 items.


svn:r14335
2008-04-09 20:31:54 +00:00
Nick Mathewson
4901ee0a8c r19273@catbus: nickm | 2008-04-09 14:44:23 -0400
Do a slightly better fix for r14329: don't call time() quite so much.  Also note the time(NULL) hack we wanted to do in the TODO.


svn:r14334
2008-04-09 18:44:50 +00:00
Roger Dingledine
7519a473da add a few todo items, move some around, answer nick's questions
svn:r14327
2008-04-09 04:32:01 +00:00
Nick Mathewson
95488380db r19256@catbus: nickm | 2008-04-08 22:15:27 -0400
Take some of the unsorted 0.2.1.x items (mostly added by arma), and sort them.  Remove some that we did already, or that are already duplicated by proposals or other TODO items.


svn:r14326
2008-04-09 02:15:37 +00:00
Nick Mathewson
faa7484f43 r19255@catbus: nickm | 2008-04-08 21:42:51 -0400
Move some 0.2.0 TODO items into 0.2.1; remove some completed ones.


svn:r14325
2008-04-09 02:15:34 +00:00
Nick Mathewson
cc7a8a63b1 r15120@tombo: nickm | 2008-04-08 18:01:58 -0400
Add very short 0.2.1.x list based on discussion from arma. needs fleshing out and merging with other lists.


svn:r14324
2008-04-08 22:02:08 +00:00
Nick Mathewson
719c8fa373 r19251@catbus: nickm | 2008-04-08 17:40:15 -0400
Remove some bugs that are probably fixed or should go on flyspray. More some 101 items into 0.2.1.x


svn:r14323
2008-04-08 21:40:22 +00:00
Roger Dingledine
e57264fee8 If relays have 100KB/s but set relaybandwidthrate to 10KB/s, do your
interference attacks still work?


svn:r14316
2008-04-08 09:01:28 +00:00
Roger Dingledine
bbce9689a2 roger's grand plan for how to handle 100000 relays.
still needs to be fleshed out a bit. ;)


svn:r14315
2008-04-08 08:59:02 +00:00
Roger Dingledine
0e8b7d6471 finish a few items, add a few more
svn:r14314
2008-04-08 08:17:02 +00:00
Roger Dingledine
5174e388a6 two more things for weasel to work on
svn:r14280
2008-04-02 19:08:19 +00:00
Nick Mathewson
77c6ca9af3 Add Peter Palfrader's proposal 134: More robust consensus voting with diverse authority sets
svn:r14273
2008-04-01 15:23:44 +00:00
Jacob Appelbaum
4b38ffcfbf More TODO poking.
svn:r14259
2008-03-31 10:35:58 +00:00
Jacob Appelbaum
c7f754d366 Added buildbot notes.
svn:r14258
2008-03-31 10:27:27 +00:00
Jacob Appelbaum
8263dbf2bf Update status of torbutton/translation stuff.
svn:r14257
2008-03-31 10:20:25 +00:00
Jacob Appelbaum
1e85d5c4d5 Name fix.
svn:r14256
2008-03-31 08:54:25 +00:00
Roger Dingledine
230c2f2f2e another item it'd be great to see weasel do
svn:r14252
2008-03-30 21:20:09 +00:00
Nick Mathewson
3e992ee419 r19142@catbus: nickm | 2008-03-30 14:14:52 -0400
Merge proposals 130 and 105 into tor-spec and dir-spec; mark them closed.


svn:r14247
2008-03-30 18:14:58 +00:00
Roger Dingledine
3b0be16e3b some more things i'd be excited to see done.
svn:r14241
2008-03-30 11:00:30 +00:00
Nick Mathewson
4c81d0d3eb r15025@tombo: nickm | 2008-03-29 01:42:25 -0400
Mark proposal 129 closed.  It was basically implemented as is, and requires no specification changes.


svn:r14233
2008-03-29 05:43:04 +00:00
Nick Mathewson
2b1c9d5489 r15024@tombo: nickm | 2008-03-29 01:37:09 -0400
Close proposal 126 ("Getting GeoIP data and publishing usage summaries.")  It was never completely built, so note which parts wer and which were not.  Not-built parts would be good topics for future proposals.


svn:r14232
2008-03-29 05:43:02 +00:00
Nick Mathewson
fd4cff8a65 r15023@tombo: nickm | 2008-03-29 01:18:03 -0400
Merge proposal 123 ("Naming authorities automatically create bindings") into dir-spec.txt.


svn:r14231
2008-03-29 05:43:00 +00:00
Nick Mathewson
3bc512cfe2 r19107@catbus: nickm | 2008-03-27 13:20:09 -0400
Fix typos in proposal 131 spotted by Jens Kubieziel on or-dev.


svn:r14221
2008-03-27 17:20:13 +00:00
Nick Mathewson
932b57813a add proposal from Robert Hogan as 133: Incorporate Unreachable ORs into the Tor Network
svn:r14213
2008-03-27 15:52:44 +00:00
Roger Dingledine
03078f7f7a clarify, add one, mark one done
svn:r14211
2008-03-27 10:27:04 +00:00
Roger Dingledine
398815307a actually write down the items i'm secretly hoping people will do.
svn:r14210
2008-03-27 10:06:23 +00:00
Roger Dingledine
b2192693b1 move some more stuff out of the 0.2.0 section
svn:r14189
2008-03-26 04:18:39 +00:00
Roger Dingledine
05a1b92de3 get rid of some 'done' commitments
svn:r14188
2008-03-26 02:34:18 +00:00
Peter Palfrader
88562c7aa4 Fix RelayBandwidthRate description
svn:r14170
2008-03-24 22:28:39 +00:00
Roger Dingledine
a117e7253c it occurs to me that polipo has error messages too. and they could
be translated.


svn:r14145
2008-03-20 16:44:57 +00:00
Roger Dingledine
a4f2abd186 the v2dir flag isn't used for anything anymore. right?
svn:r14134
2008-03-20 00:04:39 +00:00
Steven Murdoch
739e3567d8 Added Automatic Firefox Notification extension to the verify-tor-usage proposal (thanks Mike Perry)
svn:r14128
2008-03-19 10:49:33 +00:00
Roger Dingledine
2117abbe3f forward-port the 0.2.0.22-rc changelog entry, plus remove
some duplicate items.


svn:r14086
2008-03-18 02:39:34 +00:00
Nick Mathewson
e17e6371d1 r18896@catbus: nickm | 2008-03-17 16:10:54 -0400
Fix bug in earlier bugfix.  Note stupidness of allowing NULL policies at all.  Disallow empty exit policies in router descriptors.


svn:r14082
2008-03-17 20:10:57 +00:00
Nick Mathewson
23c355e4ea r18859@catbus: nickm | 2008-03-16 22:52:52 -0400
Add proposal 132 from Robert Hogan.


svn:r14061
2008-03-17 02:52:54 +00:00
Roger Dingledine
0025a97960 add some todo items, remove one
svn:r14014
2008-03-13 21:59:41 +00:00
Nick Mathewson
8b24e01599 r18723@catbus: nickm | 2008-03-11 00:25:30 -0400
Fix bug spotted by mwenge: a server_event should not be a sever_event.  Also, fix compile errors in config.c and control.c with --enable-gcc-warnings.


svn:r13957
2008-03-11 04:30:14 +00:00