Age | Commit message (Expand) | Author |
2006-09-28 | r8976@Kushana: nickm | 2006-09-28 17:18:57 -0400 | Nick Mathewson |
2006-09-28 | r8975@Kushana: nickm | 2006-09-28 17:13:53 -0400 | Nick Mathewson |
2006-09-28 | r8974@Kushana: nickm | 2006-09-28 17:05:59 -0400 | Nick Mathewson |
2006-09-28 | r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400 | Nick Mathewson |
2006-09-15 | make my bandwidth exercises actually happen | Roger Dingledine |
2006-08-11 | r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700 | Nick Mathewson |
2006-07-30 | defense in depth | Roger Dingledine |
2006-07-26 | r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 | Nick Mathewson |
2006-07-26 | r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 | Nick Mathewson |
2006-07-23 | Don't tell anybody, but we're going OO here. This patch splits | Nick Mathewson |
2006-07-21 | an entry guard that is "unlisted", as well as not known to be "down", is | Roger Dingledine |
2006-07-20 | tweak | Roger Dingledine |
2006-07-17 | fix some more places where we shouldn't crash if we can't build | Roger Dingledine |
2006-07-05 | actually, that excludenodes fix was redundant. take it out. | Roger Dingledine |
2006-07-04 | oops, we were ignoring options->ExcludeNodes when picking entry guards. | Roger Dingledine |
2006-07-04 | minor fixes | Roger Dingledine |
2006-06-29 | also remove word 'middleman' from a log notice | Roger Dingledine |
2006-06-18 | correct a function comment in compute_preferred_testing_list() | Roger Dingledine |
2006-06-15 | lower the number of seconds before we yell about clock jump. | Roger Dingledine |
2006-06-14 | upgrade the severity of the 'clock jump' warn, and ask people | Roger Dingledine |
2006-06-14 | bugfix: discourage picking directory authorities as our TestVia | Roger Dingledine |
2006-06-13 | back off and add the $ at the beginning of the preferrednodes list | Roger Dingledine |
2006-06-13 | first cut at a workaround for the reachability bug: explicitly find a | Roger Dingledine |
2006-06-13 | Defense in depth: fix the reachability bug a second way too. | Roger Dingledine |
2006-06-10 | Add a new config option TestVia, that lets you specify preferred middle | Roger Dingledine |
2006-06-09 | actually, don't fix it that far. we should still do some | Roger Dingledine |
2006-06-09 | when only one router is labelled as a guard, and we've | Roger Dingledine |
2006-06-07 | make connection_or_nonopen_was_started_here() based on something less | Roger Dingledine |
2006-06-06 | fix the bug where we sometimes would fail to send some create cells | Roger Dingledine |
2006-06-05 | scream louder if you've got a pending circuit for a given | Roger Dingledine |
2006-06-05 | bugfix: if we are making our first ever connection to any entry | Roger Dingledine |
2006-06-05 | Note a bug that causes servers to sometimes never send the pending | Roger Dingledine |
2006-06-04 | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson |
2006-05-30 | END_CIRC_REASON_OR_IDENTITY apparently means that we were told to | Roger Dingledine |
2006-05-30 | simplify a log message | Roger Dingledine |
2006-04-25 | put one of the XXX's back in | Roger Dingledine |
2006-04-18 | forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. | Nick Mathewson |
2006-04-02 | If I could forget that I had enabled StrictExitNodes, others will too. | Nick Mathewson |
2006-03-27 | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine |
2006-03-26 | When the controller's *setconf commands fail, collect an error message | Roger Dingledine |
2006-03-19 | Finish the transition from the word 'verified' to the words | Roger Dingledine |
2006-03-18 | auth dir servers were only modifying a server's is_running field | Roger Dingledine |
2006-03-18 | let an authdir that's not a naming authdir start even | Roger Dingledine |
2006-03-17 | but i made the line too long | Roger Dingledine |
2006-03-17 | stop tricking server operators into thinking they got their | Roger Dingledine |
2006-03-15 | quiet another entry guard log message | Roger Dingledine |
2006-03-14 | change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN | Peter Palfrader |
2006-03-10 | make entry guard logs even quieter | Roger Dingledine |
2006-03-09 | don't abandon entry guards until they've been dead a whole month. | Roger Dingledine |
2006-02-21 | clean up a log message | Roger Dingledine |