summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-06-19Merge remote-tracking branch 'argonblue/bug22410'Nick Mathewson
2017-06-19Downgrade "assign_to_cpuworker failed" to INFO.Nick Mathewson
2017-06-19Ensure that uint8_t is unsigned charTaylor Yu
2017-06-19Merge branch 'ticket20575_031_01_squashed'Nick Mathewson
2017-06-19refer to the correct versionNick Mathewson
2017-06-19config: Deprecate HTTPProxy optionDavid Goulet
2017-06-19Remove an XXXX RD comment that neither Roger or I understand. Closes 22420Nick Mathewson
2017-06-19Merge remote-tracking branch 'arma/ticket22420'Nick Mathewson
2017-06-19Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-06-19Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-19Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-06-19Merge remote-tracking branch 'public/bug22516_029' into maint-0.2.9Nick Mathewson
2017-06-19Bump master to 0.3.2.0-alpha-dev. For 0.3.1, use maint-0.3.1Nick Mathewson
2017-06-19Document more files in the datadirectory.Nick Mathewson
2017-06-16Document sr-random and diff-cache.Nick Mathewson
2017-06-16Document key-pinning-journalNick Mathewson
2017-06-16Permit the fchmod system call.Nick Mathewson
2017-06-16Add extra logging during compression and decompressionteor
2017-06-16Return TOR_COMPRESS_BUFFER_FULL when zstd has additional inputteor