Commit Graph

9673 Commits

Author SHA1 Message Date
Nick Mathewson
3f55caa722 r19797@catbus: nickm | 2008-05-16 15:42:53 -0400
Try to build correctly on win32 with libevent versions 1.4.x or greater. 1.4.5 should remove the need to do this, but hey. Backport candidate.


svn:r14640
2008-05-16 19:44:57 +00:00
Nick Mathewson
09cd8fa371 r19795@catbus: nickm | 2008-05-16 14:54:24 -0400
Rename tor_addr_t manipulation functions for a consistent style.


svn:r14639
2008-05-16 19:19:49 +00:00
Roger Dingledine
54d7c388fc a few other cleanups
svn:r14622
2008-05-15 07:32:11 +00:00
Roger Dingledine
389d924735 fix urls and whitespace
svn:r14621
2008-05-15 07:26:05 +00:00
Mike Perry
c87af8e255 Add tor-exit-notice.html and linux-tor-prio.sh to the Makefile.am.
svn:r14620
2008-05-15 06:58:00 +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
0b6b356f71 r19725@catbus: nickm | 2008-05-13 08:47:18 -0400
Forward-port: update authority keys affected by Debian OpenSSL bug (See CVE-2008-0166 or http://lists.debian.org/debian-security-announce/2008/msg00152.html )


svn:r14603
2008-05-13 12:47: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
Nick Mathewson
e1ef199cf6 r19714@catbus: nickm | 2008-05-12 17:11:47 -0400
Fwdport Bugfix: an authority signature is "unrecognized" if we lack a dirserver entry for it, even if we have an older cached certificate that says it is recognized.  This affects clients who remove entries from their dirserver list without clearing their certificate cache.


svn:r14597
2008-05-12 21:12:21 +00:00
Nick Mathewson
42dc560b1a r19705@catbus: nickm | 2008-05-12 11:40:15 -0400
Actually load the legacy key, not just the authority key twice.


svn:r14594
2008-05-12 15:40:36 +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
08ba3355bc r19694@catbus: nickm | 2008-05-12 00:21:37 -0400
Add unit tests for last patch; make it more testable; fix a bug or two.


svn:r14586
2008-05-12 04:22:01 +00:00
Nick Mathewson
f3f6ecef48 r19690@catbus: nickm | 2008-05-11 22:13:31 -0400
Implement a proposal to let a directory authority migrate its identity key without ceasing to sign consensuses.


svn:r14584
2008-05-12 02:14:01 +00:00
Nick Mathewson
b7a80920e2 r15558@tombo: nickm | 2008-05-09 04:35:12 -0400
New (temporary) tool to dump the modulus of a key.  May help with a project of weasel's.


svn:r14580
2008-05-09 08:35:38 +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
Nick Mathewson
1823c45a71 r19613@catbus: nickm | 2008-05-05 19:57:06 -0400
Log correct openssl buf capacity when using my sooper sekrit buffer hack.  This will help test the aforementioned ssbh.


svn:r14567
2008-05-05 23:57:17 +00:00
Roger Dingledine
db874621f4 forward-port recent releases
svn:r14558
2008-05-05 04:08:49 +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
755cbe5d44 cosmetic patch by Bernhard M. Wiedemann, so our comments follow
the socks5 protocol better


svn:r14552
2008-05-04 09:36:48 +00:00
Roger Dingledine
0ea78aee36 some deliverables and timeline for the hidden services project
svn:r14549
2008-05-04 07:27:10 +00:00
Nick Mathewson
6d5a9c81b0 r19496@catbus: nickm | 2008-05-02 19:10:29 -0400
Even compile errors need closing quotes.


svn:r14533
2008-05-02 23:11:43 +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
Roger Dingledine
a364592ca0 make check-spaces wants a newline at the end of tortls
svn:r14508
2008-04-29 19:51:38 +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
Roger Dingledine
5ad9dc2244 apply patch from lodger to simplify code a bit
svn:r14474
2008-04-25 18:42:42 +00:00
Peter Palfrader
4fa1c69c44 Only using v3 authorities and using the proper digest works better
svn:r14455
2008-04-24 21:29:47 +00:00
Peter Palfrader
3185099126 And a changelog entry
svn:r14454
2008-04-24 15:51:55 +00:00
Peter Palfrader
c3c7e7114e Actually, do not use conditional consensus downloads until the authorities have upgraded
svn:r14453
2008-04-24 15:51:53 +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
eaad3ab395 Spec compliance: sort id fingerprints in consensus get requests
svn:r14450
2008-04-24 15:39:10 +00:00
Peter Palfrader
901ee58c53 Enable conditional consensus downloading starting with 0.2.1.1-alpha servers
svn:r14449
2008-04-24 15:39:08 +00:00
Peter Palfrader
c65121b81f Document conditional consensus urls in dirspec
svn:r14448
2008-04-24 15:39:03 +00:00
Peter Palfrader
9d181ec106 Fix doxygen comments to not use <> for metavars since they have to be valid HTML
svn:r14447
2008-04-24 15:39:01 +00:00
Peter Palfrader
788404dacf and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out)
svn:r14446
2008-04-24 15:38:57 +00:00
Peter Palfrader
006b5762d3 Implement the server part of the consensus-by-authority-fpr proposal
svn:r14445
2008-04-24 15:38:54 +00:00
Roger Dingledine
d5be900986 forward-port the severity fixes
svn:r14442
2008-04-24 05:32:55 +00:00
Roger Dingledine
c04771505e prepare to add further sections on directory authority habits
svn:r14434
2008-04-23 22:30:41 +00:00
Nick Mathewson
d02d6660a8 r15308@tombo: nickm | 2008-04-23 16:46:48 -0400
Free baddir and badexit policy lists on exit.  fixes bug 672. only affects authorities.


svn:r14431
2008-04-23 20:47:53 +00:00