Commit History

Author SHA1 Message Date
  Nick Mathewson 2cff73e7a4 Make "Couldnt add router to list" message more descriptive. Make messages consistenly punctuated. 20 years ago
  Roger Dingledine 545c2c6c87 the other half of the bugfix: tolerate a trusted dirserver claiming 20 years ago
  Roger Dingledine 055477f121 fix compile error (and likely a a crash bug in resolves) 20 years ago
  Roger Dingledine 6b21c8e74f make the local and private network masks explicit when we complain 20 years ago
  Roger Dingledine 9c67ae34f1 overall cleanup and streamlining and doccing 20 years ago
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 years ago
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen 20 years ago
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 years ago
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 20 years ago
  Roger Dingledine 0fa1890e0e fix the assumption that uninitialized variables are 0 20 years ago
  Roger Dingledine fe78aac027 fix seg faults when router_load_single_router fails 20 years ago
  Roger Dingledine b7d6b8a397 doxygeny goodness from tyranix 20 years ago
  Roger Dingledine 07230a698c if router_resolve fails on the descriptor the controller 20 years ago
  Nick Mathewson 00f2a09380 Append default exit policy before checking for implicit internal addresses: fix bug 129. 20 years ago
  Nick Mathewson 3893b3c7ac Patch for task 133 20 years ago
  Roger Dingledine cee7c5988c fix massive memory leak 20 years ago
  Nick Mathewson 69dc4e1675 Remove support for looking at old directory/routerdesc elements; mark non-new elements optional; switch to new format for dir-signing-key; start accepting newer elements so we can mark them as non-opt later; make tor-spec say the right stuff. 20 years ago
  Roger Dingledine 769541ff7e be willing to load balance over up to 2mB, not 1mB, of advertised capacity 20 years ago
  Roger Dingledine 716d9bc99a when using preferred entry or exit nodes, ignore whether 20 years ago
  Nick Mathewson 1aedf3daf5 Only warn once per nickname from add_nickname_list_to_smartlist per failure. 20 years ago
  Nick Mathewson 4a90d37229 Better messages when POSTDESCRIPTOR fails 20 years ago
  Nick Mathewson 0e81265359 update copyright notices. 20 years ago
  Roger Dingledine e786e5dedb when building testing circuits, always use middle hops 20 years ago
  Roger Dingledine 35953edae0 Implement controller's "extendcircuit" directive. 20 years ago
  Nick Mathewson b88c4ba11c Turn addr_policy_compare from a tristate to a quadstate; this should help address our "Ah, you allow 1.2.3.4:80. You are a good choice for google.com" problem. 20 years ago
  Nick Mathewson df9c8feac7 Commit fixes for several pending tor core tasks: document all DOCDOCed functions; time out uncontrolled unattached streams; feed reasons to SOCKS5 (refactoring connection_ap_handshake_socks_reply in the process); change DirFetchPeriod/StatusFetchPeriod to have a special "Be smart" value. 20 years ago
  Nick Mathewson f90ccf5648 Implement new controller events for changed descriptors and new (not-yet-attached) streams. 21 years ago
  Nick Mathewson c5091e7134 When copying routerinfo, copy descriptor too to prevent later double-free. 21 years ago
  Roger Dingledine a1f1fa6ab2 Checkpoint in-progress fixes: 21 years ago
  Nick Mathewson 8efb2a957d Make sure that router_get_by_* can always return "me" 21 years ago