Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs vor 11 Jahren
  George Kadianakis 721f99e495 Don't call fmt_addr() twice in a parameter list. vor 12 Jahren
  Roger Dingledine b1971d89c8 properly free the return values of rate_limit_log() vor 12 Jahren
  Nick Mathewson aca325eb0c Whitespace fixes vor 12 Jahren
  Mike Perry 4bfed4378d Bug 6866: Convert pathbias asserts into log messages. vor 12 Jahren
  Nick Mathewson 9d9ca264ec Avoid segfault if EntryGuardPathBias precedes EntryGuard vor 12 Jahren
  Nick Mathewson a7a4bbff47 Quiet "Set buildtimeout to low val" warnings: make them info vor 12 Jahren
  Nick Mathewson b252ffa7cb Downgrade path-bias warning messages to INFO for now. vor 12 Jahren
  Nick Mathewson b7c172c9ec Disable extending to private/internal addresses by default vor 12 Jahren
  Nick Mathewson a74d4182f1 Whitespace and build fixes on 6475 patch vor 12 Jahren
  Mike Perry 4e42a8a2f2 Address Nick's comments from code review. vor 12 Jahren
  Mike Perry ec6a7effb8 Bug 6475: Explicitly track our path bias state. vor 12 Jahren
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END vor 12 Jahren
  Nick Mathewson 93b7301755 Refer to the correct variable in a loop when parsing entry guard state vor 12 Jahren
  Roger Dingledine dd7a27d17e fix grammar in comment vor 12 Jahren
  Nick Mathewson a6688c574e Catch a few more K&R violations with make check-spaces vor 12 Jahren
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. vor 12 Jahren
  Nick Mathewson 8030ec4f27 Downgrade log messages about cbt enabled/disabled. Bug 6169. vor 12 Jahren
  Roger Dingledine a1caa96f9b another little step at making debugging 5458 easier vor 12 Jahren
  Mike Perry daedae4115 Lower the default path bias notice rate to 40%. vor 12 Jahren
  Mike Perry 61a5730392 For now, never disable any guards. vor 12 Jahren
  Mike Perry 8d59690033 Defend against entry node path bias attacks vor 12 Jahren
  Nick Mathewson 4fdce6b091 Merge remote-tracking branch 'asn-mytor/bug5589_take2' vor 12 Jahren
  George Kadianakis aa212b173c Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0. vor 12 Jahren
  Andrea Shepard d98590d3b7 Satisfy make check-spaces vor 12 Jahren
  Andrea Shepard aa284561c8 Move cbt->liveness.timeouts_after_firsthop free code into its own function vor 12 Jahren
  Andrea Shepard 39a9178ba7 Early exit from circuit_build_times_set_timeout() if adaptive timeouts are disabled vor 12 Jahren
  Andrea Shepard a0f76289fd Use K&R style vor 12 Jahren
  Andrea Shepard 7df26de948 Unconditionally use config CircuitBuildTimeout if LearnCircuitBuildTimeout is disabled vor 12 Jahren
  Andrea Shepard 5177ab9e47 Don't track circuit timeout history unless we're actually using adaptive timeouts vor 12 Jahren