aboutsummaryrefslogtreecommitdiff
path: root/cli/onionshare_cli/meek.py
AgeCommit message (Expand)Author
2022-03-22More verbose and consistent Meek exception loggingMiguel Jacq
2022-01-16Update copyright year to 2022Micah Lee
2021-12-15Don't enqueue stdout from Meek subprocess in a Thread, just read it as it com...Miguel Jacq
2021-11-15Fix for meek to working in snapcraftMicah Lee
2021-11-07Fix meek-client in WindowsMicah Lee
2021-10-24Make meek debug log show host:port on one lineMicah Lee
2021-10-25Move debug log call in meek.start()Miguel Jacq
2021-10-25Fix-ups for detecting if the meek binary doesn't exist. Pass the GUI's get_to...Miguel Jacq
2021-10-25React to Meek client binary not foundMiguel Jacq
2021-10-25Add cleanup method for the Meek class to kill any meek-client subprocesses on...Miguel Jacq
2021-10-25Fix comment about meek-client.exe subprocessMiguel Jacq
2021-10-19Refactor to CensorshipCircumvention and Meek classes. Use Meek domain frontin...Miguel Jacq