tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 489d33e1903115d952a3f40bcfaa0fd524bc62f8
parent 0ec2d1528cc8f80fe134c37961f8724696468aa9
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 12 Aug 2020 08:39:41 -0400

Merge branch 'maint-0.4.2' into maint-0.4.3

Diffstat:
M.appveyor.yml | 8--------
1 file changed, 0 insertions(+), 8 deletions(-)

diff --git a/.appveyor.yml b/.appveyor.yml @@ -8,8 +8,6 @@ clone_depth: 50 image: # Windows Server 2019 - Visual Studio 2019 - # Windows Server 2012 R2 - - Visual Studio 2015 environment: compiler: mingw @@ -37,12 +35,6 @@ matrix: compiler_path: mingw32 mingw_prefix: mingw-w64-i686 hardening: - - image: Visual Studio 2015 - target: x86_64-w64-mingw32 - compiler_path: mingw64 - mingw_prefix: mingw-w64-x86_64 - # hardening doesn't work with mingw-w64-x86_64-gcc, because it's gcc 8 - hardening: --disable-gcc-hardening install: - ps: >-