Nick Mathewson
2b0e8fb39f
Merge commit 'ioerror/DirFetchInfoExtraEarly'
...
Conflicts:
ChangeLog
2009-07-25 00:52:54 -04:00
Karsten Loesing
884c621aa7
Proposal: Including Network Statistics in Extra-Info Documents
2009-07-23 10:59:00 -04:00
Roger Dingledine
72c5a46b43
move the todo.external file into svn projects
2009-07-14 23:35:34 -04:00
Jacob Appelbaum
e7576f92de
Add support for a new option: FetchDirInfoExtraEarly
...
This new option will allow clients to download the newest fresh consensus
much sooner than they normally would do so, even if they previously set
FetchDirInfoEarly. This includes a proper ChangeLog entry and an updated man
page.
2009-07-13 16:30:42 -07:00
Roger Dingledine
862fbbed7f
resolve atagar's confusion with getinfo accounting
2009-07-13 17:34:47 -04:00
Nick Mathewson
aa0cf31c51
Merge commit 'origin/maint-0.2.1'
...
Conflicts:
ChangeLog
configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h
2009-07-07 12:42:24 -04:00
Andrew Lewman
2c221e923b
updated rpm instructions for realtime libevent.
2009-07-02 17:57:47 -04:00
Nick Mathewson
955a763c74
path-spec: Clarify what we mean by "a server's bandwidth."
...
This just got a little complicated, since old clients use "clipped
advertised bandwith" and new clients now use "consensus bandwidth" but
fall back to "clipped advertised bandwidth".
2009-06-22 14:23:39 -04:00
Christopher Davis
75472c19c3
Enable Tor to connect through SOCKS 4/5 proxies
...
Added a sanity check in config.c and a check in directory.c
directory_initiate_command_rend() to catch any direct connection attempts
when a socks proxy is configured.
2009-06-19 12:16:15 -04:00
Nick Mathewson
bdd5785f07
Small changes to proposals 158 and 162 based on comments from arma
2009-06-15 14:18:32 -04:00
Nick Mathewson
7404c936d0
Finish an incomplete sentence in a proposal.
2009-06-07 23:53:05 -04:00
Roger Dingledine
08fd7e61c7
proposals tweaks patch
...
is attached
--roger
>From 674f087ab98e1711bb533acf23ee88c7c2a1dfdb Mon Sep 17 00:00:00 2001
From: Roger Dingledine <arma@torproject.org>
Date: Sun, 7 Jun 2009 14:37:32 -0400
Subject: [PATCH] minor edits on proposals
2009-06-07 23:51:14 -04:00
Sebastian Hahn
169c019a60
spelling fixes for proposals
2009-06-06 23:42:07 +02:00
Nick Mathewson
e84ddead34
Merge branch 'hardware_accel_improvements'
2009-05-31 13:36:50 -04:00
Martin Peck
65836d246d
Remove warning about untested HardwareAccel option and clarify usage.
2009-05-30 15:15:43 -07:00
Martin Peck
5816832247
Add documentation for new AccelName and AccelDir dynamic hardware acceleration engine options.
2009-05-30 13:53:35 -07:00
Nick Mathewson
db576626e1
Update 0.2.2 TODO item status
2009-05-29 15:12:38 -04:00
Nick Mathewson
5948543644
Clarify some of proposal 165 based on discussion
2009-05-29 14:51:32 -04:00
Nick Mathewson
4913a8c4ba
Merge commit 'origin/maint-0.2.1'
2009-05-28 16:07:49 -04:00
Nick Mathewson
2c8b56c029
Proposal 165: Easy migration for voting authority sets.
...
This proposal tries to do what 134 tried to do, but more securely and
with less whiz-bang NP-hard computation. Peter had the basic idea.
2009-05-28 12:48:38 -04:00
Nick Mathewson
260de44313
Fixes to spelling fixes. Thanks, Roger!
2009-05-28 12:22:48 -04:00
Nick Mathewson
cb18fc2190
Merge commit 'origin/maint-0.2.1'
2009-05-27 18:12:18 -04:00
Nick Mathewson
ec7e054668
Spell-check Tor.
2009-05-27 17:55:51 -04:00
Nick Mathewson
e86ad6b7fb
Reject proposal 134
2009-05-27 14:33:44 -04:00
Nick Mathewson
b998fed9b9
Remove support for events without the extended format or long names.
...
Supporting the old formats made our code complex; running without them
has been discouraged since 0.2.1.x.
2009-05-25 12:52:25 -04:00
Roger Dingledine
b1e61353ec
note that proposal 160 is written. note that section 4.5 is done.
2009-05-24 20:32:07 -04:00
Roger Dingledine
4c548cd51b
early thoughts on a safer way to reach a service via a particular exit.
2009-05-24 20:31:20 -04:00
Roger Dingledine
7df5c031e8
add mikeperry's notes about fairer round-robin for rate limiting
2009-05-24 20:31:20 -04:00
Nick Mathewson
9f69b3d94c
[prop140] Note another useful restriction of ed format.
2009-05-22 15:55:40 -04:00
Nick Mathewson
0adb8c8386
Short proposal on reporting why authorities voted as they did
2009-05-22 02:58:42 -04:00
Nick Mathewson
047bc09565
New short proposal about detecting if a node is a client.
2009-05-22 02:57:54 -04:00
Mike Perry
4e1b20b1d3
Finish incomplete sentence.
2009-05-21 21:38:50 -07:00
Mike Perry
f55a70b640
Update proposal 160 with comments from mailinglist.
...
Also add implementation details and a timestampt to the output of 161.
2009-05-19 21:24:18 -07:00
Nick Mathewson
7d84b84608
Clearer valgrind instructions for non-Debian openssls
2009-05-19 10:40:20 -04:00
Marian
2619e35942
New proposal draft about migrating ciphers and hashes in the Tor protocol.
2009-05-16 11:58:56 -04:00
Nick Mathewson
573aeb769e
Major revision of proposal 158.
...
The big changes are to go from a "caches compute the micro-descriptor"
format to an "authorities generate microdescriptors" format.
See or-dev discussions of January 2009 for full rationales.
2009-05-16 00:42:27 -04:00
Nick Mathewson
143e6677ff
Add acks section to prop 162.
2009-05-15 16:32:18 -04:00
Nick Mathewson
dc1253af7b
Add new proposal 162: "Publish the consensus in multiple flavors"
2009-05-15 13:03:42 -04:00
Mike Perry
2a4c6207ad
Update proposal 161 to reflect mailinglist discussion.
2009-05-14 17:53:11 -04:00
Nick Mathewson
ce768fc06e
Add proposal 161: computing bandwidth adjustments
2009-05-12 23:00:05 -04:00
Nick Mathewson
6feb149db9
Claim/assign some proposal-writing tasks for 0.2.2.
...
(Proposals assigned to others are purely in the realm of speculation.)
2009-05-12 12:50:06 -04:00
Nick Mathewson
36c2db2b2e
Add TODO.022 items based on discussion with arma
2009-05-08 19:09:51 -04:00
Nick Mathewson
183b5905bb
Remove some stuff from the SHA-1 paragraph.
...
We don't need to explain the difference between 2nd preimage and
collision: anybody who doesn't know can use wikipedia.
2009-05-08 12:52:18 -04:00
Marian
7a2c8e55af
Clarify some points in what-uses-sha1.
2009-05-08 12:46:43 -04:00
Sebastian Hahn
deea710cdc
Fix typo in 001-process.txt
2009-05-05 11:12:41 -04:00
Sebastian Hahn
d230827912
Remove all svn metadata minus what I missed.
...
Tor doesn't use SVN anymore, making $Revision$, $Id$ and $Date$
meaningless. Remove them without replacement.
2009-05-05 17:05:46 +02:00
Sebastian Hahn
d0cb5e5b0b
SVN-specific metadata should no longer be part of a proposal
...
Update the proposal creation instructions to remove the Version
and Last-Modified fields.
2009-05-05 17:05:45 +02:00
Roger Dingledine
df8a47464a
add a new proposal for authorities to vote for bandwidth "offsets"
2009-05-05 08:53:12 -04:00
Roger Dingledine
ae8e0aeca6
Fix typos in proposal 141.
2009-05-05 08:52:22 -04:00
Karsten Loesing
592f957169
Update rend-spec.txt.
2009-05-04 13:46:30 -04:00
Nick Mathewson
7e411f4b30
Initial division of SHA1 uses by collision/preimage needs.
...
More thought is needed on each collision opportunity to figure out how
exploitable it is.
2009-05-02 11:52:38 -05:00
Nick Mathewson
08e4a07720
delete trailing whitespace in xxx-what-uses-sha1.txt
2009-05-02 11:49:45 -05:00
Marian
4f9b12e248
More notes and an extra element in xxx-what-uses-sha1.txt
2009-05-02 12:39:56 -04:00
Roger Dingledine
f04dec4908
fix typo and naming convention
...
svn:r19377
2009-04-26 03:59:35 +00:00
Nick Mathewson
e4d3352e3f
Initial thoughts on a TODO.022.
...
svn:r19369
2009-04-24 05:45:37 +00:00
Jacob Appelbaum
f33f2e9591
Update the port knocking SPA document to have more details. Still needs a packet filter.
...
svn:r19356
2009-04-21 07:55:07 +00:00
Jacob Appelbaum
7f4bfe5107
A small set of ideas that Nick and Roger suggested I write up regarding bridge detection.
...
svn:r19355
2009-04-21 04:06:49 +00:00
Andrew Lewman
37e8a28c7c
update to openssl 0.9.8k
...
svn:r19248
2009-04-09 04:11:13 +00:00
Roger Dingledine
b949871a1e
move some of the items out of the 'phase one' section
...
svn:r19180
2009-03-29 09:17:11 +00:00
Roger Dingledine
43a2ef61dd
put in the performance todo items that i marked as high-priority in
...
the projects/performance/perf-todo file.
svn:r19178
2009-03-29 08:34:35 +00:00
Roger Dingledine
97dfa611d1
note some progress we've made on a few of them
...
svn:r19177
2009-03-29 03:13:42 +00:00
Roger Dingledine
8b63944ed2
put the 'phase 2' preliminary todo items in place
...
svn:r19176
2009-03-29 03:11:19 +00:00
Karsten Loesing
d3b6a40daa
Add proposal 159 to index.
...
svn:r19114
2009-03-23 17:24:48 +00:00
Roger Dingledine
342959acb8
typo
...
svn:r19109
2009-03-23 00:30:48 +00:00
Nick Mathewson
49308dcc7a
Clarify that the nickname part of a LongName is indeed optional.
...
svn:r19076
2009-03-18 19:30:22 +00:00
Mike Perry
d27cff4aa5
Update translation doc with info on two options for new
...
string creation workflow. It is unclear at this point
which of the two are the lesser evil, so both are included.
svn:r19037
2009-03-16 07:56:01 +00:00
Andrew Lewman
7d0dfb7597
remove the advocacy docs from tor/trunk
...
svn:r19006
2009-03-15 05:27:48 +00:00
Roger Dingledine
6f057325d0
cut out a lot of the external todo items, since they're done
...
svn:r18959
2009-03-13 09:41:32 +00:00
Andrew Lewman
3f22e3627c
add the doc files to a real doc directory.
...
svn:r18952
2009-03-13 06:25:17 +00:00
Andrew Lewman
8b3c8989c7
Add the pdf of the roadmap to the right section of docs.
...
svn:r18941
2009-03-12 16:46:06 +00:00
Andrew Lewman
aa154d846a
minor updates and questions.
...
svn:r18705
2009-02-27 03:05:27 +00:00
Roger Dingledine
cdbd371d9f
typo
...
svn:r18610
2009-02-17 22:49:25 +00:00
Roger Dingledine
c4792ec62b
add proposal 159, 'exit scanning', from or-dev
...
svn:r18609
2009-02-17 20:37:11 +00:00
Steven Murdoch
2d147509d6
Remove Makefile rule for building performance.tex (now in /projects/performance)
...
svn:r18568
2009-02-16 11:10:34 +00:00
Roger Dingledine
625a774eae
and two more things to move
...
svn:r18564
2009-02-16 10:26:51 +00:00
Roger Dingledine
b182b6f945
move performance.tex over
...
boy, what a convoluted thing svn is
svn:r18563
2009-02-16 10:26:04 +00:00
Roger Dingledine
9ded433abb
new controller event NEWCONSENSUS that lists the networkstatus
...
lines for every recommended relay.
still needs docdoc and changelog entry.
svn:r18556
2009-02-16 06:18:03 +00:00
Roger Dingledine
323b33386f
reindex proposals
...
svn:r18555
2009-02-16 06:17:27 +00:00
Roger Dingledine
34d9df88e0
nobody's implementing proposals 134 or 140, so they get
...
bumped to 0.2.2.x
svn:r18546
2009-02-15 12:06:54 +00:00
Roger Dingledine
d025bb99be
fill in some 'created' timeframes
...
svn:r18545
2009-02-15 11:12:42 +00:00
Mike Perry
397f73bec0
Add SSL test description for kicks. Also spell check is a
...
wonderfukl thign.
svn:r18502
2009-02-12 10:15:32 +00:00
Mike Perry
157bed9dc9
Add exit scanning proposal outline from discussions with arma.
...
svn:r18501
2009-02-12 09:54:54 +00:00
Roger Dingledine
4a52728953
it turns out that removing external deliverables from the list just
...
because they're done will really confuse arma.
svn:r18463
2009-02-10 06:59:49 +00:00
Roger Dingledine
5f545912e5
mark a few todo items as deferable
...
svn:r18455
2009-02-09 20:29:59 +00:00
Andrew Lewman
b543cf1ce2
Updated my parts of future, completed two items in .021
...
svn:r18434
2009-02-09 04:42:45 +00:00
Roger Dingledine
79e276bf81
add more reminders on potential performance improvements
...
svn:r18416
2009-02-09 02:48:23 +00:00
Roger Dingledine
decdf4537a
If we're using bridges and our network goes away, be more willing
...
to forgive our bridges and try again when we get an application
request. Bugfix on 0.2.0.x.
svn:r18396
2009-02-04 23:27:35 +00:00
Roger Dingledine
8977f24eb8
some other performance-oriented fixes to integrate
...
svn:r18395
2009-02-04 23:26:39 +00:00
Andrew Lewman
893479b8b3
Minor adjustment to man page.
...
svn:r18365
2009-02-01 22:05:31 +00:00
Roger Dingledine
1ca25b36d7
remove some done or abandoned items from the external todo
...
svn:r18335
2009-01-30 01:21:04 +00:00
Roger Dingledine
d478948844
admit that the "get a relay operator mailing list going" plan is the
...
one to slip if something is going to
svn:r18334
2009-01-30 01:18:15 +00:00
Andrew Lewman
65ad80bc79
Updated win32/mingw directions for openssl 0.9.8j.
...
svn:r18327
2009-01-29 23:21:37 +00:00
Andrew Lewman
742b823fdf
Clean up the rpm creation steps.
...
svn:r18325
2009-01-29 23:19:56 +00:00
Steven Murdoch
a692ed550c
Add data files generated by selection probability optimization algorithm
...
svn:r18316
2009-01-29 11:13:20 +00:00
Roger Dingledine
edff606317
patch from matt to implement 'getinfo status/clients-seen'
...
svn:r18287
2009-01-28 06:50:36 +00:00
Roger Dingledine
31d60992c6
more minor bugs in the control spec
...
svn:r18286
2009-01-28 06:46:14 +00:00
Roger Dingledine
09eab14f78
typo found by 'nil'
...
svn:r18283
2009-01-28 00:03:47 +00:00
Karsten Loesing
ed48c58838
Correct some typos while reading dir specs.
...
svn:r18266
2009-01-25 11:26:11 +00:00
Steven Murdoch
494dbd3ccb
Section on peer-to-peer bandwidth estimation
...
svn:r18242
2009-01-22 21:07:30 +00:00
Steven Murdoch
15d3c28503
New section "Minimzing latency of paths" in performance optimization paper
...
svn:r18227
2009-01-22 12:49:04 +00:00