.. |
kademlia
|
moved declaration of time_now() into time.hpp
|
2013-07-21 05:05:00 +00:00 |
ConvertUTF.cpp
|
fix utf8 build
|
2008-11-14 05:22:04 +00:00 |
GeoIP.c
|
merged silencing of warnings from RC_0_16
|
2013-06-14 16:41:47 +00:00 |
Makefile.am
|
cleaned up public interface by removing some symbols from the exported set
|
2013-07-19 19:06:27 +00:00 |
alert.cpp
|
merged encoding issue fix from RC_0_16
|
2013-08-08 04:32:54 +00:00 |
alert_manager.cpp
|
remove unused member of alert_manager
|
2013-07-19 23:31:44 +00:00 |
allocator.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
asio.cpp
|
merged boost.asio fix from RC_0_16
|
2013-02-06 09:35:22 +00:00 |
asio_ssl.cpp
|
merged compatibility fix from RC_0_16
|
2012-04-11 17:39:13 +00:00 |
assert.cpp
|
merged fix from RC_0_16
|
2013-05-26 21:36:20 +00:00 |
bandwidth_limit.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
bandwidth_manager.cpp
|
fix bandwidth-limit-logging build
|
2013-06-16 01:07:15 +00:00 |
bandwidth_queue_entry.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
bloom_filter.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
broadcast_socket.cpp
|
merged minor IPv6 fix from libtorrent_aio
|
2012-12-02 17:58:32 +00:00 |
bt_peer_connection.cpp
|
merged silencing of warnings from RC_0_16
|
2013-06-14 16:41:47 +00:00 |
chained_buffer.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
connection_queue.cpp
|
disable invariant_check functions when invariant checks are disabled
|
2013-02-25 04:13:46 +00:00 |
create_torrent.cpp
|
merged changes from RC_0_16
|
2013-05-11 22:57:08 +00:00 |
disk_buffer_holder.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
disk_buffer_pool.cpp
|
make disk cache pool allocator configurable
|
2013-03-21 01:18:39 +00:00 |
disk_io_thread.cpp
|
fix typo in move_storage
|
2013-05-11 21:32:18 +00:00 |
entry.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
enum_net.cpp
|
fix preprocessor typo
|
2012-10-21 15:19:23 +00:00 |
error_code.cpp
|
fix dynamic link issue with libtorrent_error_category
|
2013-06-24 00:14:17 +00:00 |
escape_string.cpp
|
merged string encoding fix from RC_0_16
|
2013-08-10 23:01:40 +00:00 |
file.cpp
|
fix fallocate issue when filesystem doesn't support it
|
2013-06-24 03:26:17 +00:00 |
file_pool.cpp
|
fix file_pool to support new absolute paths in file_storage
|
2013-06-09 22:59:27 +00:00 |
file_storage.cpp
|
merge deprecation of wstring overloads from RC_0_16
|
2013-08-02 05:03:22 +00:00 |
gzip.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
hasher.cpp
|
use apple's common crypto for sha-1 and add missing source file
|
2013-05-09 02:32:12 +00:00 |
http_connection.cpp
|
more torrent parsing unit tests
|
2013-02-26 05:57:29 +00:00 |
http_parser.cpp
|
merged silencing of warnings from RC_0_16
|
2013-06-14 16:41:47 +00:00 |
http_seed_connection.cpp
|
merged silencing of warnings from RC_0_16
|
2013-06-14 16:41:47 +00:00 |
http_stream.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
http_tracker_connection.cpp
|
don't send ipv4 and ipv6 to trackers
|
2013-02-24 01:00:20 +00:00 |
i2p_stream.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
identify_client.cpp
|
merged identify_client update from RC_0_16
|
2013-02-16 18:29:09 +00:00 |
instantiate_connection.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
ip_filter.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
ip_voter.cpp
|
fix ipv6-off build
|
2013-06-16 00:59:29 +00:00 |
lazy_bdecode.cpp
|
remove some iostream dependencies
|
2012-10-12 04:50:34 +00:00 |
logger.cpp
|
remove some iostream dependencies
|
2012-10-12 04:50:34 +00:00 |
lsd.cpp
|
merged lsd patch from RC_0_16
|
2012-10-09 04:51:04 +00:00 |
lt_trackers.cpp
|
merge tracker exchange patch from RC_0_16
|
2013-04-27 22:54:58 +00:00 |
magnet_uri.cpp
|
support arbitrarily long magnet URIs in make_magnet_uri
|
2013-04-27 22:35:06 +00:00 |
metadata_transfer.cpp
|
potential crash fix in lt_metadata extension
|
2013-01-07 04:23:13 +00:00 |
mpi.c
|
changed includes for tommath to point into the libtorrent directory
|
2009-11-10 17:14:53 +00:00 |
natpmp.cpp
|
merged string encoding of error messages fix from RC_0_16
|
2013-01-19 06:39:32 +00:00 |
packet_buffer.cpp
|
disable invariant_check functions when invariant checks are disabled
|
2013-02-25 04:13:46 +00:00 |
parse_url.cpp
|
more torrent parsing unit tests
|
2013-02-26 05:57:29 +00:00 |
pe_crypto.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
peer_connection.cpp
|
introduce mechanism for plugins to prevent libtorrent to disconnect peers for time-out reasons
|
2013-08-09 07:55:12 +00:00 |
piece_picker.cpp
|
disable invariant_check functions when invariant checks are disabled
|
2013-02-25 04:13:46 +00:00 |
policy.cpp
|
remove unused function with a bug in it. fix an unused variable warning
|
2013-05-10 04:47:56 +00:00 |
puff.cpp
|
dropped dependency on zlib
|
2010-03-16 06:14:22 +00:00 |
random.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
rsa.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
rss.cpp
|
introduce rss_item_alert, posted for each new RSS item
|
2013-06-02 02:48:57 +00:00 |
session.cpp
|
merge deprecation of wstring overloads from RC_0_16
|
2013-08-02 05:03:22 +00:00 |
session_impl.cpp
|
merged SSL fix from RC_0_16
|
2013-08-05 16:20:25 +00:00 |
settings.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
sha1.cpp
|
make built-in sha functions not conflict with libcrypto
|
2012-12-10 08:05:39 +00:00 |
smart_ban.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
socket_io.cpp
|
low level network primitives should not be exported. Moved enum_if into tests (since it uses internal functions)
|
2013-07-20 01:02:15 +00:00 |
socket_type.cpp
|
merged uTP fix from RC_0_16
|
2012-10-05 03:20:40 +00:00 |
socks5_stream.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
stat.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
storage.cpp
|
support renaming files to absolute paths
|
2013-06-09 22:30:02 +00:00 |
string_util.cpp
|
merged utp fix from RC_0_16
|
2013-01-28 03:47:36 +00:00 |
thread.cpp
|
make condition variable c++11 compatible
|
2013-01-21 22:52:34 +00:00 |
time.cpp
|
fix windows build
|
2013-07-22 21:07:32 +00:00 |
timestamp_history.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
torrent.cpp
|
move torrent_status documentation into the header
|
2013-08-07 06:37:51 +00:00 |
torrent_handle.cpp
|
move torrent_status documentation into the header
|
2013-08-07 06:37:51 +00:00 |
torrent_info.cpp
|
fixed deprecation warning
|
2013-08-09 07:36:07 +00:00 |
tracker_manager.cpp
|
update copyright dates and add tool to do so
|
2012-10-02 03:16:33 +00:00 |
udp_socket.cpp
|
merged anonymous mode fix from RC_0_16
|
2013-06-12 07:57:13 +00:00 |
udp_tracker_connection.cpp
|
merged silencing of warnings from RC_0_16
|
2013-06-14 16:41:47 +00:00 |
upnp.cpp
|
more torrent parsing unit tests
|
2013-02-26 05:57:29 +00:00 |
ut_metadata.cpp
|
merge change from RC_0_16
|
2013-02-23 06:40:27 +00:00 |
ut_pex.cpp
|
optimize PEX to trigger earlier, and only start applying the load-balancing logic when it's needed
|
2013-08-04 05:09:20 +00:00 |
utf8.cpp
|
fixed typo in utf8.cpp
|
2012-03-22 15:51:56 +00:00 |
utp_socket_manager.cpp
|
uTP fix for loopback on mac
|
2013-02-25 05:09:35 +00:00 |
utp_stream.cpp
|
merged silencing of warnings from RC_0_16
|
2013-06-14 16:41:47 +00:00 |
web_connection_base.cpp
|
more torrent parsing unit tests
|
2013-02-26 05:57:29 +00:00 |
web_peer_connection.cpp
|
merged web seed fix from RC_0_16
|
2012-10-07 02:30:10 +00:00 |