onionshare/install
2016-02-15 13:06:12 -08:00
..
linux_scripts Porting onionshare from python2 to python3 (#261). This commit only ports the CLI version, not the GUI. Has not been tested in Fedora, Windows, or OSX. Removed hack to make unicode filenames work because hack does not work in python3. Replaced constant_time_compare function with a new one that works in python3. Tweaked hidden service checking code because urllib is different in python3. 2016-02-12 14:34:19 -08:00
osx_scripts Made sure switch to python3 and Qt5 works in OSX (#261). Updated OSX instructions in BUILD.md. 2016-02-12 15:45:26 -08:00
build_deb.sh Porting onionshare from python2 to python3 (#261). This commit only ports the CLI version, not the GUI. Has not been tested in Fedora, Windows, or OSX. Removed hack to make unicode filenames work because hack does not work in python3. Replaced constant_time_compare function with a new one that works in python3. Tweaked hidden service checking code because urllib is different in python3. 2016-02-12 14:34:19 -08:00
build_exe.bat Rewrote Windows build instructions for Windows 10 (fixes #227). Also, switched from sha1 to sha256 for Authenticate codesigning, and updated NSIS config for the Windows installer. 2015-12-04 16:56:16 -08:00
build_osx.sh Made sure switch to python3 and Qt5 works in OSX (#261). Updated OSX instructions in BUILD.md. 2016-02-12 15:45:26 -08:00
build_rpm.sh Updated build instructions and script for RPM based distros 2016-02-13 17:36:18 -08:00
check_lacked_trans.py moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
license.txt moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
onionshare80.xpm moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
onionshare-launcher.py Got python3/Qt5 port working in Windows, but still need to finish packaging (#261) 2016-02-15 13:06:12 -08:00
onionshare-win.spec Got python3/Qt5 port working in Windows, but still need to finish packaging (#261) 2016-02-15 13:06:12 -08:00
onionshare.appdata.xml Added AppData file, and made new screenshots for it (fixes #160) 2015-11-20 15:17:25 -08:00
onionshare.desktop Update desktop entry 2016-01-06 19:08:14 +01:00
onionshare.icns moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
onionshare.ico new Windows icon file (#182) 2015-05-18 10:39:01 -07:00
onionshare.nsi Version bump to 0.8.1, updated changelog 2015-12-07 16:34:50 -08:00
ppa_release.sh making build scripts use bash instead of sh (#181) 2015-05-15 13:15:49 -07:00
prepare_for_codesign.py Made sure switch to python3 and Qt5 works in OSX (#261). Updated OSX instructions in BUILD.md. 2016-02-12 15:45:26 -08:00