summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-09-15test: Add HS v3 client-side test for picking intro pointsGeorge Kadianakis
2017-09-14Merge branch 'bug23499'Nick Mathewson
2017-09-14Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-14Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-09-14entrynodes.c: fix syntax error around BUG() statementMartin Kepplinger
2017-09-14Merge remote-tracking branch 'catalyst-oniongit/skew'Nick Mathewson
2017-09-14Refactor clock skew handling in networkstatus.cTaylor Yu
2017-09-14Make trusted clock skew a bootstrap warningTaylor Yu
2017-09-14Refactor control_event_bootstrap_problemTaylor Yu
2017-09-14Merge branch 'bug23019_squashed'Nick Mathewson
2017-09-14prop224 client-side: Start validating onion address pubkeys.George Kadianakis
2017-09-14Remove a download_status_reset() call that led to a crash -- see 23347Nick Mathewson
2017-09-14Rename write_http_status_line, since it does more now.Nick Mathewson
2017-09-14Make missing reason_phrase into a BUG().Nick Mathewson
2017-09-14get rid of the scary 256-byte-buf landmineRoger Dingledine
2017-09-14Make dir servers include a "Date:" http header more oftenRoger Dingledine
2017-09-13get rid of a case where we might log a NULL as %sRoger Dingledine
2017-09-13fix a copy-pasta issue from long agoRoger Dingledine
2017-09-13Merge branch 'bug23466_squashed'Nick Mathewson
2017-09-13prop224: Set stricter expiration time of cached client descriptors.George Kadianakis
2017-09-13Merge remote-tracking branch 'teor/bug23470-029'Nick Mathewson
2017-09-13Stop relays calling directory_fetches_from_authorities on dir downloadsteor
2017-09-12Remove redundant items from testing_tor_network_defaultsNick Mathewson
2017-09-12hs-v3: Stall SOCKS connection when no live consensus availableDavid Goulet
2017-09-12prop224: Improve docs in time period funcs.George Kadianakis
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-12Whoops -- options_trial_assign() was calling get_options() in #22281Nick Mathewson
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-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 'ticket22281_squashed'Nick Mathewson
2017-09-11Taboo the get_options() function while options are validatingNick Mathewson