Commit History

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