summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-07Improve docs based on Nick's review.George Kadianakis
2017-07-07test: Add service-side unittests for e2e rendezvous circuits.George Kadianakis
2017-07-07test: Add client-side unittests for e2e rend circuits.George Kadianakis
2017-07-07test: Move some test code to test helpers.George Kadianakis
2017-07-07test: Crypto groundwork for e2e circuit unittests.George Kadianakis
2017-07-07test: Introduce hs_client_note_connection_attempt_succeeded().George Kadianakis
2017-07-07prop224: Introduce e2e rendezvous circuit code.David Goulet
2017-07-07Refactor legacy code to support hs_ident along with rend_data.George Kadianakis
2017-07-07Refactor circuit_init_cpath_crypto() to do prop224 rend circuits.George Kadianakis
2017-07-07Refactor the HS ntor key expansion to fit the e2e circuit API.George Kadianakis
2017-07-07prop224: Add connection and circuit identifier objectDavid Goulet
2017-06-22Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-22Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-06-22Combine our "don't do this if no consensus" entryguards checksNick Mathewson
2017-06-22expand changes file for bug 22461Nick Mathewson
2017-06-22whitespace fixNick Mathewson
2017-06-22Merge remote-tracking branch 'rl1987/bug22461'Nick Mathewson
2017-06-22Merge remote-tracking branch 'public/bug7890'Nick Mathewson
2017-06-21make assign_onionskin_to_cpuworker failure case more clearRoger Dingledine
2017-06-21Merge branch 'callgraph_reduction_v2'Nick Mathewson
2017-06-21Extract channel_do_open_actions() from non-open _change_state casesNick Mathewson
2017-06-21Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-21Merge branch 'bug22356_029' into maint-0.3.1Nick Mathewson
2017-06-21changes file for ticket22311Nick Mathewson
2017-06-21Call it a BUG to use -1 in authdir_mode_handles_descsNick Mathewson
2017-06-21Remove obsolete authdir_mode_any_nonhidserv()huyvq
2017-06-21Convert authdir_mode_handles_descs() to alternative wrappershuyvq
2017-06-21Convert authdir_mode_handles_descs(options, -1) with authdir_mode(options)huyvq
2017-06-21Remove obsolete authdir_mode_any_main()huyvq
2017-06-21Merge branch 'Ryman-bug5847-squashed'Nick Mathewson
2017-06-21Better error message for GETINFO desc/(id|name) whenever microdescriptors are...Kevin Butler
2017-06-20Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-20Merge branch 'bug22502_redux_031' into maint-0.3.1Nick Mathewson
2017-06-20Merge branch 'bug22672_031' into maint-0.3.1Nick Mathewson
2017-06-20Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-20Note that bw_accounting is obsoleted by values in the state fileNick Mathewson
2017-06-20Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-20Note that pkgconfig is now needed, and has been for a few releases.Nick Mathewson
2017-06-20Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-20Merge remote-tracking branch 'argonblue/bug22638' into maint-0.3.1Nick Mathewson
2017-06-20Enforce the rule that COMPRESS_OK means progress was made.Nick Mathewson
2017-06-20mingw/windows printf lacks %zd ; use %lu and casts insteadNick Mathewson
2017-06-20Fix compress_none.c header commentTaylor Yu
2017-06-20Send the correct content-encoding when serving cached_dir_t objectsNick Mathewson
2017-06-20Correct the fix to bug 22629 to permit trailing non-garbageNick Mathewson
2017-06-20Add a unit test for decompressing concatenated inputs.Nick Mathewson
2017-06-20Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-20add a changes file for 22626, 22628, and 22629 (parts of 22502)Nick Mathewson
2017-06-20Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-20Merge remote-tracking branch 'teor/bug22502' into maint-0.3.1Nick Mathewson