Commit Graph

  • 2a1f57b994 tweak start/stop server language to make it friendlier (fixes #192) Micah Lee 2015-05-27 14:12:39 -0400
  • ec69423292 added the Security Design Document (closes #167) Micah Lee 2015-05-27 13:20:08 -0400
  • 52fd77d752 Added dh-python to build instructions. Closes #189 Micah Lee 2015-05-26 14:12:10 -0700
  • db75edf0a9 update build instructions for OSX to install python 2.x from python.org, which closes #75 and #187 Micah Lee 2015-05-26 15:35:50 -0400
  • 99fd05fa2a make build_osx.sh only codesign when you pass --sign Micah Lee 2015-05-26 11:54:38 -0400
  • 26a8d44d3b added dh-python as a build dependency, for the PPA release to work Micah Lee 2015-05-20 12:01:23 -0700
  • 4be8d68750 Merge branch 'master' of github.com:micahflee/onionshare Micah Lee 2015-05-19 13:34:48 -0700
  • 210448d6c9 In Linux, create HS dir in /tmp/onionshare/* (#185), and also connect to Tor control port more robustly Micah Lee 2015-05-19 13:34:36 -0700
  • 886c307592 replacing signtool.exe timestamp server with globalsign one, because startssl is having problems Micah Lee 2015-05-18 17:04:26 -0700
  • 90af3f2e12 version bump from 0.7dev to 0.7 in windows installer Micah Lee 2015-05-18 16:46:26 -0700
  • c0f049bcff Merge branch 'master' of github.com:micahflee/onionshare 0.7 Micah Lee 2015-05-18 15:53:10 -0700
  • 31193d63cd version bump and updated changelog Micah Lee 2015-05-18 15:53:02 -0700
  • 1f52c9b565 Handles a new exception that gets thrown in Tails using a bridge while waiting for the HS Micah Lee 2015-05-18 20:54:04 +0000
  • 5b46688367 updated location of build_deb.sh in Tails install script (#181) Micah Lee 2015-05-18 18:42:50 +0000
  • eb9dc99a19 URL display is no longer tiny, and window gets autoresized if URL is too big (fixes #183) Micah Lee 2015-05-18 11:05:33 -0700
  • 288e8ca532 new Windows icon file (#182) Micah Lee 2015-05-18 10:39:01 -0700
  • 815c2a8741 changed cwd in onionshare CLI script for OSX in the right places to support both loading strings and relative paths for files to share (#132) Micah Lee 2015-05-16 13:37:28 -0700
  • a41109dcb4 updated readme Micah Lee 2015-05-15 19:12:53 -0700
  • ccc8b87b9a CLI version of onionshare in OSX now works when symlinked (closes #132) Micah Lee 2015-05-15 19:07:41 -0700
  • 2ea0c6aef3 moving platform-specific scripts into install folder, and making onionshare CLI work in OSX (#132) Micah Lee 2015-05-15 18:52:20 -0700
  • d6aafd88e7 codesign for OSX (#151) Micah Lee 2015-05-15 18:09:09 -0700
  • c70e1f2668 excluding many frameworks from osx binary (#151) Micah Lee 2015-05-15 18:01:43 -0700
  • ad553146c7 adding html files to Resources, loading them from the correct path, and make sure to include jinja2 extension in py2app (#151) Micah Lee 2015-05-15 17:43:01 -0700
  • a86cda4549 Ripping out dmg code, replacing pyinstaller with py2app for OSX -- still in progress (#151) Micah Lee 2015-05-15 16:56:22 -0700
  • aae9995c5f cant_connect_ctrlport and cant_connect_socksport are expecting strings and not ints (#169) Micah Lee 2015-05-15 16:55:03 -0700
  • 4b278ab71f renamed setup to install (#181) Micah Lee 2015-05-15 13:19:41 -0700
  • 577ff2c8ab making build scripts use bash instead of sh (#181) Micah Lee 2015-05-15 13:15:49 -0700
  • a8bad1880d fix bug related to moving build_dmg.sh (#181) Micah Lee 2015-05-15 13:09:26 -0700
  • a3ac0bf430 moved screenshots into their own folder (#181) Micah Lee 2015-05-15 13:06:13 -0700
  • f60507548f #181 Micah Lee 2015-05-15 13:04:16 -0700
  • 245ddd0300 moved build scripts into install folder (#181) Micah Lee 2015-05-15 13:03:04 -0700
  • 669750be37 specify types in all str.format() calls (fixes #169) Micah Lee 2015-05-15 12:26:58 -0700
  • 8086ed8c64 version bump to 0.7develop, to avoid weird ubuntu build problem (#176) Micah Lee 2015-05-15 11:38:55 -0700
  • aab5ae31ab No longer duplicates human_readable_filesize functions. Closes #170 Micah Lee 2015-05-14 14:40:55 -0700
  • 5f2aa7272c ignoring source files that get generated in some dev environments Micah Lee 2015-05-14 14:40:19 -0700
  • d02c3f2af6 Merge pull request #174 from joshbegley/add-osx-screenshot Micah Lee 2015-05-12 17:04:39 -0700
  • c0b2363288 fixed image height Josh Begley 2015-03-24 11:25:54 -0400
  • b7bcdc76a9 typo fix Josh Begley 2015-03-24 11:22:24 -0400
  • 30cdca8f66 add osx screenshot Josh Begley 2015-03-24 11:20:43 -0400
  • e78e21ac47 create the ZipFile with allowZip64=True. fixes #173 Micah Lee 2015-02-12 17:03:56 -0800
  • 027d77416e fix Windows path to prevent Tor control port from breaking Micah Lee 2014-12-09 19:06:59 -0800
  • 21e2546435 In Tails OnionShare now creates HS directory in /var/lib/tor, to obey AppArmor rules (fixes #166) Micah Lee 2014-12-10 02:09:10 +0000
  • ee98e1b024 removed helpers.get_tmp_dir() in favor of tempdir module Micah Lee 2014-12-10 00:50:19 +0000
  • d0bdb9143f Merge pull request #163 from ThomasWaldmann/master Micah Lee 2014-11-24 21:10:37 -0800
  • b7a0293470 pep8: remove empty lines at EOF Thomas Waldmann 2014-11-18 19:03:31 +0100
  • 087102bde4 pep8: too long lines, reformat lines to < 120 chars. removed redundancy from long_description in setup.py. Thomas Waldmann 2014-11-18 18:59:48 +0100
  • f5889d96dd pep8: remove unexpected spaces around "=" in function/method head Thomas Waldmann 2014-11-18 18:43:35 +0100
  • 152bc32ba7 pep8: no space after {[ or before ]}, reindent Thomas Waldmann 2014-11-18 18:41:45 +0100
  • aa2b59ec5d pep8: 2 spaces before inline comments Thomas Waldmann 2014-11-18 18:37:17 +0100
  • 63965fd2d9 pep8: blank after comma and colon Thomas Waldmann 2014-11-18 18:35:09 +0100
  • 179eefae29 pep8: fix empty line counts Thomas Waldmann 2014-11-18 18:29:32 +0100
  • 5deb3f9e0f pep8: fix indentation to be a multiple of four Thomas Waldmann 2014-11-18 18:03:34 +0100
  • d51f762ddd pep8: use triple double-quotes for docstrings Thomas Waldmann 2014-11-18 17:39:04 +0100
  • 0812e371aa Merge pull request #161 from ThomasWaldmann/fixes Micah Lee 2014-11-17 10:58:29 -0800
  • dc9d88c327 Merge branch 'hidden-id-respect-fellow-hs' Micah Lee 2014-11-17 10:55:21 -0800
  • a70ddacb26 Merge branch 'respect-fellow-hs' of github.com:hidden-id/onionshare into hidden-id-respect-fellow-hs Micah Lee 2014-11-17 10:51:30 -0800
  • cfb66a482b Merge 53e915056e into 62d818843e The Dod 2014-11-17 18:38:27 +0000
  • 62d818843e Merge pull request #156 from kkka/exit-when-server-shutdown Micah Lee 2014-11-17 10:31:57 -0800
  • 515e8cdf5b Merge 59a142156a into 381d046a94 Patrick O'Doherty 2014-11-09 00:00:29 +0000
  • 59a142156a Wrap create_hidden_service in try/except. Use old on fail Patrick O'Doherty 2014-11-08 16:00:04 -0800
  • 6cef308c6f Use controller#create_hidden_service to add new Hidden Services Patrick O'Doherty 2014-11-08 15:18:33 -0800
  • 46492e0446 fix typos Thomas Waldmann 2014-10-26 14:40:41 +0100
  • 77e257efc2 fix unclosed table tag Thomas Waldmann 2014-10-26 14:16:53 +0100
  • 0b50829695 Allow for arbitrary order of service open/close The Dod 2014-10-21 06:08:31 +0700
  • 1786b5a891 Typo The Dod 2014-10-13 14:14:15 +0700
  • aab094d0e2 Remove debug prints :s The Dod 2014-10-13 11:42:48 +0700
  • 0302dca77f Don't disable existing hidden services The Dod 2014-10-13 11:36:10 +0700
  • 53e915056e i18n for "Tor control password" prompt The Dod 2014-10-13 06:32:53 +0700
  • c250cbeba4 Prompt for tor controller password if needed The Dod 2014-10-11 07:56:33 +0700
  • f2cd447a58 Fix CLI to exit when server is shutdown kkka 2014-10-05 02:42:27 +0900
  • 381d046a94 Merge pull request #152 from kkka/check-lacked-translation Micah Lee 2014-09-28 13:14:46 -0700
  • d2213bba10 remove translation disused kkka 2014-09-25 14:49:43 +0900
  • 8f884aa4e0 add a script that check translation lacked or disused kkka 2014-09-25 02:18:03 +0900
  • 89d6c3c0cd version bump to 0.7dev Micah Lee 2014-09-25 20:08:41 +0000
  • 31dc0d269a added one more 0.6 feature to changelog Micah Lee 2014-09-25 20:08:12 +0000
  • b035330805 fixed OSX filename-related issues 0.6 Micah Lee 2014-09-25 11:42:29 -0700
  • 10a53cad48 the uninstall.exe sig description is "Uninstall Onionshare" (#72) Micah Lee 2014-09-24 17:23:12 -0700
  • f076d68ec6 Authenticode signs uninstall.exe too (#72) Micah Lee 2014-09-24 17:09:47 -0700
  • bd5a463691 fixed NSIS version and URL Micah Lee 2014-09-24 16:53:17 -0700
  • ade33c3068 added code signing with Authenticode support Windows release script (fixes #72) Micah Lee 2014-09-24 14:05:53 -0700
  • d188f83176 updated installsize in nsis config Micah Lee 2014-09-24 14:05:13 -0700
  • a1af78dd31 Merge branch 'master' of github.com:micahflee/onionshare Micah Lee 2014-09-23 17:41:18 +0000
  • 1f59e3696d updates Tails readme, and renaming install in persistence script Micah Lee 2014-09-23 17:40:36 +0000
  • 03573d9b1f Merge pull request #150 from Akuankkis/master Micah Lee 2014-09-23 17:35:05 +0000
  • 3e970aef2f Fix finnish translation. Akuankkis 2014-09-23 09:24:24 +0300
  • 78fd0d19e0 Add lines to finnish translation. Akuankkis 2014-09-23 09:14:12 +0300
  • 84bef80def moved screenshot in readme Micah Lee 2014-09-23 00:57:07 +0000
  • ffa3db72ec Merge branch 'master' of github.com:micahflee/onionshare Micah Lee 2014-09-23 00:52:24 +0000
  • 0999bd678c version bump to 0.6, updated changelog, updated readme, and took new screenshots Micah Lee 2014-09-23 00:51:59 +0000
  • df9c76383e Merge pull request #148 from lazlolazlolazlo/dutch Micah Lee 2014-09-23 00:08:00 +0000
  • f5ddd23b70 handles canceled downloads properly (fixes #81) Micah Lee 2014-09-22 20:22:30 +0000
  • 2b5f644fa0 Update Dutch translation Lazlo Westerhof 2014-09-22 21:50:12 +0200
  • 8892126155 launch Flash in threaded mode, to support multiple concurrent connections (#117) Micah Lee 2014-09-22 19:30:10 +0000
  • 43a24a19d2 split starting server status message into three verbose chunks Micah Lee 2014-09-22 19:19:24 +0000
  • 04ecbf8544 updated OSX release files to support translations split into multiple files (#146) Micah Lee 2014-09-22 12:06:30 -0700
  • 15671ce1d9 remove trailing slash from filenames before adding, because getting basename on OSX fails otherwise Micah Lee 2014-09-22 12:03:50 -0700
  • a75c561452 updated windows release files to support translations split into multiple files (#146) Micah Lee 2014-09-22 11:25:20 -0700
  • 7686c11a19 Merge pull request #147 from Akuankkis/master Micah Lee 2014-09-22 18:09:44 +0000
  • 08c9f89f83 Update fi.json Akuankkis 2014-09-21 12:01:07 +0300
  • 46eb336a42 Update setup.py Akuankkis 2014-09-20 19:13:18 +0300