Commit Graph

6 Commits

Author SHA1 Message Date
Micah Lee
d8d28b6287 move __future__ include to top of onionshare-launcher.py 2014-08-18 14:23:32 -07:00
Micah Lee
7a26178e26 removing QtWebkit as a dependency for PyInstaller and for building the .deb 2014-08-18 12:14:58 -07:00
Micah Lee
e8cc7c3a4a fixed issue with pyinstaller packaging Qt4 on some OSX 2014-07-16 04:48:01 -07:00
Micah Lee
2edde2eb1f Encoded strings passed to constant_time_compare as ascii, because it was
throwing errors in OSX. Also added --debug to command line version, and made onionshare server
log errors as well as the GUI.
2014-07-07 17:01:51 -07:00
Micah Lee
cf7d04099e made pyinstaller work for windows (#35) 2014-06-24 17:23:10 -04:00
Micah Lee
a464b6fe1d OSX version still needs a bit of work, but completely works now (#43) 2014-06-19 22:05:56 -07:00