summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2016-01-29Use fascist firewall and ClientUseIPv4 for bridge clientsteor (Tim Wilson-Brown)
2016-01-29Make entry_guard_set_status consistent with entry_is_liveteor (Tim Wilson-Brown)
2016-01-29Choose bridge addresses by IPv4/IPv6 preferencesteor (Tim Wilson-Brown)
2016-01-29Log when IPv4/IPv6 restrictions or preferences weren't metteor (Tim Wilson-Brown)
2016-01-29Choose directory servers by IPv4/IPv6 preferencesteor (Tim Wilson-Brown)
2016-01-29Choose OR Entry Guards using IPv4/IPv6 preferencesteor (Tim Wilson-Brown)
2016-01-29Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc optionsteor (Tim Wilson-Brown)
2016-01-29Fix *_get_all_orports to use ipv6_orportteor (Tim Wilson-Brown)
2015-12-16Merge remote-tracking branch 'teor/fix-multi-dir'Nick Mathewson
2015-12-17Prop210: Fix directory fetch teststeor (Tim Wilson-Brown)
2015-12-17Prop210: Check fallback directories and authorities work as expectedteor (Tim Wilson-Brown)
2015-12-17Prop210: Only clients benefit from multiple consensus downloadsteor (Tim Wilson-Brown)
2015-12-16More emergency-check code for un-removed pending entry connsNick Mathewson
2015-12-16Add an edge_about_to_close() call to ap_about_to_close().Nick Mathewson
2015-12-16Move pending-connection code into connection_ap_about_to_closeNick Mathewson
2015-12-16tweak router_parse_addr_policy_item_from_string docsNick Mathewson
2015-12-16Merge remote-tracking branch 'teor/feature17863'Nick Mathewson
2015-12-16Merge remote-tracking branch 'teor/feature17864'Nick Mathewson
2015-12-16More debugging code to try to track down #17659Nick Mathewson
2015-12-16Add some assertions to try to catch #17752Nick Mathewson
2015-12-16Wait for busy authorities/fallbacks rather than ignoring excluded nodesteor (Tim Wilson-Brown)
2015-12-16Warn when comparing against an AF_UNSPEC address in a policyteor (Tim Wilson-Brown)
2015-12-16Add policy assume_action support for IPv6 addressesteor (Tim Wilson-Brown)
2015-12-16Initialise malformed_list to 0 each time we parse a policyteor (Tim Wilson-Brown)
2015-12-15Merge remote-tracking branch 'teor/feature15775-fallback-v9-squashed'Nick Mathewson
2015-12-16Add Fallback Directory Candidate Selection Scriptteor
2015-12-15clean whitespaceNick Mathewson
2015-12-15Merge remote-tracking branch 'teor/feature17327-v4'Nick Mathewson
2015-12-15Merge branch 'feature8195_small_squashed'Nick Mathewson
2015-12-15Update KeepCapabilities based on comments from asnNick Mathewson
2015-12-15Add ability to keep the CAP_NET_BIND_SERVICE capability on LinuxNick Mathewson
2015-12-15Fix a few compilation warnings and errorsNick Mathewson
2015-12-15Merge remote-tracking branch 'teor/feature4483-v10-squashed'Nick Mathewson
2015-12-16Prop210: Add router_digest_is_fallback_dirteor (Tim Wilson-Brown)
2015-12-16Prop210: Close excess connections once a consensus is downloadingteor (Tim Wilson-Brown)
2015-12-16Prop210: Add schedules for simultaneous client consensus downloadsteor (Tim Wilson-Brown)
2015-12-15Merge branch 'feature17576-UseDefaultFallbackDirs-v2-squashed'Nick Mathewson
2015-12-15Add UseDefaultFallbackDirs for hard-coded directory mirrorsteor (Tim Wilson-Brown)
2015-12-16Prop210: Add want_authority to directory_get_from_dirserverteor (Tim Wilson-Brown)
2015-12-16Prop210: Refactor connection_get_* to produce lists and countsteor (Tim Wilson-Brown)
2015-12-15Remove eventdns specific inline definitioncypherpunks
2015-12-15Replace usage of INLINE with inlinecypherpunks
2015-12-14Merge branch 'maint-0.2.7'Nick Mathewson
2015-12-14Only setup environment variables for testscypherpunks
2015-12-14Add IPv6 addresses & orports to the default directory authoritiesteor (Tim Wilson-Brown)
2015-12-14Authorities on IPv6: minor fixes and unit teststeor (Tim Wilson-Brown)
2015-12-14Add a new ipv6=address:orport flag to DirAuthority and FallbackDirNick Mathewson
2015-12-10Whitespace fixNick Mathewson
2015-12-10Fix wide line; log why chmod failed.Nick Mathewson
2015-12-10Simplify cpd_opts usage.Nick Mathewson