aboutsummaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)Author
2021-10-24Make meek debug log show host:port on one lineMicah Lee
2021-10-24Merge branch 'censorship' into 1442_settings_tabsMicah Lee
2021-10-24Only show bridge error if connection type is bundledMicah 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-24In CLI get_tor_path, stop trying to look in resources firstMicah Lee
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-22Fixed send.js table sorting. Looks like it stopped working a long time ago.Benjamin Erhart
2021-10-20Add meek_client stuff to CLI testsMiguel Jacq
2021-10-20Fix conflicts from snowflake merge, and fix detection of lack of meek in Moat...Miguel Jacq
2021-10-19Don't print Bridge lines in torrc for blank linesMicah Lee
2021-10-19Refactor to CensorshipCircumvention and Meek classes. Use Meek domain frontin...Miguel Jacq
2021-10-19merge 1442_snowflake branch and fix conflictsMiguel Jacq
2021-10-18Move Censorship stuff into its own class. Early attempt at subprocessing out ...Miguel Jacq
2021-10-17Make it so when selecting moat tor actually uses those bridges, and improve t...Micah Lee
2021-10-17Save/load moat bridges to/from settingsMicah Lee
2021-10-17In some distros, LD_LIBRARY_PATH must be explicitly set for tor to workMicah Lee
2021-10-15Fix CLI testsMicah Lee
2021-10-15Move ClientTransportPlugin into normal torrc file, and fix snowflake supportMicah Lee
2021-10-15Add early (non-domain-fronted!) methods for interacting with the planned Tor ...Miguel Jacq
2021-10-14Fix whitespace issuesa1346054
2021-10-14Fix spellinga1346054
2021-10-13Allow selecting a snowflake bridge, and make it try to use the snowflake bridgeMicah Lee
2021-10-11Make get_tor_paths work properly now that in linux the tor binaries are bundl...Micah Lee
2021-10-11Update dependenciesMicah Lee
2021-09-26Change all version to 2.4, update languages, rebuild docs, update tor from To...Micah Lee
2021-09-20s/source/./nyxnor
2021-09-11POSIX compliant input path on any shellnyxnor
2021-09-10Change version to 2.4.dev1, to make a dev releaseMicah Lee
2021-09-10Version bump to 2.4Micah Lee
2021-09-09Bump version to 2.4 in cli and docsMicah Lee
2021-09-04Removes trailing slash from directories inside directoriesSaptak S
2021-09-04Updates send.html to use file link instead of basenameSaptak S
2021-09-03Merge pull request #1411 from nyxnor/cli-installation-instructionsMicah Lee
2021-09-03Merge pull request #1413 from mig5/cli_allow_persistent_mode_as_only_argMicah Lee
2021-09-03Merge pull request #1416 from SaptakS/fix-chat-shutdownMicah Lee
2021-09-04Merge pull request #1399 from easyteacher/developSaptak Sengupta
2021-09-04Merge pull request #1358 from whew/add_security_headersSaptak Sengupta
2021-09-03Make last_modified and if_date timezone-awareFushan Wen
2021-09-02Adds exception for ConnectionError in chat mode during shutdownSaptak S
2021-09-02Fixes typos about Linux as platform nameKushal Das
2021-08-31remove duplicated commanyxnor
2021-08-31Don't force mode to be sent in CLI if --persistent is in use. Store the persi...Miguel Jacq
2021-08-31site refer to readme and README correctionsnyxnor
2021-08-30correct formattingnyxnor
2021-08-30installation instructionsnyxnor
2021-08-30Merge develop and resolve conflictMiguel Jacq
2021-08-28Remove rate-limit related code, and a couple more places where flask-httpauth...Miguel Jacq