Commit History

Author SHA1 Message Date
  Nick Mathewson 885e8d35c7 Merge remote-tracking branch 'mikeperry/209-path-bias-changes' 11 years ago
  Nick Mathewson 0c4210fb65 Directory guard implementation. 11 years ago
  Mike Perry aa16d59ee7 Clean up some XXX comments. 11 years ago
  Mike Perry 4590993ff3 Space fixes. 11 years ago
  Mike Perry fbbf894d4d Add intro+rend cannibalize param.. 11 years ago
  Mike Perry 930fbb2fec Flag cannibalized circs as used (non-ideal). 11 years ago
  Mike Perry b599a6ed07 Sadly, we can't safely count client intro circ success 11 years ago
  Mike Perry 5f733ccd73 Fix some hidden service edge cases. 11 years ago
  Mike Perry 954f263ed5 Add the ability to count circuit timeouts for guards. 11 years ago
  Nick Mathewson cd4f56a37c Fix infinite loop in circuit_expire_bulding 11 years ago
  Mike Perry 42e3c04a7a Bug 3443: Don't count ORconn setup in circuit build time. 11 years ago
  Nick Mathewson 7908ab2093 Move address map into its own file. 11 years ago
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 years ago
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits 12 years ago
  Roger Dingledine 05f6f8f26d actually use the rate-limiting string 11 years ago
  Nick Mathewson f4cf279eb5 Rename extend_info_alloc() --> _new() 11 years ago
  Roger Dingledine eb3d079667 Make begindir_cutoff the same as general_cutoff 11 years ago
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
  Andrea Shepard 0c3c0b1ddd Don't poll to see if we need to build circuits for timeout data if LearnCircuitBuildTimeout is disabled 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 0cbe3ff313 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 834654f145 Make all begindir or one-hop circuits internal 12 years ago
  Robert Ransom fbd243a165 Don't crash when HS circs which have not yet found an OR conn time out 12 years ago
  Nick Mathewson f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 years ago
  Nick Mathewson c5b58df775 Add clarity/typesafety wrappers for control_event_circuit_status_minor 12 years ago
  Nick Mathewson 0e911abf27 Rename CIRC2 to CIRC_MINOR 12 years ago
  Robert Ransom 836161c560 Add an option to close HS service-side rend circs on timeout 12 years ago
  Robert Ransom f88c8ca8c9 Don't close HS service-side rend circs on timeout 12 years ago