premiere-libtorrent/src
Arvid Norberg 1d6d11bf0c storage fix 2009-11-28 08:58:07 +00:00
..
kademlia more header dependency optimizations 2009-11-25 06:55:34 +00:00
ConvertUTF.cpp fix utf8 build 2008-11-14 05:22:04 +00:00
GeoIP.c another GeoIP fix 2008-12-22 09:53:30 +00:00
Makefile.am more header dependency optimizations 2009-11-25 06:55:34 +00:00
alert.cpp fixed windows build 2009-11-27 07:08:47 +00:00
allocator.cpp fixed infinite recursion in allocator 2009-01-15 18:25:27 +00:00
assert.cpp some compatibility fixes. 2009-10-20 16:44:11 +00:00
bandwidth_limit.cpp Build fixes. 2009-09-17 11:22:18 +00:00
bandwidth_manager.cpp more header dependency optimizations 2009-11-25 06:55:34 +00:00
bandwidth_queue_entry.cpp Build fixes. 2009-09-17 11:22:18 +00:00
broadcast_socket.cpp fixed windows build 2009-11-27 07:08:47 +00:00
bt_peer_connection.cpp fixed building with no IPv6 support 2009-11-27 18:46:29 +00:00
connection_queue.cpp optimized header dependencies to lower build time 2009-11-23 08:38:50 +00:00
create_torrent.cpp some vs2010 fixes 2009-11-22 23:55:54 +00:00
disk_buffer_holder.cpp factor out disk_buffer_pool from disk_io_thread. refactored the file open modes to be platform independent. gave the disk_io_thread its own copy of session_settings that it shares with storage. added an unaligned_read implementation to storage. Added options to session_settings on when to open files in unbuffered mode. Added unit tests for unaligned reads 2009-01-21 07:31:49 +00:00
disk_io_thread.cpp fixed error handling in read_into_piece 2009-11-28 03:14:08 +00:00
entry.cpp improved sun studio support (it seems to lack a lot of stl) 2009-08-30 07:38:52 +00:00
enum_net.cpp fixed building with no IPv6 support 2009-11-27 18:46:29 +00:00
error_code.cpp added I2P support 2009-08-20 03:19:12 +00:00
escape_string.cpp optimized header dependencies to lower build time 2009-11-23 08:38:50 +00:00
file.cpp storage fix 2009-11-28 08:58:07 +00:00
file_pool.cpp more header dependency optimizations 2009-11-25 06:55:34 +00:00
file_storage.cpp header dependency fix 2009-11-26 18:31:27 +00:00
gzip.cpp made assert tied to the new TORRENT_DEBUG define. Fixed two include problems that surfaced as a result 2008-11-30 04:50:52 +00:00
http_connection.cpp fixed assert in http_connection 2009-09-18 19:55:41 +00:00
http_parser.cpp improved sun studio support (it seems to lack a lot of stl) 2009-08-30 07:38:52 +00:00
http_seed_connection.cpp header optimizations 2009-11-26 05:45:43 +00:00
http_stream.cpp split socket.hpp up in multiple headers to lower build time somewhat 2009-09-16 03:46:36 +00:00
http_tracker_connection.cpp optimized header dependencies to lower build time 2009-11-23 08:38:50 +00:00
i2p_stream.cpp split socket.hpp up in multiple headers to lower build time somewhat 2009-09-16 03:46:36 +00:00
identify_client.cpp improved sun studio support (it seems to lack a lot of stl) 2009-08-30 07:38:52 +00:00
instantiate_connection.cpp added I2P support 2009-08-20 03:19:12 +00:00
ip_filter.cpp fixed building with no IPv6 support 2009-11-27 18:46:29 +00:00
lazy_bdecode.cpp fixed windows build 2009-11-27 07:08:47 +00:00
logger.cpp optimized header dependencies to lower build time 2009-11-23 08:38:50 +00:00
lsd.cpp fixed logging bug in local service discovery 2009-11-24 18:42:36 +00:00
lt_trackers.cpp made it possible to build without RTTI 2009-11-02 20:43:38 +00:00
magnet_uri.cpp clean up in magnet_uri.cpp 2009-11-24 18:42:58 +00:00
metadata_transfer.cpp made it possible to build without RTTI 2009-11-02 20:43:38 +00:00
mpi.c changed includes for tommath to point into the libtorrent directory 2009-11-10 17:14:53 +00:00
natpmp.cpp natpmp fix 2009-11-28 03:15:06 +00:00
parse_url.cpp converted a whole lot of error strings into error_codes. Documented some previously undocumented alerts as well as all the error codes 2009-06-12 16:40:38 +00:00
pe_crypto.cpp changed includes for tommath to point into the libtorrent directory 2009-11-10 17:14:53 +00:00
peer_connection.cpp storage fix 2009-11-28 08:58:07 +00:00
piece_picker.cpp got rid of the last recursive mutexes. abstracted the threading primitives (and switched over to use asio's internal ones). 2009-10-20 02:49:56 +00:00
policy.cpp header optimizations 2009-11-26 05:45:43 +00:00
session.cpp more header dependency optimizations 2009-11-25 06:55:34 +00:00
session_impl.cpp dynamic_cast fix 2009-11-27 21:04:26 +00:00
sha1.cpp endianness define fix 2009-10-18 20:35:18 +00:00
smart_ban.cpp header dependency fixes 2009-11-26 21:05:57 +00:00
socket_io.cpp optimized header dependencies to lower build time 2009-11-23 08:38:50 +00:00
socket_type.cpp optimized header dependencies to lower build time 2009-11-23 08:38:50 +00:00
socks5_stream.cpp split socket.hpp up in multiple headers to lower build time somewhat 2009-09-16 03:46:36 +00:00
stat.cpp fixed some msvc warnings 2009-10-26 02:26:15 +00:00
storage.cpp storage fix 2009-11-28 08:58:07 +00:00
time.cpp header dependency fixes 2009-11-27 07:17:10 +00:00
torrent.cpp dynamic_cast fix 2009-11-27 21:04:26 +00:00
torrent_handle.cpp replaced boost.filesystem with custom functions (improves efficiency and drops unnecessary dependencies and improves libtorrent portability) 2009-10-26 01:29:39 +00:00
torrent_info.cpp added torrent_info::remap_files() 2009-11-27 22:15:34 +00:00
tracker_manager.cpp optimized header dependencies to lower build time 2009-11-23 08:38:50 +00:00
udp_socket.cpp removed floating point operation in rate limited udp socket 2009-11-01 03:18:00 +00:00
udp_tracker_connection.cpp optimized header dependencies to lower build time 2009-11-23 08:38:50 +00:00
upnp.cpp got rid of the last recursive mutexes. abstracted the threading primitives (and switched over to use asio's internal ones). 2009-10-20 02:49:56 +00:00
ut_metadata.cpp Fix building with msvc 2009-11-25 02:18:17 +00:00
ut_pex.cpp header optimizations 2009-11-26 05:45:43 +00:00
web_peer_connection.cpp header optimizations 2009-11-26 05:45:43 +00:00