summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-09-12Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-12Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-09-12Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-09-12Remove redundant items from testing_tor_network_defaultsNick Mathewson
2017-09-12Avoid sscanf() warnings from openbsd in the unit testsNick Mathewson
2017-09-12hs-v3: Stall SOCKS connection when no live consensus availableDavid Goulet
2017-09-12Merge remote-tracking branch 'dgoulet/ticket23480_032_01'Nick Mathewson
2017-09-12Merge remote-tracking branch 'asn/bug23457_032_01'Nick Mathewson
2017-09-12hs-v3: Rate limit some log statementsDavid Goulet
2017-09-12hs: Fix digest256 to base64 issue in a log statementDavid Goulet
2017-09-12Merge branch 'ticket21031'Nick Mathewson
2017-09-12Merge branch 'bug23347_squashed'Nick Mathewson
2017-09-12Add a missing bridge download status resetteor
2017-09-12Make clients wait to refresh bridges when they have a recent descriptorteor
2017-09-12Refactor bridge download statuses to increment on attemptteor
2017-09-12Make bridge clients download bridge descriptors immediatelyteor
2017-09-12Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-12Merge branch 'ticket17857_squashed' into maint-0.3.1Nick Mathewson
2017-09-12Ticket #17857: Apply padding off-switch to existing connections.Mike Perry
2017-09-12Remove named_map and unnamed_map from networkstatus.cNick Mathewson
2017-09-12Remove networkstatus_nickname_is_unnamed()Neel Chauhan
2017-09-12Merge remote-tracking branch 'teor/ticket22437'Nick Mathewson
2017-09-12Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-09-12One more implicit fallthrough warning to fix on GCC 7Nick Mathewson
2017-09-12Whoops -- options_trial_assign() was calling get_options() in #22281Nick Mathewson
2017-09-12Add v3 hidden service support to make test-network-allteor
2017-09-12hs-v3: Cancel active descriptor directory connections before uploadingDavid Goulet
2017-09-11Merge remote-tracking branch 'dgoulet/ticket23462_032_01'Nick Mathewson
2017-09-11Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-09-11Fix GCC 7 -Wimplicit-fallthrough warningsAndreas Stieger
2017-09-11Fix GCC 7 -Wimplicit-fallthrough warnings (32 bit)Andreas Stieger
2017-09-11downgrade warning for #23465Nick Mathewson
2017-09-11spellingNick Mathewson
2017-09-11Merge remote-tracking branch 'dgoulet/bug23455_032_01'Nick Mathewson
2017-09-11Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-09-11Fix mixed-sign comparison warning in fix for 22797.Nick Mathewson
2017-09-11Merge branch 'teor-bug22797-025' into maint-0.2.9Nick Mathewson
2017-09-11Merge branch 'ticket22281_squashed'Nick Mathewson
2017-09-11Taboo the get_options() function while options are validatingNick Mathewson
2017-09-11Merge branch 'ticket23304_032_01_squashed'Nick Mathewson
2017-09-11prop224: Log undecodable descriptor when SafeLogging is offDavid Goulet
2017-09-11circuit: Add a log info when marking for closeDavid Goulet
2017-09-11test: Fix memleaksDavid Goulet
2017-09-11Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-11Extract the important parts of the run-pending-timers function.Nick Mathewson
2017-09-11hs: Handled REND_JOINED circuit when getting an INTRODUCE_ACKDavid Goulet
2017-09-08Merge branch 'ed25519_lookup'Nick Mathewson
2017-09-08Merge remote-tracking branch 'dgoulet/ticket23355_032_01'Nick Mathewson
2017-09-08Merge remote-tracking branch 'asn/bug23387_squashed'Nick Mathewson
2017-09-08test: Test that client picks the right HSDir for service.George Kadianakis