summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-06-26Merge pull request #65 from cryptostone/masterMicah Lee
2014-06-26Update strings.jsonMichael Ball
2014-06-26Update strings.jsonMichael Ball
2014-06-26Update Spanish stringsMichael Ball
2014-06-26Merge pull request #61 from joke2k/0.3/itaMicah Lee
2014-06-26Merge pull request #62 from enotodden/masterMicah Lee
2014-06-26implemeted debug mode. fixes #50Micah Lee
2014-06-26simplified windows build system, and only include .pyc and not .py in windows...Micah Lee
2014-06-26Merge branch 'master' of https://github.com/micahflee/onionshareEspen Kåsa Notodden
2014-06-26use the translated() function in onionshare_guiEspen Kåsa Notodden
2014-06-26New norwegian translations.Espen Kåsa Notodden
2014-06-26updated windows instructions moreMicah Lee
2014-06-26updated windows instructionsMicah Lee
2014-06-26add translated() to return encoded translated stringsEspen Kåsa Notodden
2014-06-26update italian translation for 0.3joke2k
2014-06-26passing webapp the debug flag (#50)Micah Lee
2014-06-26encode all strings as utf-8Espen Kåsa Notodden
2014-06-26fixed bug where hidden service still closed even if "close automatically" unc...Micah Lee
2014-06-26made --stay-open work in GUI (#58)Micah Lee
2014-06-26made --local-only work in GUI (#58)Micah Lee
2014-06-26adding argparse to GUI (#58, also #50)Micah Lee
2014-06-26gave file argument a help descriptionMicah Lee
2014-06-26added changelogMicah Lee
2014-06-26fixed setup.py after ripping out windows and osxMicah Lee
2014-06-25created windows installer with NSIS (#35)Micah Lee