summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-02-07Merge branch 'teor_bug21357-v2_029' into maint-0.2.9Nick Mathewson
2017-02-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-02-07Backport the tonga->bifroest move to 0.2.4.Nick Mathewson
2017-02-07Fix out-of-bounds read in INTRODUCE2 client authJohn Brooks
2017-02-03Prevention: never die from extend_info_from_node() failure.Nick Mathewson
2017-02-03Merge branch 'dgoulet/bug21302_030_01_squashed'Nick Mathewson
2017-02-03hs: Remove intro point expiring node if no circuitDavid Goulet
2017-02-03hs: Fix an underflow in rend_service_intro_has_opened()David Goulet
2017-02-03Use the standard OpenBSD preprocessor definitioncypherpunks
2017-02-02dirauth: Fix for calling routers unreachable for wrong ed25519Nick Mathewson
2017-02-02In dirserv_single_reachability_test, node can be const.Nick Mathewson
2017-02-02Merge remote-tracking branch 'public/bug21356_029'Nick Mathewson
2017-02-02Merge branch 'bug21294_030_01_squashed'Nick Mathewson
2017-02-02config: Stop recommending Tor2web if in non anonymous modeDavid Goulet
2017-02-01Merge remote-tracking branch 'asn/bug21052'Nick Mathewson
2017-02-01hs: Fix possible integer underflow with IP nodesDavid Goulet
2017-02-01Merge branch 'teor_bug21357-v2_029'Nick Mathewson
2017-02-01Scale IPv6 address counts in policy_summary_reject to avoid overflowteor
2017-02-01Fix IPv6 support in policy_summary_reject and policy_summary_acceptteor
2017-02-01Refactor policy_summary_reject to prepare for IPv6 changesteor
2017-02-01Add unit tests for IPv6 address summaries and IPv4 netblock rejectionteor
2017-02-01Fix write_short_policy usage commentteor
2017-02-01fix a wide lineNick Mathewson
2017-02-01Merge branch 'bug21150_030_01_squashed'Nick Mathewson
2017-02-01Use an internal variable for HiddenServiceStatisticsDavid Goulet
2017-02-01Merge branch 'bug21242'Nick Mathewson
2017-02-01Merge remote-tracking branch 'public/bug21129'Nick Mathewson
2017-02-01Merge remote-tracking branch 'public/bug21128'Nick Mathewson
2017-01-31Merge branch 'bug21108_029'Nick Mathewson
2017-01-31be explicit in clear_status_flags_on_sybil that we leave BadExit aloneRoger Dingledine
2017-01-31When marking guard state instances on a channel, don't mark NULLNick Mathewson
2017-01-31Don't try to use confirmed_idx in remove_guard_from_...lists()Nick Mathewson
2017-01-31Do not clear is_bad_exit on sybil.Nick Mathewson
2017-01-31Call monotime_init() earlier.Nick Mathewson
2017-01-31Don't build circuits till primary guards have descriptorsNick Mathewson
2017-01-31Don't (usually) return any guards that are missing descriptors.Nick Mathewson
2017-01-31entry_guard_pick_for_circuit(): TRAFFIC guards must have descriptorsNick Mathewson
2017-01-31Downgrade assertion to nonfatal for #21242Nick Mathewson
2017-01-31Merge remote-tracking branch 'public/bug21300'Nick Mathewson
2017-01-30entrynodes: Remove "split these functions" XXXXsNick Mathewson
2017-01-30Remove a couple of stale comments from entrynodes.hNick Mathewson
2017-01-30GUARD_WAIT is now specified tooNick Mathewson
2017-01-30Remove prop271 "spec deviation" comments -- the spec has been updatedNick Mathewson
2017-01-30Make "GETCONF SocksPort" work againNick Mathewson
2017-01-30Merge branch 'combined-fuzzing-v4'Nick Mathewson
2017-01-30Fix a pair of compilation errors.Nick Mathewson
2017-01-30Memory leak on bogus ed key in microdescNick Mathewson
2017-01-30Fix a memory leak found while fuzzingNick Mathewson
2017-01-30Three more fuzzers: consensus, hsdesc, intro pointsNick Mathewson