aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* r19714@catbus: nickm | 2008-05-12 17:11:47 -0400Nick Mathewson2008-05-12
| | | | | | | 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
* r19705@catbus: nickm | 2008-05-12 11:40:15 -0400Nick Mathewson2008-05-12
| | | | | | | Actually load the legacy key, not just the authority key twice. svn:r14594
* revise nick's deliverables. hopefully none of these come as a surprise.Roger Dingledine2008-05-12
| | | | svn:r14588
* r19694@catbus: nickm | 2008-05-12 00:21:37 -0400Nick Mathewson2008-05-12
| | | | | | | Add unit tests for last patch; make it more testable; fix a bug or two. svn:r14586
* r19690@catbus: nickm | 2008-05-11 22:13:31 -0400Nick Mathewson2008-05-12
| | | | | | | Implement a proposal to let a directory authority migrate its identity key without ceasing to sign consensuses. svn:r14584
* r15558@tombo: nickm | 2008-05-09 04:35:12 -0400Nick Mathewson2008-05-09
| | | | | | | New (temporary) tool to dump the modulus of a key. May help with a project of weasel's. svn:r14580
* Add proposed methodolody for tracking national usage trends.Nick Mathewson2008-05-08
| | | | svn:r14578
* r19626@catbus: nickm | 2008-05-07 14:09:47 -0400Nick Mathewson2008-05-07
| | | | | | | Add documentation for most undocumented options, and fix some issues in "make check-docs" svn:r14576
* r19613@catbus: nickm | 2008-05-05 19:57:06 -0400Nick Mathewson2008-05-05
| | | | | | | Log correct openssl buf capacity when using my sooper sekrit buffer hack. This will help test the aforementioned ssbh. svn:r14567
* forward-port recent releasesRoger Dingledine2008-05-05
| | | | svn:r14558
* some deliverables and timeline for the directory overhead projectRoger Dingledine2008-05-04
| | | | svn:r14556
* cosmetic patch by Bernhard M. Wiedemann, so our comments followRoger Dingledine2008-05-04
| | | | | | | the socks5 protocol better svn:r14552
* some deliverables and timeline for the hidden services projectRoger Dingledine2008-05-04
| | | | svn:r14549
* r19496@catbus: nickm | 2008-05-02 19:10:29 -0400Nick Mathewson2008-05-02
| | | | | | | Even compile errors need closing quotes. svn:r14533
* Added a useful link about BabelZilla.Jacob Appelbaum2008-04-29
| | | | svn:r14512
* Some tweaking of SVN propertiesKarsten Loesing2008-04-29
| | | | svn:r14510
* Added proposal 135: Simplify Configuration of Private Tor NetworksKarsten Loesing2008-04-29
| | | | svn:r14509
* make check-spaces wants a newline at the end of tortlsRoger Dingledine2008-04-29
| | | | svn:r14508
* Added information about Torbutton and Babelzilla per Roger's request.Jacob Appelbaum2008-04-29
| | | | svn:r14504
* steps for taking strings from Vidalia and putting them into launchpad. The ↵Jacob Appelbaum2008-04-29
| | | | | | start of steps going from launchpad back into Vidalia proper. svn:r14503
* proposal 121: updated most parts of the concrete authorization protocolKarsten Loesing2008-04-28
| | | | svn:r14497
* two items i hope mike perry can help us withRoger Dingledine2008-04-28
| | | | svn:r14488
* update / expand on some todo itemsRoger Dingledine2008-04-26
| | | | svn:r14483
* apply patch from lodger to simplify code a bitRoger Dingledine2008-04-25
| | | | svn:r14474
* Only using v3 authorities and using the proper digest works betterPeter Palfrader2008-04-24
| | | | svn:r14455
* And a changelog entryPeter Palfrader2008-04-24
| | | | svn:r14454
* Actually, do not use conditional consensus downloads until the authorities ↵Peter Palfrader2008-04-24
| | | | | | have upgraded svn:r14453
* I bet I screwed up while merging in the changes from the feature branch into ↵Peter Palfrader2008-04-24
| | | | | | my git-svn repository. Undo r14451 svn:r14452
* Merge conditional consensus downloadingPeter Palfrader2008-04-24
| | | | svn:r14451
* Spec compliance: sort id fingerprints in consensus get requestsPeter Palfrader2008-04-24
| | | | svn:r14450
* Enable conditional consensus downloading starting with 0.2.1.1-alpha serversPeter Palfrader2008-04-24
| | | | svn:r14449
* Document conditional consensus urls in dirspecPeter Palfrader2008-04-24
| | | | svn:r14448
* Fix doxygen comments to not use <> for metavars since they have to be valid HTMLPeter Palfrader2008-04-24
| | | | svn:r14447
* and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out)Peter Palfrader2008-04-24
| | | | svn:r14446
* Implement the server part of the consensus-by-authority-fpr proposalPeter Palfrader2008-04-24
| | | | svn:r14445
* forward-port the severity fixesRoger Dingledine2008-04-24
| | | | svn:r14442
* prepare to add further sections on directory authority habitsRoger Dingledine2008-04-23
| | | | svn:r14434
* r15308@tombo: nickm | 2008-04-23 16:46:48 -0400Nick Mathewson2008-04-23
| | | | | | | Free baddir and badexit policy lists on exit. fixes bug 672. only affects authorities. svn:r14431
* r15304@tombo: nickm | 2008-04-23 16:31:40 -0400Nick Mathewson2008-04-23
| | | | | | | Forward-port: I had apparently broken OSX and Freebsd by not initializing threading before we initialize the logging system. This patch should do so, and fix bug 671. svn:r14430
* what, we went from v4 to v6?Roger Dingledine2008-04-23
| | | | svn:r14428
* forward-port r14421Roger Dingledine2008-04-23
| | | | svn:r14424
* r15287@tombo: nickm | 2008-04-22 17:09:25 -0400Nick Mathewson2008-04-22
| | | | | | | Periodically launch requests for server/authority.z when it might help us learn our IP. Fix for bug 652. svn:r14418
* When we choose to abandon a new entry guard because we think ourRoger Dingledine2008-04-22
| | | | | | | | older ones might be better, close any circuits pending on that new entry guard connection. Bugfix on 0.1.2.8-beta; found by lodger. svn:r14417
* r15283@tombo: nickm | 2008-04-22 13:43:45 -0400Nick Mathewson2008-04-22
| | | | | | | Correctly notify one-hop connections when a circuit build has failed. possible fix for bug 669. found by lodger. svn:r14415
* r15278@tombo: nickm | 2008-04-22 13:17:37 -0400Nick Mathewson2008-04-22
| | | | | | | Apply patch from mwenge to fix bug 646: makes stream events for dns requests get generated more consistently. svn:r14413
* r15277@tombo: nickm | 2008-04-22 13:14:18 -0400Nick Mathewson2008-04-22
| | | | | | | Note a place to refactor. svn:r14412
* r15273@tombo: nickm | 2008-04-22 12:32:28 -0400Nick Mathewson2008-04-22
| | | | | | | apply patch from lodger: reject requests for reverse-dns lookup of names in private address space. make non-exits reject all dns requests. Fixes bug 619. svn:r14410
* r15269@tombo: nickm | 2008-04-22 12:23:30 -0400Nick Mathewson2008-04-22
| | | | | | | Fix bug 663: warn less verbosely about clock skew from netinfo cells svn:r14408
* r15251@tombo: nickm | 2008-04-22 11:59:46 -0400Nick Mathewson2008-04-22
| | | | | | | On platforms using pthreads, allow a thread to acquire a lock it already holds. This is crucial for logging: otherwise any log message thrown from inside the logging process (especially from control.c) will deadlock. Win32 CriticalSections are already recursive. Bug spotted by nwf. Bugfix on 0.2.0.16-alpha. Backport candidate. I hope this is portable. svn:r14406
* Fix a pair of commentsPeter Palfrader2008-04-22
| | | | svn:r14405