2ea1227c6f
* Encrypted (obfuscated) handshake and connection support. * Added support for tunneling through HTTP 1.0 proxies. * Support for the CANCEL piece request message. * Allow the user to configure the max file size a torrent is allowed to create, and the option to split large files. Take maintainer, as Henrik doesn't have the time any longer.
45 lines
1.2 KiB
Plaintext
45 lines
1.2 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.5 2006/12/21 19:13:07 naddy Exp $
|
|
%%SHARED%%
|
|
include/torrent/
|
|
include/torrent/bitfield.h
|
|
include/torrent/chunk_manager.h
|
|
include/torrent/common.h
|
|
include/torrent/connection_manager.h
|
|
include/torrent/data/
|
|
include/torrent/data/block.h
|
|
include/torrent/data/block_list.h
|
|
include/torrent/data/block_transfer.h
|
|
include/torrent/data/file.h
|
|
include/torrent/data/file_list.h
|
|
include/torrent/data/file_utils.h
|
|
include/torrent/data/piece.h
|
|
include/torrent/data/transfer_list.h
|
|
include/torrent/download.h
|
|
include/torrent/error.h
|
|
include/torrent/event.h
|
|
include/torrent/exceptions.h
|
|
include/torrent/hash_string.h
|
|
include/torrent/http.h
|
|
include/torrent/object.h
|
|
include/torrent/object_stream.h
|
|
include/torrent/path.h
|
|
include/torrent/peer/
|
|
include/torrent/peer/client_info.h
|
|
include/torrent/peer/client_list.h
|
|
include/torrent/peer/peer.h
|
|
include/torrent/peer/peer_info.h
|
|
include/torrent/peer/peer_list.h
|
|
include/torrent/poll.h
|
|
include/torrent/poll_epoll.h
|
|
include/torrent/poll_kqueue.h
|
|
include/torrent/poll_select.h
|
|
include/torrent/rate.h
|
|
include/torrent/resume.h
|
|
include/torrent/torrent.h
|
|
include/torrent/tracker.h
|
|
include/torrent/tracker_list.h
|
|
lib/libtorrent.a
|
|
lib/libtorrent.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/libtorrent.pc
|