Skip to content

update: v2.2.0#25

Merged
mickvandijke merged 40 commits intomainfrom
development
Mar 17, 2022
Merged

update: v2.2.0#25
mickvandijke merged 40 commits intomainfrom
development

Conversation

@mickvandijke
Copy link
Copy Markdown
Member

Version 2.2.0

New Features:

  • Added support for multiple UDP and HTTP blocks: f596f22
  • Added tracker stats tracking: f6eb853
  • Partially implemented persistent torrents saving/loading: ab60545

Changes:

  • Some performance optimizations.
  • Udp and http server now gracefully shutdown: f46df38
  • Added max peer timeout config option: ca2d118
  • Changed udp max packet size from 65535 to 1496: f9eaa10

Fixes:

  • Fixed errors during parsing of the peer_id from announce_requests.
  • Fixed http announce request error when optional fields were left out: 9637661
  • Fixed errors not displaying in bencoded format: f2125f2
  • Fixed error after udp announcing with no other peers then the client: b0417a3
  • Fixed returning ipv6 peers to ipv6 clients: b34f564
  • Fixed http reverse proxy client ip determination: 2e25d53

mickvandijke and others added 30 commits March 11, 2022 22:27
…aving and loading of torrent hashes with completed count
Added: Separate HTTP/HTTPS/IPv4/IPv6 binding of sockets, persistant s…
…ind to as many sockets as you like, and for HTTP it can be either HTTP or HTTPS, or One of the both at the same time with each a custom binding address
Conflict fixed, added min interval to response, and a proper exiting
@mickvandijke mickvandijke merged commit 851ad77 into main Mar 17, 2022
@mickvandijke mickvandijke deleted the development branch March 17, 2022 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants