.. |
aux_
|
deprecated setters for max connections, max half-open, upload and download rates and unchoke slots. These are now set through session_settings
|
2010-10-09 19:09:38 +00:00 |
extensions
|
fixed DLL link issues
|
2009-11-30 07:03:34 +00:00 |
kademlia
|
added missing include
|
2010-10-04 16:12:51 +00:00 |
ConvertUTF.h
|
ConvertUTF.h fixes
|
2008-12-23 19:46:58 +00:00 |
GeoIP.h
|
fixed build errors on Solaris
|
2009-01-27 08:24:48 +00:00 |
Makefile.am
|
added include files to Makefile
|
2010-03-20 22:26:06 +00:00 |
add_torrent_params.hpp
|
added initial support for share-mode
|
2010-09-05 16:01:36 +00:00 |
address.hpp
|
include config.hpp
|
2009-11-27 22:02:26 +00:00 |
alert.hpp
|
fix message posting to work from multiple threads
|
2010-08-26 17:00:24 +00:00 |
alert_types.hpp
|
added incoming lsd alert
|
2010-07-15 05:56:29 +00:00 |
alloca.hpp
|
some sunPRO compiler support
|
2010-03-07 06:00:12 +00:00 |
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
|
make the assert macro also be able to print a value
|
2010-09-25 17:46:13 +00:00 |
bandwidth_limit.hpp
|
rate limiter fix
|
2010-08-27 14:52:42 +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
|
improved compile time by moving rate limiter implementation to a cpp file and making it a non-template
|
2009-09-16 04:41:35 +00:00 |
bencode.hpp
|
fixed MinGW support
|
2010-02-14 04:05:18 +00:00 |
bitfield.hpp
|
added missing include
|
2010-05-29 05:46:47 +00:00 |
broadcast_socket.hpp
|
support optional LSD IP broadcast
|
2010-03-26 17:45:16 +00:00 |
bt_peer_connection.hpp
|
added initial support for share-mode
|
2010-09-05 16:01:36 +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
|
fixed typo in config relating to buffer debug builds
|
2010-09-26 00:44:14 +00:00 |
connection_queue.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
copy_ptr.hpp
|
fixed build issues
|
2010-08-22 17:47:07 +00:00 |
create_torrent.hpp
|
optimized struct layout of torrent_info. removed boost.date_type types from public interface (replaced by time_t)
|
2010-08-21 22:10:16 +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
|
debug logging fixes
|
2010-04-14 18:52:13 +00:00 |
disk_buffer_holder.hpp
|
some windows fixes for dynamic linking
|
2009-04-30 17:30:14 +00:00 |
disk_io_thread.hpp
|
fix message posting to work from multiple threads
|
2010-08-26 17:00:24 +00:00 |
entry.hpp
|
fixed typo
|
2010-06-06 01:39:05 +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
|
added anonymous mode to disable some particular features that might give away the user's and the client's identity
|
2010-04-13 04:30:34 +00:00 |
extensions.hpp
|
switched extension handshake parsing over to use lazy_bdecode for improved performance
|
2008-07-01 08:04:12 +00:00 |
file.hpp
|
potential 64 bit build issue related to zlib
|
2010-09-07 03:37:33 +00:00 |
file_pool.hpp
|
optimized file_pool lookups and string handling
|
2010-08-23 08:48:02 +00:00 |
file_storage.hpp
|
optimized file_pool lookups and string handling
|
2010-08-23 08:48:02 +00:00 |
fingerprint.hpp
|
removed some dependencies on stringstream
|
2009-04-13 04:22:03 +00:00 |
gzip.hpp
|
gzip.hpp fix
|
2009-04-13 02:00:33 +00:00 |
hasher.hpp
|
dropped dependency on zlib
|
2010-03-16 06:14:22 +00:00 |
http_connection.hpp
|
improved SOCKS5 support
|
2010-08-03 09:08:37 +00:00 |
http_parser.hpp
|
improved web seed retry behavior
|
2010-09-21 06:34:13 +00:00 |
http_seed_connection.hpp
|
fix bug in web and http seeds shutdown
|
2010-04-09 05:51:31 +00:00 |
http_stream.hpp
|
fix no-exception build
|
2010-08-08 04:06:06 +00:00 |
http_tracker_connection.hpp
|
added support for min_interval
|
2009-12-02 04:05:24 +00:00 |
i2p_stream.hpp
|
some more missing includes
|
2010-09-01 15:44:33 +00:00 |
identify_client.hpp
|
Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and
|
2008-06-25 14:15:21 +00:00 |
instantiate_connection.hpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
intrusive_ptr_base.hpp
|
remove use of strand
|
2008-01-08 05:47:43 +00:00 |
invariant_check.hpp
|
fixed compiler flags in pkg-config file and made header files not depend on the NDEBUG define
|
2008-11-29 21:33:21 +00:00 |
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
|
potential build fix for windows (in 0.14 branch)
|
2010-08-28 22:05:20 +00:00 |
lazy_entry.hpp
|
fixed unsigned type issue in lazy_entry
|
2010-02-18 16:31:51 +00:00 |
lsd.hpp
|
support optional LSD IP broadcast
|
2010-03-26 17:45:16 +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
|
fixed natpmp retry issue
|
2010-09-30 06:33:42 +00:00 |
parse_url.hpp
|
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 |
pch.hpp
|
dropped dependency on zlib
|
2010-03-16 06:14:22 +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
|
Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and
|
2008-06-25 14:15:21 +00:00 |
peer_connection.hpp
|
added functions to query an individual peer's upload and download limit
|
2010-10-01 16:09:22 +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
|
improved support for multi-homed clients
|
2010-07-17 07:13:14 +00:00 |
peer_request.hpp
|
some compatibility fixes.
|
2009-10-20 16:44:11 +00:00 |
piece_block_progress.hpp
|
added the ability to build libtorrent as a shared library. Fixed bugs with deleting of incomplete types (replaced auto_ptr with scoped_ptr). Made the string converter fall back on windows local code page if utf-8 decoding failed.
|
2005-11-01 18:30:39 +00:00 |
piece_picker.hpp
|
fixed build (with fresh boost)
|
2010-10-09 02:58:56 +00:00 |
policy.hpp
|
added asserts to catch broken peer allocations and frees as well as disk buffer corruption
|
2010-07-18 19:28:22 +00:00 |
proxy_base.hpp
|
improved SOCKS5 support
|
2010-08-03 09:08:37 +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 |
puff.hpp
|
dropped dependency on zlib
|
2010-03-16 06:14:22 +00:00 |
session.hpp
|
deprecated setters for max connections, max half-open, upload and download rates and unchoke slots. These are now set through session_settings
|
2010-10-09 19:09:38 +00:00 |
session_settings.hpp
|
deprecated setters for max connections, max half-open, upload and download rates and unchoke slots. These are now set through session_settings
|
2010-10-09 19:09:38 +00:00 |
session_status.hpp
|
expose the full peer list size through session_status
|
2010-10-01 04:07:38 +00:00 |
size_type.hpp
|
fixes problem whith lexical_cast being locale dependent
|
2009-01-27 06:17:55 +00:00 |
sliding_average.hpp
|
make the sliding average class a template
|
2010-04-16 16:06:17 +00:00 |
socket.hpp
|
optimized memory usage for torrent objects
|
2010-02-14 01:39:55 +00:00 |
socket_io.hpp
|
fixed bug in write_address
|
2010-05-24 06:37:32 +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
|
fix no-exception build
|
2010-08-08 04:06:06 +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
|
added option to set file priorities when adding torrents
|
2010-07-15 01:14:36 +00:00 |
storage_defs.hpp
|
added option to set file priorities when adding torrents
|
2010-07-15 01:14:36 +00:00 |
thread.hpp
|
fix message posting to work from multiple threads
|
2010-08-26 17:00:24 +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
|
optimistic unchoke fix
|
2010-10-04 04:06:14 +00:00 |
torrent_handle.hpp
|
added functions to query an individual peer's upload and download limit
|
2010-10-01 16:09:22 +00:00 |
torrent_info.hpp
|
fixed bug where event=completed would not be sent if it violated the min-interval
|
2010-09-01 03:14:12 +00:00 |
tracker_manager.hpp
|
full support for bep-21 (event=paused)
|
2010-09-06 04:02:15 +00:00 |
udp_socket.hpp
|
remove udp_socket mutex
|
2010-09-25 21:39:27 +00:00 |
udp_tracker_connection.hpp
|
improved SOCKS5 support
|
2010-08-03 09:08:37 +00:00 |
union_endpoint.hpp
|
renamed union hack
|
2010-03-12 18:30:18 +00:00 |
upnp.hpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
utf8.hpp
|
don't dereference empty strings
|
2010-07-24 06:46:58 +00:00 |
variant_stream.hpp
|
fixed some shadow warnings
|
2010-03-06 07:16:39 +00:00 |
version.hpp
|
added option to set file priorities when adding torrents
|
2010-07-15 01:14:36 +00:00 |
web_peer_connection.hpp
|
fix bug in web and http seeds shutdown
|
2010-04-09 05:51:31 +00:00 |
xml_parse.hpp
|
fixed windows upnp test. added test for is_space
|
2010-01-24 17:31:06 +00:00 |