Commit Graph

54 Commits

Author SHA1 Message Date
Tamas Kocsis 8dc5aee8aa Js based redirecting template formatting 2020-09-08 19:32:10 +02:00
shortcutme 2acf24c336
Fix ipv4 checking regexp 2019-12-21 02:59:18 +01:00
shortcutme 8bfef12ad4
Don't try to pack unknown peer addresses 2019-12-19 02:16:41 +01:00
shortcutme eac25caf28
Log packing peer arrors as debug 2019-12-17 15:00:23 +01:00
shortcutme b421893434
Return timer greenet 2019-12-17 15:00:09 +01:00
shortcutme 73e0aa17c4
Don't encode byte responses 2019-10-06 03:10:43 +02:00
shortcutme 917a2e59ce
Fix compacting large json files 2019-10-06 03:10:20 +02:00
shortcutme 5e90cd9714
Move advanced json formatter to helper.py 2019-08-02 14:05:14 +02:00
shortcutme 06406fa46c
Avoid bare exceptions 2019-08-02 14:04:18 +02:00
shortcutme ff32f822ba
Raise exception instead of using assert 2019-07-03 18:35:55 +02:00
shortcutme f318f76994
Add missing function 2019-04-29 17:18:02 +02:00
shortcutme f8f857c820
Fix atomicWrite non existing tmpold removal 2019-03-27 03:12:02 +01:00
shortcutme 4aee7a6c61
Make openLocked always return BlockingIOError on fail 2019-03-20 01:05:52 +01:00
shortcutme a42dee5a44
unpackOnionAddress Py3 support 2019-03-15 23:55:40 +01:00
shortcutme d4d86172f0
Cmp function backport and Utf8 to Byte response decorator helper funcations 2019-03-15 23:55:23 +01:00
shortcutme a49f454826
Lock files in binary mode, with one byte 2019-03-15 23:53:48 +01:00
shortcutme cd9a965057
atomicWrite Py3 support, full stack logging 2019-03-15 23:50:33 +01:00
shortcutme f5bc26e9fe
Use binary format for atomicWrite 2019-03-15 23:49:55 +01:00
shortcutme c55d69d587
Python3 has builtin inet_pton support 2019-03-15 23:49:13 +01:00
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme e18d3d0c93
Only return valid ips from getInterfaceIps 2019-01-30 14:51:45 +01:00
shortcutme 53364d6ddc
Add 169.254.* to local ips, remove unnecessary brackets 2019-01-29 03:00:06 +01:00
shortcutme 4631f2223b
Add public ips from local adapters to external ip list 2019-01-29 02:59:15 +01:00
shortcutme 88ba0c1154
Don't detect cjdns ips as private ips 2019-01-26 20:31:05 +01:00
shortcutme c9223686d2
Formatting helper 2019-01-20 03:21:38 +01:00
shortcutme c86afe29ba
GetIpType and createSocket helper functions 2019-01-20 03:21:27 +01:00
shortcutme 0c56a7a23b
Support ipv6 address packing/unpacking 2019-01-20 03:21:07 +01:00
shortcutme 45add916f4
Rev3742, Move isIp to helper, fix inet_prton error 2018-12-19 13:15:59 +01:00
shortcutme edc1a71d0d
Rev3739, Fix atomicWrite of non existent file 2018-12-13 21:17:36 +01:00
shortcutme a4224555d2
Increase gzipped json file size limit 2018-09-02 02:33:44 +02:00
shortcutme c2edbb30b5
Don't send private ip addresses on pex 2018-01-30 13:58:01 +01:00
shortcutme d17cb3fafc
Helper for avg calculation 2018-01-19 02:21:54 +01:00
shortcutme 0dd34403a2
Combinate isfile and filesize query to one function 2017-10-04 12:44:34 +02:00
shortcutme d0f85f3d04
String / from left during dirname conversion 2017-10-03 16:05:01 +02:00
shortcutme 4c7500e248
Fix getDirname description 2017-08-18 14:37:56 +02:00
shortcutme f451ce6c91
6MB LimitedGzip file helper to avoid gzip bombs 2017-08-09 14:19:09 +02:00
shortcutme fae5d22e86
Rev2054, Outgoing socket binding support 2017-04-14 16:05:42 +02:00
shortcutme 6c9f709290
Fix linux utf8 path free space query 2017-01-23 12:55:03 +01:00
shortcutme 8c9457d636
Rev1818, Set user-only permissions on directories instead of files 2017-01-15 13:19:34 +01:00
shortcutme 431415c052 Rev1800, Use -tmpnew and -tmpold postfix for atomic write 2017-01-05 03:03:17 +01:00
shortcutme 76af3a2e78 Gevent timer helper 2016-11-07 22:50:45 +01:00
shortcutme 38838b94a2 Formatting 2016-11-07 22:50:33 +01:00
shortcutme 5ff31e7cb4 Get free space on HDD function 2016-11-07 22:50:01 +01:00
shortcutme 484659fc3f Separate lock file instad of log file locking 2016-11-07 22:34:12 +01:00
Thibaut Broggi a10e80318f atomicWrite function now preserve file permissions 2016-05-26 15:59:40 +02:00
HelloZeroNet ec70c47aa0 Optimize path modifying functions 2016-04-06 13:48:13 +02:00
HelloZeroNet 69d919d3c4 Handle http redirects 2016-03-16 22:07:11 +01:00
HelloZeroNet 687a848292 Version 0.3.6, Rev879, Fix sidebar error on description missing, New trayicon, New favicon, Disable some functions on MultiUser proxies, New homepage, Replace only the last ? in SQL queries, Alwaays grant ADMIN permission to homepage site, Announce before publish if no peers, configSet, serverShutdown, ADMIN WebsocketAPI command, Stop Tor client before updating, Ignore peer ip packing error, Ignore db files from git, Fix safari ajax error when UiPassword enabled 2016-02-02 11:40:45 +01:00
HelloZeroNet e9d2cdfd37 Version 0.3.5, Rev830, Full Tor mode support with hidden services, Onion stats in Sidebar, GeoDB download fix using Tor, Gray out disabled sites in Stats page, Tor hidden service status in stat page, Benchmark sha256, Skyts tracker out expodie in, 2 new tracker using ZeroNet protocol, Keep SSL cert option between restarts, SSL Certificate pinning support for connections, Site lock support for connections, Certificate pinned connections using implicit SSL, Flood protection whitelist support, Foreign keys support for DB layer, Not support for SQL query helper, 0 length file get bugfix, Pex onion address support, Faster port testing, Faster uPnP port opening, Need connections more often on owned sites, Delay ZeroHello startup message if port check or Tor manager not ready yet, Use lockfiles to avoid double start, Save original socket on proxy monkey patching to get ability to connect localhost directly, Handle atomic write errors, Broken gevent https workaround helper, Rsa crypt functions, Plugin to Bootstrap using ZeroNet protocol 2016-01-05 00:20:52 +01:00
HelloZeroNet c2fc131cdc Rev546, Sidebar drag fix, Fix rebuild on dbschema changes, Test Dbschema changes, Fix atomicWrite error when old file already exists 2015-11-05 23:19:36 +01:00