Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-22 | Merge branch 'maint-0.4.4' | David Goulet | |
2020-06-22 | Consistently use 'address' in Invalid v3 address responses to ↵ | Miguel Jacq | |
ONION_CLIENT_AUTH commands | |||
2020-06-15 | Remove AssumeReachable from TestingTorNetwork. | Nick Mathewson | |
Closes ticket 34446. | |||
2020-06-11 | Merge branch 'maint-0.4.4' | George Kadianakis | |
2020-06-11 | Fold in a changes file and update exceptions.txt. | George Kadianakis | |
Co-authored-by: Florentin Rochet <florentin.rochet@uclouvain.be> | |||
2020-06-10 | Merge branch 'tor-github/pr/1925' | George Kadianakis | |
2020-06-10 | Bug 30992: Changes file | Mike Perry | |
2020-06-09 | Merge remote-tracking branch 'tor-github/pr/1888/head' | Nick Mathewson | |
2020-06-05 | Merge remote-tracking branch 'tor-github/pr/1902/head' | Nick Mathewson | |
2020-06-04 | changes file for ticket 32888 | Nick Mathewson | |
2020-06-02 | Merge branch 'tor-github/pr/1909' | George Kadianakis | |
2020-06-01 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-06-01 | Merge remote-tracking branch 'tor-github/pr/1905/head' into maint-0.4.3 | Nick Mathewson | |
2020-05-30 | Preemptive circs should work with UseEntryGuards 0 | Roger Dingledine | |
Resume being willing to use preemptively-built circuits when UseEntryGuards is set to 0. We accidentally disabled this feature with that config setting (in our fix for #24469), leading to slower load times. Fixes bug 34303; bugfix on 0.3.3.2-alpha. | |||
2020-05-28 | Merge branch 'tor-github/pr/1792' into maint-0.4.3 | George Kadianakis | |
2020-05-28 | changes: Add changes file for ticket 33458 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-05-27 | Merge branch 'tor-github/pr/1898' | George Kadianakis | |
2020-05-27 | Add changes file for ticket #24844 | Neel Chauhan | |
2020-05-23 | Man page: MinUptimeHidServDirectoryV2 defaults to 96 hours | Roger Dingledine | |
Bugfix on 0.2.6.3-alpha; fixes bug 34299. | |||
2020-05-21 | Merge remote-tracking branch 'tor-github/pr/1899/head' | Nick Mathewson | |
2020-05-21 | Merge branch 'tor-github/pr/1850' | George Kadianakis | |
2020-05-21 | Merge branch 'tor-github/pr/1861' | George Kadianakis | |
2020-05-21 | Add changes file | rl1987 | |
2020-05-20 | Add support for console control signals in Windows | Damon Harris | |
2020-05-19 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-05-19 | Doxygen: fix unbalanced groups. | Nick Mathewson | |
Closes ticket 34255. | |||
2020-05-18 | changes: file for 34200 | teor | |
2020-05-18 | rust/protover: Fix protocol version support error handling | teor | |
Make Rust protocol version support checks consistent with the undocumented error behaviour of the corresponding C code. Fixes bug 34251; bugfix on 0.3.3.5-rc. | |||
2020-05-18 | rust: declare HSIntro=5 | teor | |
Declare support for the onion service introduction point denial of service extensions, when building tor with Rust. Fixes bug 34248; bugfix on 0.4.2.1-alpha. | |||
2020-05-15 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-05-15 | Add a changes file for 34233. | Nick Mathewson | |
This bug was merged back to 0.3.5 with our #34078 fix, but only released in 0.4.3.5, so the changes file goes here. | |||
2020-05-14 | remove changes files that have already appeared in 0.4.3. | Nick Mathewson | |
2020-05-13 | changes: file for 33222 and 33226 | teor | |
2020-05-12 | Merge branch 'bug34130_035' | Nick Mathewson | |
2020-05-12 | Fix crash when tor is compiled with NSS and seccomp sandbox is enabled | Daniel Pinto | |
Adds seccomp rules for socket and getpeername used by NSS | |||
2020-05-12 | Merge remote-tracking branch 'tor-github/pr/1885/head' | Nick Mathewson | |
2020-05-08 | Add documentation about %include and seccomp sandbox limitations | Daniel Pinto | |
2020-05-07 | Merge remote-tracking branch 'tor-github/pr/1880/head' | Nick Mathewson | |
2020-05-07 | Define and use TOR_ADDRPORT_BUF_LEN | Neel Chauhan | |
2020-05-06 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-05-06 | Fix a boolean logic error when logging about invalid hostnames. | Nick Mathewson | |
Fixes bug 34131; bugfix on 0.4.3.1-alpha. | |||
2020-05-06 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-05-06 | Merge branch 'maint-0.4.2' into maint-0.4.3 | Nick Mathewson | |
2020-05-06 | Merge branch 'maint-0.4.1' into maint-0.4.2 | Nick Mathewson | |
2020-05-06 | Merge branch 'maint-0.3.5' into maint-0.4.1 | Nick Mathewson | |
2020-05-06 | changes file for bug 34078. | Nick Mathewson | |
2020-05-05 | core/or: Lift slow call out of loop, #33977 | Alex Xu (Hello71) | |
2020-05-05 | changes: File for #33789 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-05-04 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-05-04 | Merge branch 'maint-0.4.1' into maint-0.4.2 | Nick Mathewson | |