aboutsummaryrefslogtreecommitdiff
path: root/desktop/scripts
AgeCommit message (Expand)Author
2023-04-09Rewrites the get-tor code to always get the latest version of torfix-buildsSaptak S
2022-12-12See if Windows Tor fetch builds without all the dll's we used to extractMiguel Jacq
2022-12-11Fix macos Tor Browser filenameMiguel Jacq
2022-12-11Update tor to 0.4.7.12 for flatpak/snap, fetch Tor Browser 12.0Miguel Jacq
2022-12-11Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump...Miguel Jacq
2022-10-09Make get-tor.py fail hard on errorsv2.6Micah Lee
2022-10-09Revert "Replace request to censorship API to get built-in bridges with a requ...Micah Lee
2022-10-02Replace request to censorship API to get built-in bridges with a request to t...Micah Lee
2022-10-02Don't copy obfs4proxy and snowflake binaries from Tor BrowserMicah Lee
2022-09-30Fix get-tor.py to only add built-in bridges if the bridge type existsMicah Lee
2022-09-30Update tor to get from Tor Browser 11.5.2Micah Lee
2022-06-19Sanitize version string for WiX tooMicah Lee
2022-06-19Fix PT Windows build scripts to move the binary to the right folderMicah Lee
2022-06-19Fix windows codesigning scriptMicah Lee
2022-06-19One more get-tor fix for win64Micah Lee
2022-06-1964-bit Tor Browser binaries have different filenames than 32-bitMicah Lee
2022-06-19Fix get-tor bugMicah Lee
2022-06-19Make scripts to build PT binaries, and run those in CIMicah Lee
2022-06-16Update get-tor.py to use Tor Browser 11.0.4, and improve it. Make sure we run...Micah Lee
2022-05-25Merge branch 'develop' into ci-buildsMicah Lee
2022-04-10In CI, download Tor from for windows Tor Expert Bundle, and build meek, obfs4...Micah Lee
2022-04-07Fix macOS package cleanup and codesigningMicah Lee
2022-04-05Complete codesigning and packaging for WindowsMicah Lee
2022-04-03Fix macOS cleanup scriptMicah Lee
2022-04-03Move windows and mac build scripts into scripts folderMicah Lee
2022-04-03Combine all get-tor scripts into a single get-tor.pyMicah Lee
2022-03-31Updates the repository to download the flags from to include all flagsSaptak S
2022-03-31Adds country flagsSaptak S
2022-03-30Run setup-freeze.py directly instead of using build-windows.py, and fix go pa...Micah Lee
2022-03-30Try fixing installing 32-bit go, and try fixing 32-bit paths in scriptsMicah Lee
2022-03-27Fix built-in bridge detection, and update built-in bridges. Also update READM...Micah Lee
2022-03-25Updates tor browser version in get-tor scriptsSaptak S
2022-03-06Merge pull request #1526 from onionshare/1486_rocket_shipMicah Lee
2022-02-25Update countries-update-list.py to correct path, and run it to generate new c...Miguel Jacq
2022-02-13Delete country shape helper scriptMicah Lee
2022-02-13Merge branch 'develop' into censorshipMicah Lee
2022-01-16Update copyright year to 2022Micah Lee
2022-01-16Update Tor Browser version to download tor binariesMicah Lee
2021-12-19Continue switching from briefcase to poetryMicah Lee
2021-12-09Add country shapesMicah Lee
2021-12-10Update our bridge templates with the latest built-in bridges in the get-tor s...Miguel Jacq
2021-12-06Merge branch 'mig5-censorship_automatically_attempt_and_reconnect' into 1422_...Micah Lee
2021-12-06Start making UseBridgeWidget, and add json files that list country names for ...Micah Lee
2021-12-04Merge branch 'develop' of https://github.com/a1346054/onionshare into a134605...Micah Lee
2021-11-07Fix meek-client in WindowsMicah Lee
2021-11-06Copy snowflake-client from macOS Tor BrowserMicah Lee
2021-11-06Get tor from Tor Browser 11.0a10 on all platformsMicah Lee
2021-10-24Add script to compile meek-client and copy into resourcesMicah Lee
2021-10-17Update linux Tor Browser URL and hashMicah Lee
2021-10-14Fix whitespace issuesa1346054