Commit graph

91 commits

Author SHA1 Message Date
shortcutme 9f35efc31d
Revert "Version 0.6.2, Rev3310"
This reverts commit 98c6add637.
2018-02-09 11:39:36 +01:00
shortcutme 98c6add637
Version 0.6.2, Rev3310 2018-02-08 18:16:50 +01:00
shortcutme 498191261c
Don't log local ips on query 2018-02-08 18:02:25 +01: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 fdd82f7ac4
Rev3146, Limit noparallel queue to one call 2017-11-20 03:13:58 +01:00
shortcutme 35bd5e8595
UPnP formatting 2017-11-17 18:09:02 +01:00
shortcutme 86e607c403
Catch all exception on uPnP port opening 2017-11-17 18:08:45 +01:00
shortcutme b01e381087
Async port opening using different nic ips 2017-11-09 13:33:02 +01:00
shortcutme 5026f1b0a8
Delay RateLimit call after delayed call triggered 2017-11-09 13:32:21 +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 9e13994c54
Formatting SslPatch 2017-07-31 14:34:18 +02:00
shortcutme b8d68e2589
Fix undefined ssl error 2017-07-31 14:34:06 +02:00
shortcutme f45ecb6cf4
Log problematic pattern 2017-07-27 16:29:12 +02:00
shortcutme ac1a03d17b
Don't allow more than 10 repetitions in one pattern 2017-07-15 01:30:53 +02:00
shortcutme 0e930efd95
Cache SafeRe patterns 2017-07-15 01:30:35 +02:00
shortcutme bf41c7b651
Detect potentionally unsafe regex patterns 2017-07-14 10:31:42 +02:00
shortcutme f30b2b6fc2
Rev2130, Use SslPatch to load openssl library, Fix Android 6 openssl loading 2017-07-04 01:12:58 +02:00
shortcutme e291555e60
Rev2090, Fix ssl patch library finding, Changelog for 0.5.5 2017-05-26 12:14:43 +02:00
shortcutme fae5d22e86
Rev2054, Outgoing socket binding support 2017-04-14 16:05:42 +02:00
shortcutme 52afc9d0b2
Prefer ips starting with 192 on upnp port opening 2017-04-07 18:18:22 +02:00
shortcutme 929432d469
Force SSLv23 2017-04-06 23:22:55 +02:00
shortcutme 233d5f31f2
Support ignore_class and queue to noparallel decorator 2017-04-01 22:32:06 +02:00
shortcutme d57d82f439
Rev1913, Support local address other than 127.0.0.1 2017-02-16 20:56:07 +01: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
sirMackk 1d8fe61920 Decodes IGD response to utf-8; Makes function arguments immutable; 2017-01-11 19:53:22 +01:00
shortcutme 6f2445c417 Rev1801, Fix open file limit set on Linux 2017-01-06 10:31:47 +01:00
shortcutme 431415c052 Rev1800, Use -tmpnew and -tmpold postfix for atomic write 2017-01-05 03:03:17 +01:00
shortcutme b220f5de5c Noparallel ignore args add first parameter to make it per-class 2016-11-16 11:21:31 +01:00
shortcutme e6a82d4c64 Pooled file downloads to handle large ammount of files better 2016-11-07 23:39:45 +01:00
shortcutme d60785ee33 Ignore parameters for startFindOptional noparallel 2016-11-07 23:26:07 +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
shortcutme 3774630476 Close socket after uPnP request 2016-10-03 19:26:06 +02:00
shortcutme 1849547133 Rev1533, Add uPnP open protocols as parameter 2016-10-02 14:39:03 +02:00
shortcutme 31077eb346 Move uPnP port remove to fileserver 2016-10-02 14:22:01 +02:00
sirMackk ea47c47b5e Makes opening a port stop after first successful try. 2016-09-29 15:24:46 +02:00
sirMackk bd5ebdb2de Integrates updated upnppunch with project; Makes project close ports using UPnP on exit. 2016-09-09 12:37:22 +02:00
Thibaut Broggi a10e80318f atomicWrite function now preserve file permissions 2016-05-26 15:59:40 +02:00
HelloZeroNet 35192531a6 Remove not used Http class 2016-05-05 12:11:18 +02:00
HelloZeroNet 699d32187e Diff functions 2016-04-06 13:53:32 +02:00
HelloZeroNet 644fe69fa8 Fix noparallel with dict kwargs 2016-04-06 13:50:50 +02:00
HelloZeroNet ec70c47aa0 Optimize path modifying functions 2016-04-06 13:48:13 +02:00
HelloZeroNet 0e13fbf5dc Queue updates within 30 second to avoid network spam 2016-03-30 23:15:18 +02:00