summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-09-15test: Add HS v3 client-side test for picking intro pointsGeorge Kadianakis
2017-09-15test: Improve HS v3 helper for building intro points.George Kadianakis
2017-09-15test: Unit test for the hs indexesDavid Goulet
2017-09-15prop224 test: Enrich the client_service_hsdir_set_sync() test.George Kadianakis
2017-09-15Explain the restrictions on divisor in round*_to_next_multiple_ofteor
2017-09-15Avoid an instance of the bug warning in any_bridge_descriptors_known()teor
2017-09-15Make control port download status next attempts consistentteor
2017-09-15Make an assert into a BUG warning in the bridge codeteor
2017-09-15Explain where bridge download statuses are initialisedteor
2017-09-14Merge branch 'bug23499'Nick Mathewson
2017-09-14Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-09-14Merge branch 'maint-0.3.1'Nick 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-14Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-14Merge remote-tracking branch 'mikeperry/bug23077' into maint-0.3.1Nick 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-14Bug 23077: Make channelpadding tests use mocked time.Mike Perry
2017-09-13Merge branch 'bug23466_squashed'Nick Mathewson
2017-09-13prop224 test: Test client desc expiration in tests.George Kadianakis
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-12exit with nonzero status if certificate expiration dump failsNick Mathewson
2017-09-12Log correctly on owner/user mismatch.Nick Mathewson
2017-09-12Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-09-12Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-09-12Merge branch 'maint-0.3.1'Nick 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-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