Commit History

Author SHA1 Message Date
  Nick Mathewson 0c5a44ed0a Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson b7c172c9ec Disable extending to private/internal addresses by default 11 years ago
  Nick Mathewson 03ca9c63c8 Clarify docs on get_configured_bridge_by_*_digest 11 years ago
  Mike Perry e13abda470 Bug 6647: Use correct scale constant and prevent rounding error 11 years ago
  Mike Perry 4950618b13 Bug 6475: Demote pathbias log messages for 0.2.3.x 11 years ago
  Mike Perry 880c71304b Disable path bias accounting if we have no guards. 11 years ago
  Linus Nordberg 3410a46ebc Move ipv6_preferred from routerinfo_t to node_t. 11 years ago
  Nick Mathewson a4669d8704 Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson a74d4182f1 Whitespace and build fixes on 6475 patch 11 years ago
  Mike Perry 4e42a8a2f2 Address Nick's comments from code review. 11 years ago
  Mike Perry ec6a7effb8 Bug 6475: Explicitly track our path bias state. 11 years ago
  Nick Mathewson f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' 12 years ago
  Nick Mathewson ec8bdc5da8 Merge remote-tracking branch 'asn/bug3589' 12 years ago
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 years ago
  Nick Mathewson 93b7301755 Refer to the correct variable in a loop when parsing entry guard state 12 years ago
  George Kadianakis 6173d36340 Move transport-related functions from circuitbuild.c to transports.c. 12 years ago
  Roger Dingledine dd7a27d17e fix grammar in comment 12 years ago
  Nick Mathewson a6688c574e Catch a few more K&R violations with make check-spaces 12 years ago
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
  Nick Mathewson 8030ec4f27 Downgrade log messages about cbt enabled/disabled. Bug 6169. 12 years ago
  Roger Dingledine a1caa96f9b another little step at making debugging 5458 easier 12 years ago
  Mike Perry daedae4115 Lower the default path bias notice rate to 40%. 12 years ago
  Mike Perry 61a5730392 For now, never disable any guards. 12 years ago
  Mike Perry 8d59690033 Defend against entry node path bias attacks 12 years ago
  Nick Mathewson 4fdce6b091 Merge remote-tracking branch 'asn-mytor/bug5589_take2' 12 years ago
  George Kadianakis aa212b173c Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0. 12 years ago
  Andrea Shepard d98590d3b7 Satisfy make check-spaces 12 years ago
  Andrea Shepard aa284561c8 Move cbt->liveness.timeouts_after_firsthop free code into its own function 12 years ago
  Andrea Shepard 39a9178ba7 Early exit from circuit_build_times_set_timeout() if adaptive timeouts are disabled 12 years ago
  Andrea Shepard a0f76289fd Use K&R style 12 years ago