Commit History

Author SHA1 Message Date
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson 0340c02975 Merge remote-tracking branch 'mikeperry/bug23114_squashed2' 6 years ago
  Mike Perry 125df07d60 Report close and timeout rates since uptime, not based on data. 6 years ago
  Mike Perry ed89588c4f Bug #23114: Time out circuits immediately. 6 years ago
  Mike Perry b5d4cd1b41 Bug #23100: Count all 3 hop circuits for CBT. 6 years ago
  Nick Mathewson ef55a7a69a Tweak the message when we re-enable CBT. 6 years ago
  Nick Mathewson 4d11a468b2 Correct two state-file variable types. 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson e37c1df9cd Don't use "0" as a "base" argument to tor_parse_*(). 6 years ago
  Nick Mathewson b214c2c095 Merge branch 'maint-0.3.0' 6 years ago
  Nick Mathewson 935cd77f62 Merge branch 'bug22252_029' into maint-0.3.0 6 years ago
  Nick Mathewson 2ba58f275c Fix crash when starting with LearnCircuitBuildTimeout 0. 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  David Goulet 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t 7 years ago
  J. Ryan Stinnett d5df9fa235 Replace "people" with the appropriate network component in comments 7 years ago
  Nick Mathewson aae034d13e Write a bunch of module documentation. 7 years ago
  teor 365ca3ca0f Refactor Single Onion code to improve consistency 7 years ago
  teor 0285f4f34d Use CircuitBuildTimeout whenever circuit_build_times_disabled is true 7 years ago
  teor (Tim Wilson-Brown) b560f852f2 Implement Prop #260: Single Onion Services 7 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 years ago
  Andrea Shepard dce9e915c7 Implement EVENT_NETWORK_LIVENESS 9 years ago
  Sebastian Hahn b3bc871214 Add unit test for #13290 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  teor 4d0ad34a92 Avoid division by zero in circuitstats pareto 9 years ago
  Nick Mathewson ef9a0d2048 Add script to detect and remove unCish malloc-then-cast pattern 9 years ago
  Nick Mathewson 2a0a5fe612 Explicitly cast when dividing ints then implicitly casting to double. 9 years ago