Commit graph

1029 commits

Author SHA1 Message Date
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
ZeroNet
8ef7e0a772 Merge pull request #743 from MuxZeroNet/patch-1
Add X-Frame-Options header
2017-01-06 13:29:00 +01:00
shortcutme
6f2445c417 Rev1801, Fix open file limit set on Linux 2017-01-06 10:31:47 +01:00
MuxZeroNet
da7821a3a9 X-Frame-Options 2017-01-06 01:44:22 +00:00
shortcutme
431415c052 Rev1800, Use -tmpnew and -tmpold postfix for atomic write 2017-01-05 03:03:17 +01:00
shortcutme
5c2b90c20f Rev1799, Force correct css content type 2017-01-05 02:33:33 +01:00
shortcutme
9d5bfa4be8 Rev1797 2017-01-05 02:27:14 +01:00
shortcutme
eee65da257 FileList API command 2017-01-05 02:26:58 +01:00
shortcutme
d9f8e83429 Safe disk write for content.json files 2017-01-05 02:26:44 +01:00
shortcutme
c94e73a029 Skip sites with broken content.json on startup 2017-01-05 02:26:05 +01:00
shortcutme
4514154364 Fix diff error 2017-01-05 02:25:49 +01:00