커밋 기록

작성자 SHA1 메시지 날짜
  David Goulet 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t 7 년 전
  J. Ryan Stinnett d5df9fa235 Replace "people" with the appropriate network component in comments 7 년 전
  Nick Mathewson aae034d13e Write a bunch of module documentation. 7 년 전
  teor 365ca3ca0f Refactor Single Onion code to improve consistency 7 년 전
  teor 0285f4f34d Use CircuitBuildTimeout whenever circuit_build_times_disabled is true 7 년 전
  teor (Tim Wilson-Brown) b560f852f2 Implement Prop #260: Single Onion Services 7 년 전
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 년 전
  Nick Mathewson 57699de005 Update the copyright year. 8 년 전
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 년 전
  Andrea Shepard dce9e915c7 Implement EVENT_NETWORK_LIVENESS 9 년 전
  Sebastian Hahn b3bc871214 Add unit test for #13290 9 년 전
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 년 전
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 9 년 전
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 년 전
  teor 4d0ad34a92 Avoid division by zero in circuitstats pareto 9 년 전
  Nick Mathewson ef9a0d2048 Add script to detect and remove unCish malloc-then-cast pattern 9 년 전
  Nick Mathewson 2a0a5fe612 Explicitly cast when dividing ints then implicitly casting to double. 9 년 전
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 년 전
  Matthew Finkel 2d5a7b1842 Check for new IP addr after circuit liveliness returns 10 년 전
  Roger Dingledine 85ef58e5ba quiet the debug message in circuit_build_times_disabled() 10 년 전
  Nick Mathewson 00bcc25d05 Cleanup whitespaces 10 년 전
  Nick Mathewson 8920fc5457 Hide the contents of the circuit_build_times structure. 10 년 전
  Nick Mathewson 79cad08b4f Documentation for new cbt accessors 10 년 전
  Nick Mathewson 775c491502 Separate mutable/const accessors for circuit_build_times 10 년 전
  Nick Mathewson e1c9b43b8e Rename get_circuit_nbuild_* to end with _ms 10 년 전
  vagrant 4834641dce Make circ_times static and add accessor functions. 10 년 전
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 년 전
  Mike Perry 87d50d0617 Clarify liveness log message and lower it to notice. 11 년 전
  Nick Mathewson 5b0b51ca3f Merge remote-tracking branch 'public/bug6304_v3' into maint-0.2.4 11 년 전
  Mike Perry da5817772d Rename and relocate the bw weight scale param getter. 11 년 전