aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
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-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
2017-01-30Restrict fuzzing to the directory headersteor
2017-01-30Make a bunch of signature/digest-checking functions mockableNick Mathewson
2017-01-27client: set IPv6Traffic to on by defaultDaniel Kahn Gillmor
2017-01-27Bulletproof conn_get_outbound_address() a little.Nick Mathewson
2017-01-27Remove an impossible comparison.Nick Mathewson
2017-01-27Outbindbindaddress variants for Exit and OR.Nick Mathewson
2017-01-24Repair the (deprecated, ugly) DROPGUARDS controller function.Nick Mathewson
2017-01-24Merge remote-tracking branch 'asn/remove_legacy_guards'Nick Mathewson
2017-01-24Remove some more remnants of legacy guard selection.George Kadianakis
2017-01-23Merge branch 'feature_20956_029'Nick Mathewson