Commit History

Author SHA1 Message Date
  Nick Mathewson df98582851 Merge remote-tracking branch 'github/ticket26626' 5 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 5 years ago
  Nick Mathewson f54a5cbfb6 Extract addr_policy_t into a new header. 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson ed0731c7de Extract routerinfo_t into its own header. 5 years ago
  Nick Mathewson 9d6276bca8 Extract microdesc_t into its own header. 5 years ago
  Nick Mathewson def1f20e1f Extract routerstatus_t into its own header. 5 years ago
  Nick Mathewson d2942d127d Extract node_t into its own header. 5 years ago
  Nick Mathewson 2a574d11ac Move dir_server_t into its own header. 5 years ago
  Nick Mathewson df9a3fe86f Make server_port_cfg_t and port_cfg_t into separate headers. 5 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