Commit History

Author SHA1 Message Date
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Nick Mathewson 45b500d5a6 Clean up my 1776 fix a bit 13 years ago
  Robert Hogan e1d86d3817 Issues with router_get_by_nickname() 13 years ago
  Nick Mathewson accc51b68c Bulletproof the routerlist manipulation functions to handle reinserting the same descriptor 13 years ago
  Nick Mathewson 114a371c0e Fix the assert in bug 1776 13 years ago
  Nick Mathewson 0e8d1c2217 Merge remote branch 'hoganrobert/bug1859' into maint-0.2.2 13 years ago
  Robert Hogan 2d8f7a8391 Issues with router_get_by_nickname() 13 years ago
  Sebastian Hahn 0702429cf7 Note an XXX about potential overflow 13 years ago
  Sebastian Hahn 73def430e3 Use an upper and lower bound for bridge weights 13 years ago
  Roger Dingledine 7de1caa33f Actually notice when our last entrynode goes down 13 years ago
  Nick Mathewson 24a45f54d2 Merge branch 'bug1805' into maint-0.2.2 13 years ago
  Nick Mathewson 9c8fb75edf Clean up some bug1805 comments based on arma's feedback 13 years ago
  Nick Mathewson c9cb4f0a0e Rename has_completed_circuit to can_complete_circuit 13 years ago
  Nick Mathewson 31f22505a6 Merge remote branch 'arma/bug1362' 13 years ago
  Nick Mathewson 4ef9ccc883 Changes to bug1959_part1 on review from arma. 13 years ago
  Nick Mathewson 49c177437b Make our min-info check also check for entry node presence 13 years ago
  Roger Dingledine fe42f10954 log when we finish a circuit after being offline 13 years ago
  Nick Mathewson 6d8fc4eb38 Add a simple integer-ceiling-division macro before we get it wrong 13 years ago
  Nick Mathewson 60e3def3ed Merge branch 'bug1899' 13 years ago
  Nick Mathewson e2b71d8841 Merge branch 'bug911' 13 years ago
  Nick Mathewson f5b7e039f3 Extract the "do these routers have the same addr:orport" logic into a fn 13 years ago
  Nick Mathewson a445daf0cf Merge remote branch 'sebastian/bug1776_v3' 13 years ago
  Sebastian Hahn 303beead53 Kill warn when picking bridges without bw weight 14 years ago
  Nick Mathewson bfa1962d80 Complicate the rules on WARN vs INFO in consensus verification 14 years ago
  Sebastian Hahn 33ae3f4b5c Allow clients to use relays as bridges 14 years ago
  Nick Mathewson 5926d9cfcc Move code for launching tests out of router_add_to_routerlist() 14 years ago
  Sebastian Hahn 9ca311f622 Allow using regular relays as bridges 14 years ago
  Sebastian Hahn 986dd554f4 Move the header for bandwidth_weight_rule_to_string into reasons.h 14 years ago
  Sebastian Hahn 05072723cb Create routerparse.h 14 years ago
  Sebastian Hahn df9d42cef5 Create rephist.h 14 years ago