Commit History

Author SHA1 Message Date
  Nick Mathewson d2942d127d Extract node_t into its own header. 6 years ago
  Nick Mathewson 2a574d11ac Move dir_server_t into its own header. 6 years ago
  Nick Mathewson df9a3fe86f Make server_port_cfg_t and port_cfg_t into separate headers. 6 years ago
  rl1987 8ad97b7dcf Avoid confusion with errno from libc 6 years ago
  rl1987 36f7d0a940 Make _with_err return routerinfo, like old function does 6 years ago
  rl1987 b00d17aa9e Improve GETCONF exit-policy/* error handling 6 years ago
  Neel Chauhan 5458ff20a5 Remove the return value from the fascist_firewall_choose_address_* family of functions 6 years ago
  Neel Chauhan ddb2b965de Initialize ap in the fascist_firewall_choose_address_* family of functions to 0 6 years ago
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson bc5ef83f8f Merge branch 'maint-0.3.2' 6 years ago
  Nick Mathewson 707076002d Merge branch 'maint-0.3.1' into maint-0.3.2 6 years ago
  Nick Mathewson fb5877b972 Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson 8a7767603a Merge branch 'maint-0.2.9' into maint-0.3.0 6 years ago
  Nick Mathewson 6e5e4f92ab Merge remote-tracking branch 'teor/bug24736_028' into maint-0.2.9 6 years ago
  teor 09b9a35c07 Clear the address when we can't choose a reachable address 6 years ago
  teor b66b62fb75 Stop waiting for microdescs if the consensus supports IPv6 ORPorts 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 years ago
  Nick Mathewson 00e781142b Don't give "exitrelay may become 0 when no policy" warning on ReducedExitPolicy 6 years ago
  Nick Mathewson 6e2f8de62d Fix: when BridgeRelay is set, you do not get any exit policy. 6 years ago
  Neel Chauhan b70e11ef6b Add code for letting user select Reduced Exit Policy 6 years ago
  Roger Dingledine 8dff23eb34 Assign Exit flag only for ports 80 and 443 6 years ago
  Neel Chauhan 5ee6ca8da2 Switch to offsetof() 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 76d79d597a Merge branch 'maint-0.2.9' 7 years ago
  Nick Mathewson 1afc2ed956 Fix policies.c instance of the "if (r=(a-b)) return r" pattern 7 years ago
  Nick Mathewson f1530d0e5a Merge branch 'teor_bug21357-v2_029' 7 years ago
  teor 408c53b7a7 Scale IPv6 address counts in policy_summary_reject to avoid overflow 7 years ago
  teor 4667a40ca9 Fix IPv6 support in policy_summary_reject and policy_summary_accept 7 years ago
  teor 82850d0da6 Refactor policy_summary_reject to prepare for IPv6 changes 7 years ago