summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-20version bump from 0.5dev to 0.50.5Micah Lee
2014-08-20added 0.5 to changelogMicah Lee
2014-08-20added 0.4 to changelogMicah Lee
2014-08-20moved several english strings into strings.json for translationMicah Lee
2014-08-20in Tails, root stuff is launched in separate process in GUI (#96)Micah Lee
2014-08-20import appropriate modules for constant_time_compare to workMicah Lee
2014-08-20in Tails, launch separate root process to do root stuff (#96)Micah Lee
2014-08-20move constant_time_compare function into onionshare from itsdangerous, to avo...Micah Lee
2014-08-19make itsdangerous actually load in any wheezyMicah Lee
2014-08-19make itsdangerous packaged on any wheezy, not just tailsMicah Lee
2014-08-19bundled itsdangerous, for tails supportMicah Lee
2014-08-18remove SetCompressorDictSize from NSIS file because of internal compiler errorMicah Lee
2014-08-18move __future__ include to top of onionshare-launcher.pyMicah Lee
2014-08-18updated NSIS fileMicah Lee
2014-08-18Merge branch 'master' of github.com:micahflee/onionshareMicah Lee
2014-08-18actually remove QtWebKitMicah Lee
2014-08-18removing QtWebkit as a dependency for PyInstaller and for building the .debMicah Lee
2014-08-18updated lists of files that were removed with changing gui to Qt nativeMicah Lee
2014-08-18version bump to 0.5devMicah Lee
2014-08-18Merge pull request #104 from lazlolazlolazlo/nativeqtMicah Lee
2014-08-18Merge pull request #103 from lazlolazlolazlo/contenttypeMicah Lee
2014-08-14Remove old webapp filesLazlo Westerhof
2014-08-14First working version of native qt appLazlo Westerhof
2014-08-10Guess the content type of a fileLazlo Westerhof
2014-07-16fixed issue with pyinstaller packaging Qt4 on some OSXMicah Lee
2014-07-16version bump0.4Micah Lee
2014-07-16add Content-Security-Policy so if there are other xss vulns they won't executeMicah Lee
2014-07-15use hash of /dev/urandom data instead of urandom data directly, to avoid leak...Micah Lee
2014-07-15fixed critical XSS bug that can deanonymize userMicah Lee
2014-07-07Encoded strings passed to constant_time_compare as ascii, because it wasMicah Lee
2014-07-04Merge pull request #88 from lazlolazlolazlo/patch-3Micah Lee
2014-07-04version bump to 0.4devMicah Lee
2014-07-04Add missing Dutch translation stringLazlo
2014-07-03Merge pull request #86 from garrettr/push-hookMicah Lee
2014-07-03add push hook that runs test suiteGarrett Robinson
2014-07-03Merge pull request #84 from garrettr/constant-time-routesMicah Lee
2014-07-03constant time compare the slug to avoid timing attacksGarrett Robinson
2014-07-01Merge pull request #73 from rufoa/patch-1Micah Lee
2014-06-30fix iptables rule removalrufoa
2014-06-29version bump from 0.3dev to 0.30.3Micah Lee
2014-06-29updated changelogMicah Lee
2014-06-29Merge branch 'djsmith85-patch-1'Micah Lee
2014-06-29Merge branch 'patch-1' of https://github.com/djsmith85/onionshare into djsmit...Micah Lee
2014-06-29Merge pull request #67 from komachi/masterMicah Lee
2014-06-29Added German translationsdjsmith85
2014-06-29Add Russian translation (and make "Copy URL" translatable)Anton Nesterov
2014-06-27updated readme, added link to https://onionshare.org/ for binariesMicah Lee
2014-06-27better compression for windows installer, making it 13mb instead of 19mbMicah Lee
2014-06-27Merge branch 'master' of github.com:micahflee/onionshareMicah Lee
2014-06-27fixes windows packaging issueMicah Lee