Commit graph

2887 commits

Author SHA1 Message Date
ZeroNet
5d81467083
Merge pull request #1956 from krzotr/master
OptionalFileList - Added support for filter not_downloaded
2019-04-09 17:53:23 +02:00
shortcutme
7a59a19df1
Fix double --open_browser (by imachug) 2019-04-07 12:11:30 +02:00
ZeroNet
171b591798
Merge pull request #1957 from krzotr/patch-1
Added support for encrypted connections in Dockerfile - added OpenSSL…
2019-04-04 19:19:45 +02:00
krzotr
27c47bb3bd
Added support for encrypted connections in Dockerfile - added OpenSSL library 2019-04-04 18:39:27 +02:00
krzotr
80f3f9d511 OptionalFileList - get list of not downloaded files
We can use API command optionalFileList with parameter filter=not_downloaded to get list of all not downloaded files
2019-04-03 17:05:02 +02:00
ZeroNet
ba6a75f8d7
Merge pull request #1939 from tangdou1/patch-3
sitePause & siteResume are also important settings
2019-03-27 12:45:00 +01:00
tangdou1
b3f677f806
sitePause & siteResume are also important settings 2019-03-27 11:06:41 +08:00
ZeroNet
c51dfe728f
Merge pull request #1938 from tangdou1/patch-2
a bug?
2019-03-27 03:07:33 +01:00
shortcutme
eb88dbbec8
Rev3860 2019-03-27 03:01:56 +01:00
shortcutme
350adeb52d
Fix resource loading with origin only referer 2019-03-27 03:01:39 +01:00
shortcutme
5ab20317d0
Fix ssl compatibility with older clients, prefer chacha20-poly1305 if possible 2019-03-27 03:00:44 +01:00
shortcutme
cdd0f9cda3
Remove srl file 2019-03-27 02:59:57 +01:00
shortcutme
d504cdf501
Formatting CryptConnection.py 2019-03-27 02:59:41 +01:00
tangdou1
e333b47c27
maybe a bug 2019-03-27 09:44:36 +08:00
ZeroNet
91b2f6a8a7
Merge pull request #1928 from ValdikSS/crypt-obf
Less obvious fake TLS certificate generation
2019-03-27 02:43:23 +01:00
ValdikSS
f66cfc9a5e Less obvious fake TLS certificate generation
This patch adds the following:
 * Pre-defined CA certificate subjects
 * Pre-defined popular website domain names
 * Fake certificate generation for pre-defined popular website domain signed by fake CA with pre-defined subject

It should look less suspicious than "example.com" certificates
2019-03-27 00:29:01 +03:00
ZeroNet
911733955b
Merge pull request #1927 from ValdikSS/update-ciphers
Update ciphersuites
2019-03-25 17:15:43 +01:00
shortcutme
abb566e35f
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet 2019-03-23 03:35:21 +01:00
shortcutme
06be430b74
Rev3857 2019-03-23 03:35:13 +01:00
shortcutme
ef892e91da
Add random padding to handshake 2019-03-23 03:34:27 +01:00
shortcutme
c198237938
Remove signal watcher from zeronet.py 2019-03-23 03:33:41 +01:00
shortcutme
74ce0c50ff
Proper shutdown at sigterm 2019-03-23 03:33:27 +01:00
shortcutme
b8b8ce21fa
Pass kwargs to excepthook 2019-03-23 03:33:12 +01:00
shortcutme
5716b7505f
Add reason for shutdown 2019-03-23 03:32:09 +01:00
shortcutme
b4ceb6957c
Fix return value of bigfile upload post request 2019-03-23 03:31:35 +01:00
ValdikSS
d51e9c68f4 Update ciphersuites 2019-03-19 18:24:11 +03:00
ZeroNet
116347ef66
Merge pull request #1921 from rllola/tracker-announcer
If no port defined in tracker url assume it is port 80
2019-03-10 23:42:07 +01:00
rllola
58516913b4 if protocol https choose port 443 2019-03-10 22:19:37 +01:00
rllola
fb836fcf6f If no port defined in tracker url assume it is port 80; fix #1917 2019-03-09 18:41:50 +01:00
ZeroNet
1ad44ace0a
Merge pull request #1916 from rllola/ld-library-path-openssl
Ld library path openssl
2019-03-06 16:05:54 +01:00
rllola
32ddaed376 Actually at ALL the path in the environnement variable and look for the openssl lib 2019-03-05 18:58:47 +01:00
rllola
4e388e5dc2 Find openssl lib in LD_LIBRARY_PATH 2019-03-05 18:33:29 +01:00
shortcutme
44c467f472
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet 2019-02-24 02:29:42 +01:00
shortcutme
f90d0d2dae
Rev3853 2019-02-24 02:29:35 +01:00
shortcutme
b47920169f
Test unsupported pex peers removing 2019-02-24 02:29:27 +01:00
shortcutme
81bf349871
Remove ipv6 and onion from pex result if not supported 2019-02-24 02:29:08 +01:00
shortcutme
9d849a16ec
Use defaultdict to for findHashId result 2019-02-24 02:28:42 +01:00
ZeroNet
383749a9c0
Merge pull request #1911 from rllola/zeroname-fix-waitforblock
Zeroname fix waitforblock
2019-02-21 16:55:49 +01:00
rllola
5e2feb5803 Fix the second cal to getinfo/getblockchaininfo; Verify version before doing the call. 2019-02-21 16:10:42 +01:00
rllola
93645681b0 Use waitfornewblock if namecoin version 16.0 or higher 2019-02-21 14:39:58 +01:00
shortcutme
174e8d3c19
Rev3852 2019-02-16 23:49:20 +01:00
shortcutme
511a5c0d1f
Nonce based CSP not supported in Safari yet 2019-02-16 23:49:10 +01:00
shortcutme
c92c840c41
Make sigterm listen optional (fixes macOS problem) 2019-02-16 23:48:18 +01:00
shortcutme
952a1a1da8
Rev3851, Fix typo with onion address detection 2019-02-16 20:50:49 +01:00
ZeroNet
e89cb4cc0e
Merge pull request #1901 from anoadragon453/patch-3
Fix typo
2019-02-16 20:28:37 +01:00
ZeroNet
89cc70091c
Merge pull request #1900 from anoadragon453/patch-2
Remove unnecessary str replace
2019-02-16 20:28:22 +01:00
ZeroNet
cfaa2c542d
Merge pull request #1896 from rllola/zeroname-namecoin-version
Zeroname plugin improvement
2019-02-16 20:27:38 +01:00
Andrew Morgan
c6bbe9e020
Fix typo 2019-02-15 21:22:13 +00:00
Andrew Morgan
15d2fd4581
Remove unnecessary str replace
Presumably left over from before it got moved out into a script.
2019-02-15 21:19:29 +00:00
shortcutme
819c2b0bc3
Rev3850 2019-02-14 15:52:30 +01:00