aboutsummaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)Author
2021-11-14Merge branch 'develop' into 1459_linux_packagingMicah Lee
2021-11-14Refuses connection if another session is already activeSaptak S
2021-11-14Adds username validation for socketio event handler as wellSaptak S
2021-11-14Renames message event to chat_messageSaptak S
2021-11-14Removed room from chatSaptak S
2021-11-12Switch stem with cepa, and update CLI packagesMicah Lee
2021-11-12Allow website mode to stop even if people have viewed itMiguel Jacq
2021-11-12Remove unnecessary censorship class invocation, which breaks CLI mode right now.Miguel Jacq
2021-11-12Resolve conflicts in localeMiguel Jacq
2021-11-09Use microseconds for Receive Mode dir/file namesMiguel Jacq
2021-11-08Support sending a custom Content-Security-Policy header in Website modeMiguel Jacq
2021-11-07Fix meek-client in WindowsMicah Lee
2021-10-26Remove all references to old settingsMicah Lee
2021-10-26Update bridge related settings in Settings, and use those new settings in OnionMicah Lee
2021-10-24Oops, fix meek-client pathMicah Lee
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