.. |
aux_
|
remove the DHT's last dependency on session_impl
|
2015-05-09 18:06:02 +00:00 |
extensions
|
fix more warnings
|
2015-04-21 04:30:34 +00:00 |
kademlia
|
rename dht::node_impl -> dht::node, since this hasn't been a pimpl for quite a while
|
2015-05-09 19:00:22 +00:00 |
ConvertUTF.h
|
fix build
|
2014-05-05 07:32:01 +00:00 |
Makefile.am
|
fix cpuid use (apparently it's not appropriate to use in an inlined function)
|
2015-04-26 18:46:45 +00:00 |
add_torrent_params.hpp
|
documetation fixes and polish
|
2015-03-14 21:55:26 +00:00 |
address.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
alert.hpp
|
removed access-log build option and log parser. added incoming_request_alert. This feature can now be implemented by clients
|
2015-05-09 03:04:08 +00:00 |
alert_manager.hpp
|
override marking of virtual functions
|
2015-05-05 05:37:01 +00:00 |
alert_observer.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
alert_types.hpp
|
removed access-log build option and log parser. added incoming_request_alert. This feature can now be implemented by clients
|
2015-05-09 03:04:08 +00:00 |
alloca.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
allocator.hpp
|
build fix
|
2015-04-27 00:56:58 +00:00 |
assert.hpp
|
silence some warnings on msvc
|
2015-04-27 02:21:12 +00:00 |
bandwidth_limit.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
bandwidth_manager.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
bandwidth_queue_entry.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
bandwidth_socket.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
bdecode.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
bencode.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
bitfield.hpp
|
rename bitfield::bytes() -> bitfiele::data()
|
2015-05-09 19:07:33 +00:00 |
block_cache.hpp
|
fix more warnings and some build issues
|
2015-04-22 04:24:45 +00:00 |
bloom_filter.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
broadcast_socket.hpp
|
minor cleanup and fix no-deprecated build
|
2015-05-06 01:11:54 +00:00 |
bt_peer_connection.hpp
|
override marking of virtual functions
|
2015-05-05 05:37:01 +00:00 |
buffer.hpp
|
properly throw on failing to allocate memory in buffer and bitfield
|
2015-05-09 03:56:57 +00:00 |
build_config.hpp
|
fix some more coverity issues and add more todo comments
|
2015-05-05 02:32:14 +00:00 |
byteswap.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
chained_buffer.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
choker.hpp
|
deprecated auto_expand_choker. started factoring out choker logic into its own translation unit (preparing for making it unit testable)
|
2014-10-22 22:06:56 +00:00 |
close_reason.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
config.hpp
|
override marking of virtual functions
|
2015-05-05 05:37:01 +00:00 |
copy_ptr.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
crc32c.hpp
|
clean up symbol exports
|
2015-01-01 20:25:39 +00:00 |
create_torrent.hpp
|
fix gcc warnings and missing header files in makefiles
|
2015-04-26 00:51:44 +00:00 |
deadline_timer.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
debug.hpp
|
deprecate the ptime type and related time types. just use boost::chrono / std::chrono
|
2015-03-12 04:34:54 +00:00 |
disk_buffer_holder.hpp
|
fix some more coverity issues and add more todo comments
|
2015-05-05 02:32:14 +00:00 |
disk_buffer_pool.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
disk_interface.hpp
|
more warnings fixes and cleanup
|
2015-04-19 06:28:21 +00:00 |
disk_io_job.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
disk_io_thread.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
disk_job_pool.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
disk_observer.hpp
|
more warnings fixes and cleanup
|
2015-04-19 06:28:21 +00:00 |
ed25519.hpp
|
properly report errors when failing to generate randomness
|
2015-05-09 04:08:32 +00:00 |
entry.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
enum_net.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
error.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
error_code.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
export.hpp
|
raise warning level. fix a few of them. filter out warnings from boost
|
2015-04-18 02:33:39 +00:00 |
extensions.hpp
|
merged changes from RC_1_0
|
2015-04-28 04:01:40 +00:00 |
file.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
file_pool.hpp
|
deprecate the ptime type and related time types. just use boost::chrono / std::chrono
|
2015-03-12 04:34:54 +00:00 |
file_storage.hpp
|
fix msvc build issues
|
2015-04-26 01:45:23 +00:00 |
fingerprint.hpp
|
raise warning level. fix a few of them. filter out warnings from boost
|
2015-04-18 02:33:39 +00:00 |
gzip.hpp
|
merged fixes from RC_1_0
|
2014-07-21 03:19:58 +00:00 |
hasher.hpp
|
clean up symbol exports
|
2015-01-01 20:25:39 +00:00 |
heterogeneous_queue.hpp
|
raise warning level. fix a few of them. filter out warnings from boost
|
2015-04-18 02:33:39 +00:00 |
hex.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
http_connection.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
http_parser.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
http_seed_connection.hpp
|
override marking of virtual functions
|
2015-05-05 05:37:01 +00:00 |
http_stream.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
http_tracker_connection.hpp
|
fix some more coverity issues and add more todo comments
|
2015-05-05 02:32:14 +00:00 |
i2p_stream.hpp
|
silence some warnings on msvc
|
2015-04-27 02:21:12 +00:00 |
identify_client.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
instantiate_connection.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
invariant_check.hpp
|
silence some warnings on msvc
|
2015-04-27 02:21:12 +00:00 |
io.hpp
|
fix warnings, some clean-up and todo comments
|
2015-04-20 04:52:49 +00:00 |
io_service.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
io_service_fwd.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
ip_filter.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
ip_voter.hpp
|
don't use iostream in dht routing table debug logging
|
2015-05-08 05:21:26 +00:00 |
lazy_entry.hpp
|
improve deprecation macros. increase default warning level. fix deprecation warnings while building libtorrent itself (gcc and clang)
|
2015-04-17 01:49:49 +00:00 |
link.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
linked_list.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
lsd.hpp
|
fix more warnings
|
2015-04-21 04:30:34 +00:00 |
magnet_uri.hpp
|
take const references where we can in magnet_uri
|
2015-05-05 05:44:42 +00:00 |
max.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
natpmp.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
network_thread_pool.hpp
|
fix more warninigs
|
2015-05-06 02:13:03 +00:00 |
operations.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
packet_buffer.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
parse_url.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
part_file.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
pe_crypto.hpp
|
override marking of virtual functions
|
2015-05-05 05:37:01 +00:00 |
peer.hpp
|
optimize tracker_manager interface to avoid rendering and parsing strings for each peer-ip
|
2014-09-28 06:36:03 +00:00 |
peer_class.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
peer_class_set.hpp
|
optimize peer classes a bit
|
2014-09-17 07:23:41 +00:00 |
peer_class_type_filter.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
peer_connection.hpp
|
factor out strings of peer logs to be enums instead, in peer_log_alert
|
2015-05-03 02:53:54 +00:00 |
peer_connection_interface.hpp
|
factor out strings of peer logs to be enums instead, in peer_log_alert
|
2015-05-03 02:53:54 +00:00 |
peer_id.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
peer_info.hpp
|
fix more warnings
|
2015-04-21 04:30:34 +00:00 |
peer_list.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
peer_request.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
performance_counters.hpp
|
fix build issue with non-atomic int64
|
2015-05-01 22:20:22 +00:00 |
piece_block_progress.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
piece_picker.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
platform_util.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
proxy_base.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
puff.hpp
|
make puff const correct instead of const-casting
|
2015-04-22 02:11:12 +00:00 |
random.hpp
|
transition to use boost.random instead of rand() and custom pseudo random generator
|
2014-08-16 20:26:00 +00:00 |
receive_buffer.hpp
|
silence some warnings on msvc
|
2015-04-27 02:21:12 +00:00 |
request_blocks.hpp
|
fix more warnings
|
2015-04-21 04:30:34 +00:00 |
resolve_links.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
resolver.hpp
|
override marking of virtual functions
|
2015-05-05 05:37:01 +00:00 |
resolver_interface.hpp
|
more warnings fixes and cleanup
|
2015-04-19 06:28:21 +00:00 |
rss.hpp
|
silence some warnings on msvc
|
2015-04-27 02:21:12 +00:00 |
session.hpp
|
fix some more coverity issues and add more todo comments
|
2015-05-05 02:32:14 +00:00 |
session_settings.hpp
|
make DHT dos mitigation parameters configurable via dht_settings
|
2015-01-01 23:24:21 +00:00 |
session_stats.hpp
|
separate out session_stats into its own header. silences warning and cleans up
|
2015-04-25 02:12:02 +00:00 |
session_status.hpp
|
add new (non-deprecated) access to dht stats, asynchronously via an alert
|
2015-01-17 17:02:58 +00:00 |
settings_pack.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
sha1.hpp
|
clean up symbol exports
|
2015-01-01 20:25:39 +00:00 |
sha1_hash.hpp
|
more warning fixes and cleanup
|
2015-04-18 22:00:27 +00:00 |
sliding_average.hpp
|
fix warnings, some clean-up and todo comments
|
2015-04-20 04:52:49 +00:00 |
socket.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
socket_io.hpp
|
landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node
|
2015-03-12 05:20:12 +00:00 |
socket_type.hpp
|
silence some warnings on msvc
|
2015-04-27 02:21:12 +00:00 |
socket_type_fwd.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
socks5_stream.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
ssl_stream.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
stack_allocator.hpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
stat.hpp
|
fix examples build. fix print formatting bugs. fix some gcc warnings
|
2015-04-25 04:22:51 +00:00 |
stat_cache.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
storage.hpp
|
override marking of virtual functions
|
2015-05-05 05:37:01 +00:00 |
storage_defs.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
string_util.hpp
|
cleanup and fixing of more warnings
|
2015-04-21 00:23:00 +00:00 |
tailqueue.hpp
|
fix some warnings
|
2015-04-24 05:37:17 +00:00 |
thread.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
thread_pool.hpp
|
switch over to use boost.atomic instead of home-built one
|
2014-08-01 07:32:54 +00:00 |
time.hpp
|
move time_now_string out to the unit test library (basically unused in libtorrent itself)
|
2015-04-24 03:48:08 +00:00 |
timestamp_history.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +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
|
fix some coverity issues
|
2015-05-03 03:28:39 +00:00 |
torrent_handle.hpp
|
build fixes
|
2015-04-26 13:38:56 +00:00 |
torrent_info.hpp
|
fix msvc build issues
|
2015-04-26 01:45:23 +00:00 |
torrent_peer.hpp
|
silence some warnings on msvc
|
2015-04-27 02:21:12 +00:00 |
torrent_peer_allocator.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
tracker_manager.hpp
|
fix more warnings
|
2015-04-21 04:30:34 +00:00 |
udp_socket.hpp
|
more warnings fixes and cleanup
|
2015-04-19 06:28:21 +00:00 |
udp_tracker_connection.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
uncork_interface.hpp
|
more warnings fixes and cleanup
|
2015-04-19 06:28:21 +00:00 |
union_endpoint.hpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
upnp.hpp
|
deprecate the ptime type and related time types. just use boost::chrono / std::chrono
|
2015-03-12 04:34:54 +00:00 |
utf8.hpp
|
documetation fixes and polish
|
2015-03-14 21:55:26 +00:00 |
utp_socket_manager.hpp
|
silence some warnings on msvc
|
2015-04-27 02:21:12 +00:00 |
utp_stream.hpp
|
silence some warnings on msvc
|
2015-04-27 02:21:12 +00:00 |
vector_utils.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
version.hpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
web_connection_base.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |
web_peer_connection.hpp
|
override marking of virtual functions
|
2015-05-05 05:37:01 +00:00 |
xml_parse.hpp
|
fix include paths for warning push and pop headers
|
2015-04-21 01:16:28 +00:00 |