Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-14 | r16669@catbus: nickm | 2007-11-14 14:50:03 -0500 | Nick Mathewson | |
When we complete an OR handshake, set up all the internal fields and mark the connection as open. svn:r12495 | |||
2007-11-14 | r16665@catbus: nickm | 2007-11-14 13:36:11 -0500 | Nick Mathewson | |
Fix bug spotted by karsten: when we have no consensus, do not try to continue finding directories for a hidden service. svn:r12493 | |||
2007-11-14 | r16663@catbus: nickm | 2007-11-13 21:51:28 -0500 | Nick Mathewson | |
Back out parts of r12376: replace file locations in scripts. svn:r12490 | |||
2007-11-12 | Make it build on OpenBSD again. Patch from tup. | Roger Dingledine | |
svn:r12489 | |||
2007-11-12 | clean up the changelog for a release todaytor-0.2.0.11-alpha | Roger Dingledine | |
svn:r12487 | |||
2007-11-12 | make r12485 more likely to work on tonga too | Roger Dingledine | |
svn:r12486 | |||
2007-11-12 | r16656@catbus: nickm | 2007-11-12 11:27:00 -0500 | Nick Mathewson | |
Possibly fix bug 548 by making the fix for bug 543 not get invoked on authorities. See changelog and bug 548 entry for rationale. svn:r12485 | |||
2007-11-12 | r16654@catbus: nickm | 2007-11-12 10:43:45 -0500 | Nick Mathewson | |
Add explanatory comment. Does not fix bug 548. svn:r12484 | |||
2007-11-11 | Remove rc.d, as the 5 linux distributions I've checked do not use that | Andrew Lewman | |
path anymore. svn:r12483 | |||
2007-11-11 | explain how to become a bridge authority too | Roger Dingledine | |
svn:r12482 | |||
2007-11-11 | finish writing my overview of bridge design and deployment | Roger Dingledine | |
svn:r12481 | |||
2007-11-11 | compiling is good too | Roger Dingledine | |
svn:r12480 | |||
2007-11-11 | Don't reevaluate all the information from our consensus document | Roger Dingledine | |
just because we've downloaded a v2 networkstatus that we intend to cache. Fixes bug 545. svn:r12479 | |||
2007-11-11 | tweak | Roger Dingledine | |
svn:r12478 | |||
2007-11-11 | make it clearer for nick that bug 548 needs solving | Roger Dingledine | |
svn:r12474 | |||
2007-11-11 | a changelog entry for r12471. | Roger Dingledine | |
svn:r12472 | |||
2007-11-11 | a potential solution for bug 549 | Roger Dingledine | |
svn:r12471 | |||
2007-11-11 | another likelier candidate for mike's leak | Roger Dingledine | |
svn:r12470 | |||
2007-11-11 | a log entry to help us find mike's memory leak | Roger Dingledine | |
svn:r12469 | |||
2007-11-11 | bump to 0.2.0.11-alpha -- maybe this one will actually be | Roger Dingledine | |
able to build packages. svn:r12468 | |||
2007-11-11 | We were including instructions about what to do with the | Roger Dingledine | |
src/config/fallback-consensus file, but we weren't actually including it in the tarball. Disable all of that for now. svn:r12467 | |||
2007-11-11 | Allow people to say PreferTunnelledDirConns rather than | Roger Dingledine | |
PreferTunneledDirConns, for those alternate-spellers out there. svn:r12466 | |||
2007-11-11 | forward-port the 0.1.2.18 entries | Roger Dingledine | |
svn:r12465 | |||
2007-11-11 | make it data_DATA too. debugging by random mutation. | Roger Dingledine | |
svn:r12463 | |||
2007-11-10 | We weren't actually including the src/config/fallback-consensus | Roger Dingledine | |
file in the tarball. Reported by phobos. svn:r12462 | |||
2007-11-10 | Exit policies now reject connections that are addressed to a | Roger Dingledine | |
relay's public (external) IP address too, unless ExitPolicyRejectPrivate is turned off. We do this because too many relays are running nearby to services that trust them based on network address. svn:r12459 | |||
2007-11-10 | prepare for 0.2.0.10-alpha-dev | Roger Dingledine | |
svn:r12458 | |||
2007-11-10 | bump to 0.2.0.10-alphator-0.2.0.10-alpha | Roger Dingledine | |
svn:r12455 | |||
2007-11-10 | rescue r12440's changelog entry from a dusty corner | Roger Dingledine | |
of the 0.2.0.9-alpha release notes. svn:r12454 | |||
2007-11-10 | start to fix up the changelog | Roger Dingledine | |
svn:r12453 | |||
2007-11-08 | r16582@catbus: nickm | 2007-11-08 13:14:16 -0500 | Nick Mathewson | |
Try to bulletproof the parse logic for router-stability. svn:r12441 | |||
2007-11-08 | r16573@catbus: nickm | 2007-11-08 11:57:16 -0500 | Nick Mathewson | |
Mess with the formula for the Guard flag again. Now it requires that you be in the most familiar 7/8 of nodes, and have above median wfu for that 7/8th. See spec for details. Also, log thresholds better. svn:r12440 | |||
2007-11-08 | remove some done items; mark some other items as done | Roger Dingledine | |
svn:r12438 | |||
2007-11-08 | r16570@catbus: nickm | 2007-11-08 11:04:20 -0500 | Nick Mathewson | |
Keep track, for each OR connection, of the last time we added a non-padding cell to its outbuf. Use this timestamp, not "lastwritten" to tell if it is time to close a circuitless connection. (We can'tuse lastwritten, since lastwritten is updated when ever the connection flushes anything, and by that point we can no longer tell what is a padding cell and what is not.) svn:r12437 | |||
2007-11-08 | r16569@catbus: nickm | 2007-11-08 10:51:11 -0500 | Nick Mathewson | |
More log messages about certificate downloads; try to track down bug 546.2 svn:r12436 | |||
2007-11-08 | decide that messing with fallback-concensus for 0.2.0.10-alpha | Roger Dingledine | |
isn't worth it. also mention bug 546 again. svn:r12432 | |||
2007-11-08 | make the complaints about missing v2hidserv directories quieter, | Roger Dingledine | |
at least until we're *supposed* to have any of them. svn:r12431 | |||
2007-11-08 | Don't stop fetching descriptors when FetchUselessDescriptors is | Roger Dingledine | |
set, even if we stop asking for circuits. Bugfix on 0.1.2.x; reported by tup and ioerror. svn:r12430 | |||
2007-11-08 | the other half of the made-up 'guard' heuristic | Roger Dingledine | |
svn:r12429 | |||
2007-11-07 | one possible heuristic for being a guard | Roger Dingledine | |
svn:r12427 | |||
2007-11-07 | r16552@catbus: nickm | 2007-11-07 17:12:11 -0500 | Nick Mathewson | |
some notes on 0.2.0.10-alpha blockers. svn:r12426 | |||
2007-11-07 | r16550@catbus: nickm | 2007-11-07 16:50:02 -0500 | Nick Mathewson | |
"And $499 for knowing where to hit it." Fix bug 546. svn:r12425 | |||
2007-11-07 | r16548@catbus: nickm | 2007-11-07 16:25:36 -0500 | Nick Mathewson | |
Tidy a ChangeLog entry svn:r12424 | |||
2007-11-07 | Set up ides (run by Mike Perry) as the third v3 directory authority. | Roger Dingledine | |
svn:r12423 | |||
2007-11-07 | four items blocking 0.2.0.10-alpha | Roger Dingledine | |
svn:r12422 | |||
2007-11-07 | start to muck with the 0.2.0.10-alpha changelog | Roger Dingledine | |
svn:r12421 | |||
2007-11-07 | start hunting a bug where bridge users don't always put | Roger Dingledine | |
their un-keyed connections onto the orconn_identity_map. svn:r12418 | |||
2007-11-07 | r16533@catbus: nickm | 2007-11-07 12:42:58 -0500 | Nick Mathewson | |
Fix another "TLS error. breaking connection".~ svn:r12416 | |||
2007-11-07 | r16531@catbus: nickm | 2007-11-07 12:39:56 -0500 | Nick Mathewson | |
Initialize re-parsed routerinfos with routerlist_index -1, since they are not yet inserted into the routerlist. Fixes another crash. svn:r12415 | |||
2007-11-07 | r16529@catbus: nickm | 2007-11-07 12:28:52 -0500 | Nick Mathewson | |
And make it compile too. svn:r12414 |