summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-09-15Merge remote-tracking branch 'teor/ticket23528'Nick Mathewson
2017-09-15Merge remote-tracking branch 'teor/bug23524'Nick Mathewson
2017-09-15prop224: Fix memleak in client_get_random_intro().George Kadianakis
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-12Fix warnings about passing uninitialized buffers into functionsNick Mathewson
2017-09-12Do not cast junk to an ed25519 key in test.Nick Mathewson
2017-09-12Fix unit test that likes to cast integers to void*Nick Mathewson
2017-09-12Clear up dead-assignment warnings from scan-buildNick 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-12Return the actual number of hops in cpath_get_n_hops()Nick Mathewson
2017-09-12clang scan-build: Fix "dead increment" warnings.Nick Mathewson
2017-09-12clang scan-build: Fix "dereference of null pointer" warningsNick 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