Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-03-17 | 1.8 kB | |
Torrust Tracker v2.2.0 source code.tar.gz | 2022-03-17 | 46.3 kB | |
Torrust Tracker v2.2.0 source code.zip | 2022-03-17 | 57.6 kB | |
Totals: 3 Items | 105.6 kB | 0 |
Version 2.2.0
New Features: - Added support for multiple UDP and HTTP blocks: https://github.com/torrust/torrust-tracker/commit/f596f226e9e1dd5662ba5f0079f0469d89e4f76d - Added tracker stats tracking: https://github.com/torrust/torrust-tracker/commit/f6eb8533909678c6f5547a9d1a95b26b81978c68 - Partially implemented persistent torrents saving/loading: https://github.com/torrust/torrust-tracker/commit/ab605455ddb0861d4059dc60e4f37c384e5b3527
Changes: - Some performance optimizations. - Udp and http server now gracefully shutdown: https://github.com/torrust/torrust-tracker/commit/f46df3845e8ac7828db93bad17a9bae5343ee351 - Added max peer timeout config option: https://github.com/torrust/torrust-tracker/commit/ca2d118a573b6156ea1812340db4c6604dae4073 - Changed udp max packet size from 65535 to 1496: https://github.com/torrust/torrust-tracker/commit/f9eaa10ba86334dbf918a798e4d48a8d711b0bfe
Fixes: - Fixed errors during parsing of the peer_id from announce_requests. - Fixed http announce request error when optional fields were left out: https://github.com/torrust/torrust-tracker/commit/9637661f10c52507884c0dc9b809d22ebcea9d50 - Fixed errors not displaying in bencoded format: https://github.com/torrust/torrust-tracker/commit/f2125f279087a9e4beb90c38b599ac02ac5497bb - Fixed error after udp announcing with no other peers then the client: https://github.com/torrust/torrust-tracker/commit/b0417a3d5cf7074874dd13a9e06dc6fa7c8383ca - Fixed returning ipv6 peers to ipv6 clients: https://github.com/torrust/torrust-tracker/commit/b34f56405824ee85bfbef9c942214934adf4979e - Fixed http reverse proxy client ip determination: https://github.com/torrust/torrust-tracker/commit/2e25d537b197efb82249984f26fdd36a7d28e6a1