Commit Graph

1197 Commits

Author SHA1 Message Date
shortcutme 6c9f709290
Fix linux utf8 path free space query 2017-01-23 12:55:03 +01:00
shortcutme 802b6775d7
Wait a bit before browser open to let http server start 2017-01-23 12:54:47 +01:00
shortcutme 2113b03a42
Rev1845, Hide Tor console window 2017-01-23 00:31:52 +01:00
shortcutme a0c3d7f8a6
Rev1833, Fix utf8 system paths 2017-01-22 21:22:53 +01:00
shortcutme 6a46181e8e
Rev1830 2017-01-22 11:09:58 +01:00
shortcutme 54c553d13b
Timeout and Base64 encoding support for fileGet 2017-01-22 11:09:45 +01:00
shortcutme bf34d95bc1
Call fileGet and fileList in async 2017-01-22 11:09:26 +01:00
shortcutme b6644887bd
Move admin_commands to class variable 2017-01-22 11:08:41 +01:00
shortcutme 50acc6b55f
Rev1825 2017-01-21 23:01:48 +01:00
shortcutme 8f3c596d46
macOS restart support 2017-01-21 23:01:29 +01:00
shortcutme e7d8f6b807
Use source_update_dir to store updates if defined 2017-01-21 23:01:17 +01:00
shortcutme 7938689f95
Skip SQLite thread check for macOS compatibility 2017-01-21 23:00:37 +01:00
shortcutme 8258da2e46
macOS var data location 2017-01-21 23:00:13 +01:00
shortcutme 5c1ce5302a
Replace dead tacker 2017-01-21 22:59:10 +01:00
shortcutme e92c861e1c
Skip invalid location on sidebar map 2017-01-21 22:58:44 +01:00
ZeroNet 778e010bb3 Merge pull request #782 from cxgreat2014/patch-2
Add openssl support for optware and entware router
2017-01-20 20:53:07 +01:00
ZeroNet f529c7f2a2 Merge pull request #784 from fred-a-kemp/tor-control-spec-compliance
TorManager.send(): read until repsonse terminator.
2017-01-20 20:51:02 +01:00
anonym 6679baadbb TorManager.send(): read until repsonse terminator.
Tor command responses terminate with "250 OK\r\n" so we have to read
until that sequence is encountered.

The previous implementation is racy: after sending a command it would
accept whatever that is found on the socket as its response, no matter
if it is correctly terminated or not.

This commit fixes: https://github.com/HelloZeroNet/ZeroNet/issues/756
2017-01-20 10:53:31 +01:00
cxgreat2014 cdf3b3f011 Add openssl support for optware and entware 2017-01-20 15:29:17 +08:00
shortcutme 2dc981496b
Rev1821, Show progress bar on publishing 2017-01-16 13:41:57 +01:00
shortcutme b68424f008
wrapperProgress API command 2017-01-16 13:41:11 +01:00
shortcutme 60d58a2d45
Ignore invalid content.json files on merger load 2017-01-16 13:39:59 +01:00
shortcutme 391b6e972f
Update email, new 4096 signature 2017-01-15 16:01:36 +01:00
shortcutme 8c9457d636
Rev1818, Set user-only permissions on directories instead of files 2017-01-15 13:19:34 +01:00
shortcutme 0a3a71f634
Rev1817, Fix windows crash on trayicon shutdown 2017-01-14 21:41:59 +01:00
shortcutme d3fc1cf897
Rev1816, Fix exe distribution forbidden error 2017-01-14 12:43:05 +01:00
ZeroNet d6ff1dfd8d Merge pull request #764 from MuxZeroNet/patch-7
Fix extension detection
2017-01-13 10:33:09 +01:00
MuxZeroNet 6b0ef500ed Fix extension detection 2017-01-12 05:22:26 +00:00
ZeroNet c20efea1e9 Merge pull request #757 from sirMackk/unicode_fix
Decodes IGD response to utf-8; Makes function arguments immutable;
2017-01-11 19:59:28 +01:00
shortcutme 77e07dd5b5
Rev1815, Request tor version using GETINFO 2017-01-11 19:56:33 +01:00
sirMackk 1d8fe61920 Decodes IGD response to utf-8; Makes function arguments immutable; 2017-01-11 19:53:22 +01:00
shortcutme 2425f9f03e
Rev1814 2017-01-11 13:14:02 +01:00
shortcutme 60fc5fb4d3
Allow transaction errors 2017-01-11 13:14:02 +01:00
shortcutme 4e96ddfb9e
Allow .. in data_dir path 2017-01-11 13:14:02 +01:00
shortcutme 9fd30b8853
Log unhandled exceptions properly 2017-01-11 13:14:02 +01:00
ZeroNet 91c8526c88 Merge pull request #753 from MuxZeroNet/patch-6
Fix #752
2017-01-10 12:32:58 +01:00
MuxZeroNet 4a6dc7971e #752 2017-01-09 05:01:49 +00:00
shortcutme 901478475f
Rev1812, Put zeronet.conf, data, log to parent dir when running from .exe, First signed commit 2017-01-09 01:28:50 +01:00
shortcutme 1a5bfd973e Only download media if site is already added 2017-01-08 17:31:03 +01:00
shortcutme 6cb3bd9860 Rev1811 2017-01-08 17:28:45 +01:00
shortcutme 6c68f8dd6c Fix content type detection for options request 2017-01-08 17:27:57 +01:00
shortcutme 2447279191 Rename websocket detection 2017-01-08 17:26:59 +01:00
shortcutme 612d885ad2 Fix OpenSSL loading for compiled exe 2017-01-08 17:25:50 +01:00
shortcutme 60e9bfbf19 Update to latest OpenSSL 2017-01-08 17:25:17 +01:00
ZeroNet 5f567c357b Merge pull request #749 from MuxZeroNet/patch-3
WebSocket requests not allowed
2017-01-08 13:18:00 +01:00
MuxZeroNet 0a1eecee20 WebSocket requests not allowed 2017-01-08 06:56:42 +00:00
shortcutme 86bba4f0e4 Rev1806 2017-01-07 01:09:12 +01:00
shortcutme bea212a8d1 Fix certAdd error 2017-01-07 01:09:05 +01:00
shortcutme 41ac8dc781 Add integer modification dates 2017-01-07 01:07:52 +01:00
shortcutme 3afca90c0e Fix content.json modified float decimals on Android 2017-01-07 01:07:52 +01:00