Micah Lee
|
170811f450
|
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 |
|
Micah Lee
|
d50601f5bd
|
fixed typo in build_deb.sh
|
2015-06-16 15:42:39 -07:00 |
|
Micah Lee
|
03f6d85ac5
|
Merge branch 'master' of https://github.com/freddymartinez9/onionshare into freddymartinez9-master
|
2015-06-16 11:02:43 -07:00 |
|
Micah Lee
|
577ff2c8ab
|
making build scripts use bash instead of sh (#181)
|
2015-05-15 13:15:49 -07:00 |
|
Micah Lee
|
245ddd0300
|
moved build scripts into install folder (#181)
|
2015-05-15 13:03:04 -07:00 |
|