コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 7 年 前
  Nick Mathewson dd6def5daf Initial code to parse/encode/sample prop271 guards 7 年 前
  Nick Mathewson df8256a931 Add the prop271 fields to entry_guard_t. Not used yet. 7 年 前
  Nick Mathewson f66f9c82e9 Make entry_guard_t opaque to circpathbias.c 7 年 前
  Nick Mathewson 62477906e9 Fix remaining case of circpathbias inspecting entryguard internals 7 年 前
  Nick Mathewson 823357dbe4 Add an entry_guard_describe() function 7 年 前
  Nick Mathewson be447bc770 Move path-bias fields into a separate structure 7 年 前
  Nick Mathewson 22f2f13f81 prop271: make entry_guard_t mostly-private 7 年 前
  Nick Mathewson 9c8dbcd0d6 More module documentation (circpathbias, circuitlist) 7 年 前
  Nick Mathewson 12cf73c451 Merge remote-tracking branch 'andrea/ticket19858_v2' 7 年 前
  Roger Dingledine bfaded9143 Bridge-using clients now use their cached microdesc consensus 7 年 前
  Andrea Shepard 006c26f54f Abolish globals in entrynodes.c; relativize guard context to new guard_selection_t structure 7 年 前
  Andrea Shepard 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 8 年 前
  Andrea Shepard c692900728 Add bridge descriptor download status queries to GETINFO 8 年 前
  teor (Tim Wilson-Brown) f2153f9716 Always allow OR connections to bridges on private addresses 8 年 前
  Nick Mathewson 57699de005 Update the copyright year. 8 年 前
  Roger Dingledine 0e4bdc4005 clean up comments and whitespace a bit 9 年 前
  George Kadianakis 14a3c17ce6 Calculate the guardfraction bandwidth of a guard. 9 年 前
  George Kadianakis f4a63f8eab Parse GuardFraction info from consensuses and votes. 9 年 前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
  Nick Mathewson 9619c395ac Merge remote-tracking branch 'andrea/ticket6456' 9 年 前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年 前
  rl1987 8b539cc276 Unit testing entry_is_time_to_retry(). 9 年 前
  Andrea Shepard b8b46e8ef8 Add some mocks needed to unit test ClientTransportPlugin/ServerTransportPlugin config line parsing 9 年 前
  Nick Mathewson 5690284559 Fix wide lines, make entry_is_live() non-inline 9 年 前
  George Kadianakis 8bbb217964 Change the interface of entry_is_live() to take a bitmap. 10 年 前
  George Kadianakis 46d41e6e9b Basic entry_is_live() unittest. 10 年 前
  George Kadianakis bf263a9b99 Make a few entrynodes.c functions testable. 10 年 前
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 年 前
  George Kadianakis 1c475eb018 Throw control port warning if we failed to connect to all our bridges. 10 年 前