aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Whacked about a page. All edits courtesy of suggestions from Matt Edman.Paul Syverson2007-06-06
| | | | svn:r10507
* Two todo itemsPeter Palfrader2007-06-05
| | | | svn:r10506
* r13267@catbus: nickm | 2007-06-05 16:54:20 -0400Nick Mathewson2007-06-05
| | | | | | | Man page and small tweaks for last patch. svn:r10505
* r13266@catbus: nickm | 2007-06-05 16:38:08 -0400Nick Mathewson2007-06-05
| | | | | | | Patch from peter palfrader: control interface via unix domain socket svn:r10504
* r13256@catbus: nickm | 2007-06-05 10:57:41 -0400Nick Mathewson2007-06-05
| | | | | | | Mark fields that need to be ipv6-ified. svn:r10503
* Attempt to address points brought up in #tor flamewar. In particular, movedMike Perry2007-06-05
| | | | | | | | | | | | | | | | | | | | "Who will enable this option?" section towards the top of the proposal, to attempt to get everyone on the same page right away as far as assumptions go. Also, added section on "Consideration of risks for node operators" where the additional risk of should-be-3-but-actually-2 hop users pose to node operators is discussed. Upon consideration of this, determined that two hop users should be made to rotate guards with some frequency on the order of days (basically, long enough to help scan the network for active adversary guards, and then move on). Please re-flame if you feel these or other issues have not been adequately addressed. svn:r10498
* Change an assert into a tor_assertPeter Palfrader2007-06-05
| | | | svn:r10495
* r13254@catbus: nickm | 2007-06-04 20:13:47 -0400Nick Mathewson2007-06-05
| | | | | | | When choosing a guard, weight by bandwidth. Resolves bug 440. svn:r10493
* r13252@catbus: nickm | 2007-06-04 18:57:21 -0400Nick Mathewson2007-06-04
| | | | | | | Code to check signatures on consensus directories. svn:r10492
* r13250@catbus: nickm | 2007-06-04 18:28:55 -0400Nick Mathewson2007-06-04
| | | | | | | Adapt code to parse v3 networkstatus votes so it can also parse a consensus. Make networkstatus_vote_t the catch-all type for votes and conensuses. Correct/clarify the second argument to directory-signature. svn:r10491
* r13248@catbus: nickm | 2007-06-04 15:53:23 -0400Nick Mathewson2007-06-04
| | | | | | | More code to generate a consensus from a list of votes. Now, we handle Named, and we actually generate and sign the signed consensus. Yippee. Still needs testing. Still not actually called. svn:r10490
* r13243@catbus: nickm | 2007-06-04 15:17:15 -0400Nick Mathewson2007-06-04
| | | | | | | Start of code to compute consensus network-status stuff from a bunch of votes. Strangely, it does not yet feel like an enormous ugly hack. svn:r10489
* Fix retry_all_listeners() and retry_listeners() description to match code. ↵Peter Palfrader2007-06-04
| | | | | | We are smarter than comparing lengths of want- and have-listeners. svn:r10487
* Remove force flag from retry_all_listeners() and retry_listeners(). It ↵Peter Palfrader2007-06-04
| | | | | | always was 0. svn:r10486
* r13239@catbus: nickm | 2007-06-04 11:30:37 -0400Nick Mathewson2007-06-04
| | | | | | | Fix the fix for bug 445: set umask properly. Also use open+fdopen rather than just umask+fopen, and create authority identity key with mode 400. svn:r10485
* typo pointed out by sjmurdochRoger Dingledine2007-06-04
| | | | svn:r10484
* Stop tearing down the whole circuit when the user asks for aRoger Dingledine2007-06-04
| | | | | | | | connection to a port that the hidden service didn't configure. Resolves bug 444. svn:r10478
* ok, clarify that line, so nick has a chance of knowing what i meantRoger Dingledine2007-06-04
| | | | svn:r10477
* i was about to mail nick asking him to do something more, but i realizedRoger Dingledine2007-06-04
| | | | | | | we had this snazzy thing called a todo file. here, nick. :) svn:r10476
* r13191@catbus: nickm | 2007-06-03 19:38:18 -0400Nick Mathewson2007-06-03
| | | | | | | Set umask(0700) when starting tor-gencert; resolves bug 445. svn:r10475
* r13189@catbus: nickm | 2007-06-03 19:08:01 -0400Nick Mathewson2007-06-03
| | | | | | | Oops. Only bind ports and start libevent if we are actually running Tor. svn:r10474
* r13186@catbus: nickm | 2007-06-03 19:00:20 -0400Nick Mathewson2007-06-03
| | | | | | | Bind ports before setuid/setgid. svn:r10473
* r13174@catbus: nickm | 2007-06-03 17:39:20 -0400Nick Mathewson2007-06-03
| | | | | | | Patch from robert hogan: avoid crash when DNS port is set more than once. svn:r10471
* Think a little harder about guard nodes. What if they could be made to beMike Perry2007-06-03
| | | | | | | | | | | reliable and not rotate as much for dialup, mobile, or transient network users, and what if users were actually notified more visibly who their guards were and came to trust the guard nodes they have? Some effects of this are considered. svn:r10470
* add mwenge's wishlist item: a tcp dns proxyRoger Dingledine2007-06-03
| | | | svn:r10469
* r13166@catbus: nickm | 2007-06-02 23:02:40 -0400Nick Mathewson2007-06-03
| | | | | | | First cut at code to parse and validate v3 networkstatus votes. svn:r10461
* r13165@catbus: nickm | 2007-06-02 22:55:22 -0400Nick Mathewson2007-06-03
| | | | | | | Remove an obsoleted function svn:r10460
* New upstream versionPeter Palfrader2007-06-03
| | | | svn:r10458
* bump to 0.2.0.2-alpha and declare that today is the dayRoger Dingledine2007-06-02
| | | | svn:r10456
* r13163@catbus: nickm | 2007-06-02 16:41:07 -0400Nick Mathewson2007-06-02
| | | | | | | We do "-alpha-dev" now, not "-alpha-cvs". svn:r10455
* bump to 0.2.0.1-alpha-cvs while we're in transitionRoger Dingledine2007-06-02
| | | | svn:r10454
* fix up a commentRoger Dingledine2007-06-02
| | | | svn:r10453
* r13158@catbus: nickm | 2007-06-02 11:40:05 -0400Nick Mathewson2007-06-02
| | | | | | | On systems with svk, do not clobber micro-revision.i when building from a tarball. svn:r10452
* r13154@catbus: nickm | 2007-06-02 11:26:44 -0400Nick Mathewson2007-06-02
| | | | | | | Server-side support for If-Modified-Since in HTTP requsts for v1 stuff, and for network-status documents. svn:r10451
* r13153@catbus: nickm | 2007-06-02 11:25:33 -0400Nick Mathewson2007-06-02
| | | | | | | Start an 0.2.0.2-alpha changelog. svn:r10450
* r13148@catbus: nickm | 2007-06-02 10:24:20 -0400Nick Mathewson2007-06-02
| | | | | | | Fix bug 441, 442, and possibly 417 (again). svn:r10449
* Remove editing artefacts from changelogPeter Palfrader2007-06-02
| | | | svn:r10448
* New upstream versionPeter Palfrader2007-06-02
| | | | svn:r10446
* r13144@catbus: nickm | 2007-06-02 08:44:42 -0400Nick Mathewson2007-06-02
| | | | | | | Add some asserts to catch double-insert on routerlist. svn:r10445
* r13143@catbus: nickm | 2007-06-01 16:43:40 -0400Nick Mathewson2007-06-02
| | | | | | | Try to fix some mipspro compiler warnings. There will still be some left. svn:r10444
* First stab at magazine article. Must be at most half this long.Paul Syverson2007-06-01
| | | | svn:r10442
* r13139@catbus: nickm | 2007-06-01 14:02:40 -0400Nick Mathewson2007-06-01
| | | | | | | Add some ;trues, and tabify. svn:r10441
* r13137@catbus: nickm | 2007-06-01 13:49:34 -0400Nick Mathewson2007-06-01
| | | | | | | Ah. Of course. You spell "is there an svn" as 'test -x "`which svn 2>&1`"'. Perfectly reasonable. Don't know why I didn't think of it in the first place. svn:r10440
* r13131@catbus: nickm | 2007-06-01 06:20:29 -0400Nick Mathewson2007-06-01
| | | | | | | Test for ~/.svk/local, not ~/.svk. Eschew use of test -a and test -o. Bulletproof more against odd shells. svn:r10439
* r13127@catbus: nickm | 2007-05-31 21:43:05 -0400Nick Mathewson2007-06-01
| | | | | | | Mention that SocksPolicy applies to DNSPort. svn:r10438
* bump to 0.2.0.1-alphaRoger Dingledine2007-06-01
| | | | svn:r10437
* polish 0.2.0.1-alpha changelogRoger Dingledine2007-06-01
| | | | svn:r10436
* Add Two Hop Paths proposal as 115. Mark 112 superseded by 115.Mike Perry2007-06-01
| | | | svn:r10435
* teTeX is no morePeter Palfrader2007-06-01
| | | | svn:r10434
* Merge 10037:10432 into trunk, also brings in a newer trunk changelog with no ↵Peter Palfrader2007-06-01
| | | | | | real news svn:r10433