Differences from https://github.com/arvidn/libtorrent/releases

Seems quite a bit of difference in libtorrent as well. Maybe you could
upload it quickly so we could test it much quicker. Seems to have
quite a bit of difference between versions.

libtorrent-1.1.3

@arvidn arvidn released this on Apr 3 · 37 commits to RC_1_1 since this release

Changes since previous release

    removed (broken) support for incoming connections over socks5
    restore announce_entry's timestamp fields to posix time in python binding
    deprecate torrent_added_alert (in favor of add_torrent_alert)
    fix python binding for parse_magnet_uri
    fix minor robustness issue in DHT bootstrap logic
    fix issue where torrent_status::num_seeds could be negative
    document deprecation of dynamic loading/unloading of torrents
    include user-agent in tracker announces in anonymous_mode for
private torrents
    add support for IPv6 peers from udp trackers
    correctly URL encode the IPv6 argument to trackers
    fix default file pool size on windows
    fix bug where settings_pack::file_pool_size setting was not being honored
    add feature to periodically close files (to make windows clear disk cache)
    fix bug in torrent_handle::file_status
    fix issue with peers not updated on metadata from magnet links

libtorrent-1.1.2

@arvidn arvidn released this on Feb 28 · 64 commits to RC_1_1 since this release

1.1.2 release

* default TOS marking to 0x20
* fix invalid access when leaving seed-mode with outstanding hash jobs
* fix ABI compatibility issue introduced with preformatted entry type
* add web_seed_name_lookup_retry to session_settings
* slightly improve proxy settings backwards compatibility
* add function to get default settings
* updating super seeding would include the torrent in state_update_alert
* fix issue where num_seeds could be greater than num_peers in torrent_status
* finished non-seed torrents can also be in super-seeding mode
* fix issue related to unloading torrents
* fixed finished-time calculation
* add missing min_memory_usage() and high_performance_seed() settings
presets to python
* fix stat cache issue that sometimes would produce incorrect resume data
* storage optimization to peer classes
* fix torrent name in alerts of builds with deprecated functions
* make torrent_info::is_valid() return false if torrent failed to load
* fix per-torrent rate limits for >256 peer classes
* don't load user_agent and peer_fingerprint from session_state
* fix file rename issue with name prefix matching torrent name
* fix division by zero when setting tick_interval > 1000
* fix move_storage() to its own directory (would delete the files)
* fix socks5 support for UDP
* add setting urlseed_max_request_bytes to handle large web seed requests
* fix python build with CC/CXX environment
* add trackers from add_torrent_params/magnet links to separate tiers
* fix resumedata check issue with files with priority 0
* deprecated mmap_cache feature
* add utility function for generating peer ID fingerprint
* fix bug in last-seen-complete
* remove file size limit in torrent_info filename constructor
* fix tail-padding for last file in create_torrent
* don't send user-agent in metadata http downloads or UPnP requests when
  in anonymous mode
* fix internal resolve links lookup for mutable torrents
* hint DHT bootstrap nodes of actual bootstrap request


    libtorrent-1_0_11
    4e90eb1

libtorrent-1.0.11

@arvidn arvidn released this on Feb 4 · 4 commits to RC_1_0 since this release

Fixes since 1.0.10

* updating super seeding would include the torrent in state_update_alert
* finished non-seed torrents can also be in super-seeding mode
* make torrent_info::is_valid() return false if torrent failed to load
* fix torrent_status time_since_upload/download counters for paused torrents
* fix bug in last-seen-complete
* fix DHT announce stall when adding torrent immediately after startup
* fix bug in enumeration of network interfaces on windows
* fix padfile issue
* fix PMTUd bug
* update puff to fix gzip crash

    libtorrent-1_0_10
    e650ecc

libtorrent-1.0.10

@arvidn arvidn released this on Aug 28, 2016 · 21 commits to RC_1_0
since this release

1.0.10 release

    fixed inverted priority of incoming piece suggestions
    fixed crash on invalid input in http_parser
    added a new "preformatted" type to bencode entry variant type
    fix division by zero in super-seeding logic

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8

Reply via email to