aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-14fmt two man page entriesRoger Dingledine
2017-05-14remove stray equals signRoger Dingledine
2017-05-12Merge branch 'ticket21953_029'Nick Mathewson
2017-05-11Enable some windows hardening featuresNick Mathewson
2017-05-11Untangle cleanup logic in test_hs_intropoint.cTaylor Yu
2017-05-11Merge remote-tracking branch 'arma/cleanup22213'Nick Mathewson
2017-05-11Merge branch 'ticket21871_031_03_squashed'Nick Mathewson
2017-05-11prop224: Change encryption keys descriptor encodingDavid Goulet
2017-05-11Improve MyFamily docs, based on patch from nusenuNick Mathewson
2017-05-11Merge remote-tracking branch 'argonblue/bug22177'Nick Mathewson
2017-05-11Merge remote-tracking branch 'argonblue/bug22221'Nick Mathewson
2017-05-10Remove unused "ROUTER_ADDED_NOTIFY_GENERATOR" internal valueRoger Dingledine
2017-05-10simplify functions now that they don't use options paramRoger Dingledine
2017-05-10Merge branch 'maint-0.3.0'Roger Dingledine
2017-05-10resolve now-unused parameter from #21642 fixRoger Dingledine
2017-05-10Test config line parsing errorsTaylor Yu
2017-05-10Merge branch 'maint-0.3.0'Nick Mathewson
2017-05-10Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-05-10Merge branch 'prop275_minimal_029' into maint-0.2.9Nick Mathewson
2017-05-10Resurrect dead code in test_channelpadding.cTaylor Yu
2017-05-10#22211 Fix a comment in routerparse.cNick Mathewson
2017-05-10Merge remote-tracking branch 'public/my-family-list-fix-4498'Nick Mathewson
2017-05-10Restore wget behavior when fetching compressed objectsNick Mathewson
2017-05-10Fix compilation on libevent2-only systemsNick Mathewson
2017-05-10In channelpadding tests that touch libevent, call event_reinit().Nick Mathewson
2017-05-10add an XXX with a minor bug in dirserv_add_multiple_descriptorsRoger Dingledine
2017-05-09Add a check and a cast in rephist.c to fix a warningNick Mathewson
2017-05-09Tidy or_options_t by removing obsolete options.Nick Mathewson
2017-05-09Merge branch 'dgoulet_ticket22060_031_01_squashed'Nick Mathewson
2017-05-09config: Improve changes file bug22060David Goulet
2017-05-09config: Parse ports at the start of options_validate()David Goulet
2017-05-09config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress optionDavid Goulet
2017-05-09config: Remove TLSECGroup optionDavid Goulet
2017-05-09config: Remove WarnUnsafeSocks optionDavid Goulet
2017-05-09config: Remove CloseHSServiceRendCircuitsImmediatelyOnTimeout optionDavid Goulet
2017-05-09config: Remove CloseHSClientCircuitsImmediatelyOnTimeout optionDavid Goulet
2017-05-09config: Remove FastFirstHopPK optionDavid Goulet
2017-05-09config: Remove ExcludeSingleHopRelays optionDavid Goulet
2017-05-09config: Remove AllowSingleHopExits optionDavid Goulet
2017-05-09config: Remove AllowSingleHopCircuits optionDavid Goulet
2017-05-09config: Remove AllowInvalidNodes optionDavid Goulet
2017-05-09test: Remove HS decode valid intro point testDavid Goulet
2017-05-09test: Move duplicate HS test code and unify itDavid Goulet
2017-05-09Whoops! Give Daniel Martí credit for prop140 work.Nick Mathewson
2017-05-09Changes file for ticket 4998Nick Mathewson
2017-05-09Minor cleanups in test_config.Nick Mathewson
2017-05-09Split MyFamily into user-specified version and normalized versionNick Mathewson
2017-05-09Fix an implicit conversion warningNick Mathewson
2017-05-09Fix a warning about a shadowed globalNick Mathewson
2017-05-09Fix a warning about an extraneous semicolonNick Mathewson