.. |
Connection
|
Rev445, Fix ConnectionServer peer_id handling, Faster startup by creating ssl certs on FileServer start, Per-site connection_server, Fix double Db opening, Test site downloading, Sign testsite properly, Test ConnectionServer, Test FileRequest
|
2015-09-24 22:08:08 +02:00 |
Content
|
Rev597, Dont load content.json if the modified date is same, Big content.json memory optimalzations, Peerhashfield memory optimalzations and typo fix, Give up on file after 10 retry, Fix non-ascii install paths, Stop worker after 10 connection error
|
2015-11-15 11:13:57 +01:00 |
Crypt
|
Rev448, Better file download priority method, Some potential programming error fix, Renamed utils to helper, Moved pack and unpackaddress to helper package, Test new privatekey creation, Test site file download order, Spy test helper to log called parameters, Remove unnecessary fat arrows
|
2015-09-27 02:08:53 +02:00 |
Db
|
Version 0.3.3, Rev580, DB recreate bugfix, Get empty hashfields, Better stat formatting, Query hashfield right after content.json downloaded
|
2015-11-12 02:04:45 +01:00 |
Debug
|
Rev618, Changed 2 dead torrent trackers, Better exception display on webui, Better broken site with missing files handling, Possible re-check open port using ZeroHello, 5sec udp timeout
|
2015-11-17 12:48:03 +01:00 |
File
|
Rev618, Changed 2 dead torrent trackers, Better exception display on webui, Better broken site with missing files handling, Possible re-check open port using ZeroHello, 5sec udp timeout
|
2015-11-17 12:48:03 +01:00 |
lib
|
Rev618, Changed 2 dead torrent trackers, Better exception display on webui, Better broken site with missing files handling, Possible re-check open port using ZeroHello, 5sec udp timeout
|
2015-11-17 12:48:03 +01:00 |
Peer
|
Rev597, Dont load content.json if the modified date is same, Big content.json memory optimalzations, Peerhashfield memory optimalzations and typo fix, Give up on file after 10 retry, Fix non-ascii install paths, Stop worker after 10 connection error
|
2015-11-15 11:13:57 +01:00 |
Plugin
|
rev280, The whole project reformatted to PEP8, UiRequest getPosted to query posted variables
|
2015-07-12 20:36:46 +02:00 |
Site
|
Rev618, Changed 2 dead torrent trackers, Better exception display on webui, Better broken site with missing files handling, Possible re-check open port using ZeroHello, 5sec udp timeout
|
2015-11-17 12:48:03 +01:00 |
Test
|
Rev582, Fix my ip sending on findHashIds, Only start workers for optional files if peers found
|
2015-11-12 23:01:35 +01:00 |
Ui
|
Rev618, Changed 2 dead torrent trackers, Better exception display on webui, Better broken site with missing files handling, Possible re-check open port using ZeroHello, 5sec udp timeout
|
2015-11-17 12:48:03 +01:00 |
User
|
Rev618, Changed 2 dead torrent trackers, Better exception display on webui, Better broken site with missing files handling, Possible re-check open port using ZeroHello, 5sec udp timeout
|
2015-11-17 12:48:03 +01:00 |
util
|
Rev562, Check site privatekey from users.json when executing siteSign, Optional files checking on owned sites, Fix workermanager error on set list of peers, Fix PROTOCOL_SSLv3 error happens on some linux distrib
|
2015-11-08 12:33:13 +01:00 |
Worker
|
Rev597, Dont load content.json if the modified date is same, Big content.json memory optimalzations, Peerhashfield memory optimalzations and typo fix, Give up on file after 10 retry, Fix non-ascii install paths, Stop worker after 10 connection error
|
2015-11-15 11:13:57 +01:00 |
__init__.py
|
First release, remove not used lines from gitignore
|
2015-01-12 02:03:45 +01:00 |
Config.py
|
Rev618, Changed 2 dead torrent trackers, Better exception display on webui, Better broken site with missing files handling, Possible re-check open port using ZeroHello, 5sec udp timeout
|
2015-11-17 12:48:03 +01:00 |
main.py
|
Rev571, Optional file sizes to sidebar, Download all optional files option in sidebar, Optional file number in peer stats, Delete removed or changed optional files, Auto download optional files if autodownloadoptional checked, SiteReload command, Peer use global file server if no site defined, Allow browser cache video files, Allow more keepalive connections, Gevent 1.1 ranged request bugfix, Dont sent optional files details on websocket, Remove files from workermanager tasks if no longer in bad_files, Notify local client about changes on external siteSign
|
2015-11-09 00:44:03 +01:00 |