Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-16 | Merge branch 'tor-gitlab/mr/490' | David Goulet | |
2022-02-25 | version: Bump version to 0.4.7.4-alpha-dev | Tor CI Release | |
2022-02-25 | version: Bump version to 0.4.7.4-alphator-0.4.7.4-alpha | Tor CI Release | |
2022-02-25 | Fix typos | Dimitris Apostolou | |
2021-12-16 | configure: Remove typo created by CI patch | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-12-16 | version: Bump version to 0.4.7.3-alpha-dev | Tor CI Release | |
2021-12-16 | configure: Fix typo in version | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-12-16 | version: Bump version to 0.4.7.3-alpha | Tor CI Release | |
2021-11-08 | Merge branch 'maint-0.4.6' into main | Alexander Færøy | |
2021-11-08 | Merge branch 'maint-0.4.5' into maint-0.4.6 | Alexander Færøy | |
2021-11-08 | Merge branch 'maint-0.3.5' into maint-0.4.5 | Alexander Færøy | |
2021-11-06 | Give an error message if LibreSSL's TLSv1.3 APIs aren't what we need | Nick Mathewson | |
From LibreSSL versions 3.2.1 through 3.4.0, our configure script would conclude that TLSv1.3 as supported, but it actually wasn't. This led to annoying breakage like #40128 and #40445. Now we give an error message if we try to build with one of those versions. Closes #40511. | |||
2021-11-05 | Reverse the direction of the test for openssl 3.0.0 | Nick Mathewson | |
Previously the logic was reversed, and always gave the wrong answer. This has no other effect than to change whether we suppress deprecated API warnings. Fixes #40429; bugfix on 0.3.5.13. | |||
2021-11-05 | Prefer use of __MINGW_PRINTF/SCANF_FORMAT if available. | Nick Mathewson | |
Mingw headers sometimes like to define alternative scanf/printf format attributes depending on whether they're using clang, UCRT, MINGW_ANSI_STDIO, or the microsoft version of printf/scanf. This change attempts to use the right one on the given platform. This is an attempt to fix part of #40355. | |||
2021-10-28 | version: Missing version update in couple files | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-28 | version: Missing version update in couple files | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-28 | version: Missing version update in couple files | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-26 | version: Bump to 0.4.7.2-alpha-dev | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-26 | version: Bump to 0.4.6.8-dev | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-26 | version: Bump to 0.4.5.11-dev | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-26 | version: Bump to 0.3.5.17-dev | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-26 | version: Bump to 0.4.7.2-alphator-0.4.7.2-alpha | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-26 | version: Bump to 0.4.6.8 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-26 | version: Bump to 0.4.5.11 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-26 | version: Bump to 0.3.5.17 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-10-06 | rust: Remove Rust support from tree | David Goulet | |
Closes #40469 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-09-28 | configure.ac: Define ENABLE_COVERAGE macro | Simon South | |
Allow conditional compilation based on whether the "--enable-coverage" configure option was specified. | |||
2021-09-27 | configure.ac: Define ENABLE_FRAGILE_HARDENING macro | Simon South | |
Allow conditional compilation based on whether the "--enable-fragile-hardening" configure option was specified. | |||
2021-09-17 | Bump version to 0.4.7.1-alpha | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-08-16 | Bump version to -dev | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-08-16 | Bump version to -dev | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-08-16 | Bump version to -dev | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-08-16 | Make the version 0.4.6.7, not 0.4.6.7-dev. | Nick Mathewson | |
2021-08-16 | Make the version 0.4.5.10, not 0.4.5.10-dev. | Nick Mathewson | |
2021-08-16 | Make the version 0.3.6.16, not 0.3.6.16-dev. | Nick Mathewson | |
2021-08-13 | Update version to 0.3.5.16 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-08-13 | Update version to 0.4.5.10 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-08-13 | Update version to 0.4.6.7 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-07-06 | Merge branch 'maint-0.4.6' | George Kadianakis | |
2021-07-06 | Merge branch 'maint-0.4.5' into maint-0.4.6 | George Kadianakis | |
2021-07-06 | Merge branch 'mr/395' into maint-0.4.5 | George Kadianakis | |
2021-07-06 | Use native timegm when available. | Nick Mathewson | |
Continue having a tor_gmtime_impl() unit test so that we can detect any problems in our replacement function; add a new test function to make sure that gmtime<->timegm are a round-trip on now-ish times. This is a fix for bug #40383, wherein we ran into trouble because tor_timegm() does not believe that time_t should include a count of leap seconds, but FreeBSD's gmtime believes that it should. This disagreement meant that for a certain amount of time each day, instead of calculating the most recent midnight, our voting-schedule functions would calculate the second-most-recent midnight, and lead to an assertion failure. I am calling this a bugfix on 0.2.0.3-alpha when we first started calculating our voting schedule in this way. | |||
2021-06-30 | Bump to 0.4.6.6-dev | Nick Mathewson | |
2021-06-30 | Update version to 0.4.6.6. | Nick Mathewson | |
2021-06-14 | Bump to 0.4.6.5-dev | Nick Mathewson | |
2021-06-14 | Bump to 0.4.5.9-dev | Nick Mathewson | |
2021-06-14 | Bump to 0.3.5.15-dev | Nick Mathewson | |
2021-06-07 | Bump to 0.4.6.5 | Nick Mathewson | |
2021-06-07 | Bump to 0.4.5.9. | Nick Mathewson | |
2021-06-07 | Bump to 0.3.5.15. | Nick Mathewson | |