ba50b420f7
- Update qbittorrent 3.2.0 - Use Github masterisite for qbittorrent - Remove STRIP option, it's the default, and can be inhibited with the DEBUG option - Pet some portlint warnings PR: 200108 Submitted by: yuri at rawbw.com
247 lines
9.7 KiB
Text
247 lines
9.7 KiB
Text
include/libtorrent/ConvertUTF.h
|
|
include/libtorrent/add_torrent_params.hpp
|
|
include/libtorrent/address.hpp
|
|
include/libtorrent/alert.hpp
|
|
include/libtorrent/alert_dispatcher.hpp
|
|
include/libtorrent/alert_manager.hpp
|
|
include/libtorrent/alert_types.hpp
|
|
include/libtorrent/alloca.hpp
|
|
include/libtorrent/allocator.hpp
|
|
include/libtorrent/assert.hpp
|
|
include/libtorrent/aux_/session_impl.hpp
|
|
include/libtorrent/bandwidth_limit.hpp
|
|
include/libtorrent/bandwidth_manager.hpp
|
|
include/libtorrent/bandwidth_queue_entry.hpp
|
|
include/libtorrent/bandwidth_socket.hpp
|
|
include/libtorrent/bencode.hpp
|
|
include/libtorrent/bitfield.hpp
|
|
include/libtorrent/bloom_filter.hpp
|
|
include/libtorrent/broadcast_socket.hpp
|
|
include/libtorrent/bt_peer_connection.hpp
|
|
include/libtorrent/buffer.hpp
|
|
include/libtorrent/build_config.hpp
|
|
include/libtorrent/chained_buffer.hpp
|
|
include/libtorrent/config.hpp
|
|
include/libtorrent/connection_queue.hpp
|
|
include/libtorrent/copy_ptr.hpp
|
|
include/libtorrent/create_torrent.hpp
|
|
include/libtorrent/deadline_timer.hpp
|
|
include/libtorrent/debug.hpp
|
|
include/libtorrent/disk_buffer_holder.hpp
|
|
include/libtorrent/disk_buffer_pool.hpp
|
|
include/libtorrent/disk_io_thread.hpp
|
|
include/libtorrent/ed25519.hpp
|
|
include/libtorrent/entry.hpp
|
|
include/libtorrent/enum_net.hpp
|
|
include/libtorrent/error.hpp
|
|
include/libtorrent/error_code.hpp
|
|
include/libtorrent/escape_string.hpp
|
|
include/libtorrent/export.hpp
|
|
include/libtorrent/extensions.hpp
|
|
include/libtorrent/extensions/logger.hpp
|
|
include/libtorrent/extensions/lt_trackers.hpp
|
|
include/libtorrent/extensions/metadata_transfer.hpp
|
|
include/libtorrent/extensions/smart_ban.hpp
|
|
include/libtorrent/extensions/ut_metadata.hpp
|
|
include/libtorrent/extensions/ut_pex.hpp
|
|
include/libtorrent/file.hpp
|
|
include/libtorrent/file_pool.hpp
|
|
include/libtorrent/file_storage.hpp
|
|
include/libtorrent/fingerprint.hpp
|
|
include/libtorrent/gzip.hpp
|
|
include/libtorrent/hasher.hpp
|
|
include/libtorrent/http_connection.hpp
|
|
include/libtorrent/http_parser.hpp
|
|
include/libtorrent/http_seed_connection.hpp
|
|
include/libtorrent/http_stream.hpp
|
|
include/libtorrent/http_tracker_connection.hpp
|
|
include/libtorrent/i2p_stream.hpp
|
|
include/libtorrent/identify_client.hpp
|
|
include/libtorrent/instantiate_connection.hpp
|
|
include/libtorrent/intrusive_ptr_base.hpp
|
|
include/libtorrent/invariant_check.hpp
|
|
include/libtorrent/io.hpp
|
|
include/libtorrent/io_service.hpp
|
|
include/libtorrent/io_service_fwd.hpp
|
|
include/libtorrent/ip_filter.hpp
|
|
include/libtorrent/ip_voter.hpp
|
|
include/libtorrent/kademlia/dht_observer.hpp
|
|
include/libtorrent/kademlia/dht_tracker.hpp
|
|
include/libtorrent/kademlia/find_data.hpp
|
|
include/libtorrent/kademlia/get_item.hpp
|
|
include/libtorrent/kademlia/get_peers.hpp
|
|
include/libtorrent/kademlia/item.hpp
|
|
include/libtorrent/kademlia/logging.hpp
|
|
include/libtorrent/kademlia/msg.hpp
|
|
include/libtorrent/kademlia/node.hpp
|
|
include/libtorrent/kademlia/node_entry.hpp
|
|
include/libtorrent/kademlia/node_id.hpp
|
|
include/libtorrent/kademlia/observer.hpp
|
|
include/libtorrent/kademlia/refresh.hpp
|
|
include/libtorrent/kademlia/routing_table.hpp
|
|
include/libtorrent/kademlia/rpc_manager.hpp
|
|
include/libtorrent/kademlia/traversal_algorithm.hpp
|
|
include/libtorrent/lazy_entry.hpp
|
|
include/libtorrent/lsd.hpp
|
|
include/libtorrent/magnet_uri.hpp
|
|
include/libtorrent/max.hpp
|
|
include/libtorrent/natpmp.hpp
|
|
include/libtorrent/packet_buffer.hpp
|
|
include/libtorrent/parse_url.hpp
|
|
include/libtorrent/pe_crypto.hpp
|
|
include/libtorrent/peer.hpp
|
|
include/libtorrent/peer_connection.hpp
|
|
include/libtorrent/peer_id.hpp
|
|
include/libtorrent/peer_info.hpp
|
|
include/libtorrent/peer_request.hpp
|
|
include/libtorrent/piece_block_progress.hpp
|
|
include/libtorrent/piece_picker.hpp
|
|
include/libtorrent/policy.hpp
|
|
include/libtorrent/proxy_base.hpp
|
|
include/libtorrent/ptime.hpp
|
|
include/libtorrent/puff.hpp
|
|
include/libtorrent/random.hpp
|
|
include/libtorrent/rss.hpp
|
|
include/libtorrent/session.hpp
|
|
include/libtorrent/session_settings.hpp
|
|
include/libtorrent/session_status.hpp
|
|
include/libtorrent/settings.hpp
|
|
include/libtorrent/sha1_hash.hpp
|
|
include/libtorrent/size_type.hpp
|
|
include/libtorrent/sliding_average.hpp
|
|
include/libtorrent/socket.hpp
|
|
include/libtorrent/socket_io.hpp
|
|
include/libtorrent/socket_type.hpp
|
|
include/libtorrent/socket_type_fwd.hpp
|
|
include/libtorrent/socks5_stream.hpp
|
|
include/libtorrent/ssl_stream.hpp
|
|
include/libtorrent/stat.hpp
|
|
include/libtorrent/storage.hpp
|
|
include/libtorrent/storage_defs.hpp
|
|
include/libtorrent/string_util.hpp
|
|
include/libtorrent/thread.hpp
|
|
include/libtorrent/time.hpp
|
|
include/libtorrent/timestamp_history.hpp
|
|
include/libtorrent/tommath.h
|
|
include/libtorrent/tommath_class.h
|
|
include/libtorrent/tommath_superclass.h
|
|
include/libtorrent/torrent.hpp
|
|
include/libtorrent/torrent_handle.hpp
|
|
include/libtorrent/torrent_info.hpp
|
|
include/libtorrent/tracker_manager.hpp
|
|
include/libtorrent/udp_socket.hpp
|
|
include/libtorrent/udp_tracker_connection.hpp
|
|
include/libtorrent/union_endpoint.hpp
|
|
include/libtorrent/upnp.hpp
|
|
include/libtorrent/utf8.hpp
|
|
include/libtorrent/utp_socket_manager.hpp
|
|
include/libtorrent/utp_stream.hpp
|
|
include/libtorrent/version.hpp
|
|
include/libtorrent/web_connection_base.hpp
|
|
include/libtorrent/web_peer_connection.hpp
|
|
include/libtorrent/xml_parse.hpp
|
|
lib/libtorrent-rasterbar.so
|
|
lib/libtorrent-rasterbar.so.%%SHLIB_VER%%
|
|
lib/libtorrent-rasterbar.so.%%SHLIB_VER%%.0.0
|
|
libdata/pkgconfig/libtorrent-rasterbar.pc
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/building.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/building.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/client_test.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/client_test.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/client_test.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/complete_bit_prefixes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/contributing.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/contributing.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/cwnd.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/cwnd_thumb.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/delays.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/delays_thumb.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/dht_extensions.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/dht_extensions.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/dht_rss.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/dht_rss.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/dht_sec.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/dht_sec.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/dht_store.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/dht_store.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/disk_access.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/disk_access_elevator.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/disk_access_no_elevator.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/disk_buffer.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/disk_buffer_before_optimization.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/disk_buffer_sample.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/disk_io.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/examples.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/examples.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/extension_protocol.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/extension_protocol.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/features.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/features.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/hacking.diagram
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/hacking.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/hacking.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/hash_distribution.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/im_thumb.jpg
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/img/bg.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/img/blue_bottom.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/img/blue_top.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/img/dotline.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/img/minus.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/img/orange.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/index.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/ip_id_v4.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/ip_id_v6.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/manual-ref.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/manual-ref.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/merkle_tree.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/our_delay_base.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/our_delay_base_thumb.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/projects.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/projects.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/python_binding.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/python_binding.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/read_disk_buffers.diagram
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/read_disk_buffers.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Alerts.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Bencoding.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Core.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Create_Torrents.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Custom_Storage.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Error_Codes.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Filter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Plugins.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-RSS.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Session.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Settings.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Storage.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-String.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Time.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference-Utility.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/reference.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/rst.css
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/session_stats_peers.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/storage.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/streaming.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/streaming.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/style.css
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/todo.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/troubleshooting.dot
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/troubleshooting.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/troubleshooting.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/troubleshooting.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/troubleshooting_thumb.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/tuning.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/tuning.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/udp_tracker_protocol.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/udp_tracker_protocol.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/utp.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/utp.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/utp_stack.diagram
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/utp_stack.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/write_disk_buffers.diagram
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/write_disk_buffers.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/docs/ziptorrent_thumb.gif
|