.. |
aux_
|
add flags to session::save_state to filter what is saved
|
2010-03-06 07:49:40 +00:00 |
extensions
|
fixed DLL link issues
|
2009-11-30 07:03:34 +00:00 |
kademlia
|
DHT bootstrapping and refresh fix
|
2010-02-20 16:37:50 +00:00 |
ConvertUTF.h
|
…
|
|
GeoIP.h
|
…
|
|
Makefile.am
|
optimized memory usage for torrent objects
|
2010-02-14 01:39:55 +00:00 |
add_torrent_params.hpp
|
fixes to windows build
|
2009-11-26 16:25:39 +00:00 |
address.hpp
|
include config.hpp
|
2009-11-27 22:02:26 +00:00 |
alert.hpp
|
added stats_alert reporting raw transfer stats per torrent every second
|
2010-01-02 14:16:35 +00:00 |
alert_types.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
alloca.hpp
|
…
|
|
allocator.hpp
|
factor out page size function and make aligned allocator configurable to use posix_memalign and memalign
|
2009-12-09 01:55:30 +00:00 |
assert.hpp
|
…
|
|
bandwidth_limit.hpp
|
fixed DLL link issues
|
2009-11-30 07:03:34 +00:00 |
bandwidth_manager.hpp
|
fixed DLL link issues
|
2009-11-30 07:03:34 +00:00 |
bandwidth_queue_entry.hpp
|
fixed DLL link issues
|
2009-11-30 07:03:34 +00:00 |
bandwidth_socket.hpp
|
…
|
|
bencode.hpp
|
fixed MinGW support
|
2010-02-14 04:05:18 +00:00 |
bitfield.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
broadcast_socket.hpp
|
fixed more link issues on windows. examples build with shared linking on windows
|
2009-12-02 17:46:25 +00:00 |
bt_peer_connection.hpp
|
support sending suggest messages based on what's in the read cache. support 'explicit read cache'
|
2010-01-15 16:45:42 +00:00 |
buffer.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
chained_buffer.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
config.hpp
|
solaris build fixes
|
2010-03-03 07:42:51 +00:00 |
connection_queue.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
create_torrent.hpp
|
pass in the full path to the predicate function fo add_files
|
2010-01-19 03:05:43 +00:00 |
deadline_timer.hpp
|
some GCC 2.95 support fixes and some BeOS support
|
2009-11-28 22:41:21 +00:00 |
debug.hpp
|
replaced boost.filesystem with custom functions (improves efficiency and drops unnecessary dependencies and improves libtorrent portability)
|
2009-10-26 01:29:39 +00:00 |
disk_buffer_holder.hpp
|
…
|
|
disk_io_thread.hpp
|
initialize members in cache_status
|
2010-03-04 03:43:50 +00:00 |
entry.hpp
|
deprecate old state saving functions, merge dht state with session state
|
2010-03-04 16:42:39 +00:00 |
enum_net.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
error.hpp
|
fixed windows build
|
2009-11-27 07:08:47 +00:00 |
error_code.hpp
|
made tracker errors use error_code
|
2010-02-23 21:53:45 +00:00 |
escape_string.hpp
|
fix std::string::size_type type
|
2010-03-06 03:57:48 +00:00 |
extensions.hpp
|
…
|
|
file.hpp
|
more wide character and mingw fixes
|
2010-02-15 05:49:10 +00:00 |
file_pool.hpp
|
support disk I/O priority setting
|
2010-01-23 03:02:32 +00:00 |
file_storage.hpp
|
fixed torrent_info copy constructor. restricted copying of lazy_entry. Fixed build. added pascal_string type to be used with lazy_entry (trunk only)
|
2009-11-26 06:54:52 +00:00 |
fingerprint.hpp
|
…
|
|
gzip.hpp
|
…
|
|
hasher.hpp
|
some GCC 2.95 support fixes and some BeOS support
|
2009-11-28 22:41:21 +00:00 |
http_connection.hpp
|
fixed more link issues on windows. examples build with shared linking on windows
|
2009-12-02 17:46:25 +00:00 |
http_parser.hpp
|
fixed more link issues on windows. examples build with shared linking on windows
|
2009-12-02 17:46:25 +00:00 |
http_seed_connection.hpp
|
web seed fix
|
2010-02-20 16:53:38 +00:00 |
http_stream.hpp
|
fixed typo in comment
|
2010-01-31 22:19:28 +00:00 |
http_tracker_connection.hpp
|
added support for min_interval
|
2009-12-02 04:05:24 +00:00 |
i2p_stream.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
identify_client.hpp
|
…
|
|
instantiate_connection.hpp
|
…
|
|
intrusive_ptr_base.hpp
|
…
|
|
invariant_check.hpp
|
…
|
|
io.hpp
|
some GCC 2.95 support fixes and some BeOS support
|
2009-11-28 22:41:21 +00:00 |
io_service.hpp
|
fixed windows build
|
2009-11-27 07:08:47 +00:00 |
io_service_fwd.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
ip_filter.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
lazy_entry.hpp
|
fixed unsigned type issue in lazy_entry
|
2010-02-18 16:31:51 +00:00 |
lsd.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
magnet_uri.hpp
|
header optimizations
|
2009-11-26 05:45:43 +00:00 |
max.hpp
|
add missing header files
|
2009-11-24 19:11:18 +00:00 |
natpmp.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
parse_url.hpp
|
…
|
|
pch.hpp
|
replaced boost.filesystem with custom functions (improves efficiency and drops unnecessary dependencies and improves libtorrent portability)
|
2009-10-26 01:29:39 +00:00 |
pe_crypto.hpp
|
fixed more link issues on windows. examples build with shared linking on windows
|
2009-12-02 17:46:25 +00:00 |
peer.hpp
|
…
|
|
peer_connection.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
peer_id.hpp
|
some GCC 2.95 support fixes and some BeOS support
|
2009-11-28 22:41:21 +00:00 |
peer_info.hpp
|
experimental support for the BitTyrant choking algorithm
|
2010-02-09 03:04:41 +00:00 |
peer_request.hpp
|
some compatibility fixes.
|
2009-10-20 16:44:11 +00:00 |
piece_block_progress.hpp
|
…
|
|
piece_picker.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
policy.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
proxy_base.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
ptime.hpp
|
fixed more link issues on windows. examples build with shared linking on windows
|
2009-12-02 17:46:25 +00:00 |
session.hpp
|
add flags to session::save_state to filter what is saved
|
2010-03-06 07:49:40 +00:00 |
session_settings.hpp
|
add default peer rate limit setting
|
2010-03-03 01:31:31 +00:00 |
session_status.hpp
|
…
|
|
size_type.hpp
|
…
|
|
sliding_average.hpp
|
added more detailed instrumentation of the disk I/O thread
|
2010-03-03 07:09:04 +00:00 |
socket.hpp
|
optimized memory usage for torrent objects
|
2010-02-14 01:39:55 +00:00 |
socket_io.hpp
|
windows build fixes
|
2010-01-10 05:06:13 +00:00 |
socket_type.hpp
|
fixed more link issues on windows. examples build with shared linking on windows
|
2009-12-02 17:46:25 +00:00 |
socket_type_fwd.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
socks5_stream.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
ssl_stream.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
stat.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
storage.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
storage_defs.hpp
|
fixes to windows build
|
2009-11-26 16:25:39 +00:00 |
thread.hpp
|
more beos
|
2009-12-09 05:19:48 +00:00 |
time.hpp
|
fixed more link issues on windows. examples build with shared linking on windows
|
2009-12-02 17:46:25 +00:00 |
tommath.h
|
changed includes for tommath to point into the libtorrent directory
|
2009-11-10 17:14:53 +00:00 |
tommath_class.h
|
changed includes for tommath to point into the libtorrent directory
|
2009-11-10 17:14:53 +00:00 |
tommath_superclass.h
|
changed includes for tommath to point into the libtorrent directory
|
2009-11-10 17:14:53 +00:00 |
torrent.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
torrent_handle.hpp
|
added flags to torrent::status() that can filter which values are calculated
|
2010-03-04 19:15:23 +00:00 |
torrent_info.hpp
|
support sending suggest messages based on what's in the read cache. support 'explicit read cache'
|
2010-01-15 16:45:42 +00:00 |
tracker_manager.hpp
|
fixed udp tracker race condition
|
2010-03-02 09:04:27 +00:00 |
udp_socket.hpp
|
udp socket debugging and asserts
|
2010-02-21 20:15:07 +00:00 |
udp_tracker_connection.hpp
|
fixed issue with UDP over SOCKS5. Added a udp tracker to the unit test to make sure it works. Added tracker tests for all proxies
|
2010-02-18 04:37:02 +00:00 |
union_endpoint.hpp
|
added missing file
|
2010-02-14 03:42:51 +00:00 |
upnp.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
utf8.hpp
|
fixed MinGW support
|
2010-02-14 04:05:18 +00:00 |
variant_stream.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
version.hpp
|
bump version number
|
2010-02-25 22:30:07 +00:00 |
web_peer_connection.hpp
|
web seed fix
|
2010-02-20 16:53:38 +00:00 |
xml_parse.hpp
|
fixed windows upnp test. added test for is_space
|
2010-01-24 17:31:06 +00:00 |