summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-02Try cross-compiling tor for windows in linuxMicah Lee
2022-06-01Delete commented out libevent build, and install tor directly into build/torMicah Lee
2022-05-29Compile libevent againMicah Lee
2022-05-29Fix 32-bit go pathMicah Lee
2022-05-29Fix tor path againMicah Lee
2022-05-29Try fixing windows poetry cache keyMicah Lee
2022-05-29Fix cygwin 32-bit pathMicah Lee
2022-05-29Try changing keys for windows poetry cacheMicah Lee
2022-05-29Build both win64 and win32, and update get_tor_paths() to display verbose out...Micah Lee
2022-05-29Fix cache keysMicah Lee
2022-05-29Fix skipping tasks for restoring obfs4proxy and meek-clientMicah Lee
2022-05-29Fix get_tor_paths() to point to new Windows paths, and actually build onionsh...Micah Lee
2022-05-29Build snowflake and meek by git cloning their source firstMicah Lee
2022-05-29Fix copying tor binaries into projectMicah Lee
2022-05-29Fix Test-Path if statementsMicah Lee
2022-05-29Copy tor binaries into the projectMicah Lee
2022-05-29Always install cygwinMicah Lee
2022-05-29Add compiling obfs4proxy, snowflake, and meekMicah Lee
2022-05-29Add zlib-devel dependencyMicah Lee
2022-05-29Do not enable static libevent (hopefully this tor binary will work on other s...Micah Lee
2022-05-29Try installing libevent-devel instead of compiling libeventMicah Lee
2022-05-29Build libevent and tor in the same taskMicah Lee
2022-05-29Add a cache version, to invalidate old circleci cacheMicah Lee
2022-05-29Fix cache key name, and run ./autogen.sh when compiling torMicah Lee
2022-05-29Try building tor as wellMicah Lee
2022-05-29Don't import signing keys in a separate task, and fix paths in the cygwin taskMicah Lee
2022-05-29Import signing keys in a seprate taskMicah Lee
2022-05-29Install cygwin in bash tooMicah Lee
2022-05-29Switch to bashMicah Lee
2022-05-29Download and install cygwin in separate tasksMicah Lee
2022-05-29Try using gpg2Micah Lee
2022-05-29Debug outputMicah Lee
2022-05-29Try installing cygwin packages separatelyMicah Lee
2022-05-29Try installing cygwin and packages separatelyMicah Lee
2022-05-29Skip cygwin install if libevent and tor are compiledMicah Lee
2022-05-29Use absolute paths, install gnupg in cygwin, and use cygwin's gpg to verify g...Micah Lee
2022-05-29Verify cygwin signatureMicah Lee
2022-05-28Fix cygwin downloadMicah Lee
2022-05-28Try building libevent with cygwinMicah Lee
2022-05-27Import signing keys in a different wayMicah Lee
2022-05-27gpg --recv-key just before verifying the tagMicah Lee
2022-05-27Avoid if elif fiMicah Lee
2022-05-27Move tor stuff into build-tor-win64Micah Lee
2022-05-26Switch to bashMicah Lee
2022-05-26Install perl-Pod-Parser to get pod2manMicah Lee
2022-05-26Try building openssl and libeventMicah Lee
2022-05-26Comment everything out outside of building libeventMicah Lee
2022-05-25Update tor to 0.4.7.7, and focus on just build-win64Micah Lee
2022-05-25Merge branch 'develop' into ci-buildsMicah Lee
2022-04-28Merge pull request #1563 from mig5/tab_shortcuts_and_accessible_main_pageSaptak Sengupta