summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2018-04-22Remove MIN_METHOD_{FOR_P6_LINES,FOR_NTOR_KEY,TO_CLIP_UNMEASURED_BW}Nick Mathewson
2018-04-22Remove MIN_METHOD_FOR and MIN_METHOD_FOR_A_LINESNick Mathewson
2018-04-22Disable consensus methods before 25.Nick Mathewson
2018-04-09Add a comment explaining why we do a certain redundant checkNick Mathewson
2018-04-06Merge branch 'isolate_libevent_2_squashed'Nick Mathewson
2018-04-05fix confusing commentRoger Dingledine
2018-04-05Move responsibility for threadpool reply-handler events to workqueueNick Mathewson
2018-04-05Wrap the function we use to run the event loop.Nick Mathewson
2018-04-05Add wrappers for event_base_loopexit and event_base_loopbreak.Nick Mathewson
2018-04-05Add an API for a scheduled/manually activated event in the mainloopNick Mathewson
2018-04-05Merge remote-tracking branch 'public/split_relay_crypto'Nick Mathewson
2018-04-05Switch to use should_record_bridge_info()Neel Chauhan
2018-04-04Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-04Merge branch 'bug21394_029_redux' into maint-0.3.3Nick Mathewson
2018-04-04Bug 21394 touchup: Increase DNS attempts to 3Dhalgren
2018-04-03Merge remote-tracking branch 'fristonio/ticket-25645'Nick Mathewson
2018-04-03ticket(25645): remove unused variable n_possible from channel_get_for_extend()Deepesh Pathak
2018-04-02protover: Change protover_all_supported() to return only unsupported.Isis Lovecruft
2018-04-02protover: Change protover_all_supported() to return only unsupported.Isis Lovecruft
2018-04-02Remove an unnecessary event2 include.Nick Mathewson
2018-04-02Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-02use channel_is_client for create cell countsRoger Dingledine
2018-04-02dir auths no longer vote Guard if they're not voting V2DirRoger Dingledine
2018-04-01misc tiny fixesRoger Dingledine
2018-03-29Fix CID 1433643Taylor Yu
2018-03-29Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-29Merge branch 'bug25617_029' into maint-0.3.3Nick Mathewson
2018-03-29Mark controller-initiated DNS lookups as permitted to do DNS.Nick Mathewson
2018-03-28Merge remote-tracking branch 'public/bug25512'Nick Mathewson
2018-03-28Merge remote-tracking branch 'asn-github/t-25432'Nick Mathewson
2018-03-28Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-28Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3Nick Mathewson
2018-03-28Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-28Allow IPv6 address strings to be used as hostnames in SOCKS5 requestsrl1987
2018-03-27Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-27Fix CID 1430932Taylor Yu
2018-03-27Fix CID 1430932Taylor Yu
2018-03-27test: Add unittest for the OR connection failure cacheGeorge Kadianakis
2018-03-27relay: Avoid connecting to down relaysDavid Goulet
2018-03-27Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-27Merge branch 'bug25213_033' into maint-0.3.3Nick Mathewson
2018-03-26Merge branch 'bug24658-rm-curve25519-header' into bug24658-mergeNick Mathewson
2018-03-26Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-26Merge remote-tracking branch 'dgoulet/bug24904_033_01' into maint-0.3.3Nick Mathewson
2018-03-26Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-26Merge branch 'bug24903_029' into maint-0.3.3Nick Mathewson
2018-03-26Make extend_info_from_node() more picky about node contentsNick Mathewson
2018-03-26When extending a circuit's path length, clear onehop_tunnel.Nick Mathewson
2018-03-24Document a requirement for cells to be encrypted.Nick Mathewson
2018-03-23Merge branch 'maint-0.3.3'Nick Mathewson