.. |
kademlia
|
DHT fix
|
2012-03-17 19:27:57 +00:00 |
ConvertUTF.cpp
|
…
|
|
GeoIP.c
|
…
|
|
Makefile.am
|
more work on minimizing shared object export symbol table
|
2012-03-20 03:53:07 +00:00 |
alert.cpp
|
add performance warning when hitting the file descriptor limit. Log the total number of peers, including half-open TCP connections
|
2012-03-04 11:18:27 +00:00 |
allocator.cpp
|
…
|
|
asio.cpp
|
attempt to make shared library builds to work with visibility=hidden
|
2012-03-15 06:08:08 +00:00 |
asio_ssl.cpp
|
fix openssl build
|
2012-03-16 07:45:27 +00:00 |
assert.cpp
|
fix assert_fail export
|
2012-02-16 18:24:53 +00:00 |
bandwidth_limit.cpp
|
…
|
|
bandwidth_manager.cpp
|
support release asserts
|
2011-05-08 09:04:59 +00:00 |
bandwidth_queue_entry.cpp
|
…
|
|
bloom_filter.cpp
|
support DHT scrape
|
2011-05-23 00:45:36 +00:00 |
broadcast_socket.cpp
|
fix potential invalid access when shutting down broadcast socket
|
2011-11-19 22:17:13 +00:00 |
bt_peer_connection.cpp
|
log stats of incoming piece requests
|
2012-03-09 06:24:01 +00:00 |
chained_buffer.cpp
|
move the code of chained buffer out to its own cpp file
|
2011-08-13 23:01:38 +00:00 |
connection_queue.cpp
|
fixed connection_queue invariant check issue on shutdown
|
2012-02-21 06:47:48 +00:00 |
create_torrent.cpp
|
more work on minimizing shared object export symbol table
|
2012-03-20 03:53:07 +00:00 |
disk_buffer_holder.cpp
|
…
|
|
disk_buffer_pool.cpp
|
serve cache hits without a round-trip to the disk thread for improved seeding performance
|
2011-11-16 07:09:12 +00:00 |
disk_io_thread.cpp
|
fix issue with unchoke_slots_limit not preserving its value correctly
|
2011-12-19 05:53:11 +00:00 |
entry.cpp
|
…
|
|
enum_net.cpp
|
…
|
|
error_code.cpp
|
landed ssl branch back into trunk
|
2012-01-14 16:04:25 +00:00 |
escape_string.cpp
|
more work on minimizing shared object export symbol table
|
2012-03-20 03:53:07 +00:00 |
file.cpp
|
some windows path fixes
|
2012-03-17 19:06:11 +00:00 |
file_pool.cpp
|
close files in separate thread on systems where close() may block (Mac OS X for instance)
|
2011-08-07 04:41:10 +00:00 |
file_storage.cpp
|
don't inline large functions
|
2012-03-19 06:06:52 +00:00 |
gzip.cpp
|
…
|
|
http_connection.cpp
|
fix boost version condition for new asio ssl features
|
2012-02-26 00:01:53 +00:00 |
http_parser.cpp
|
don't inline large functions
|
2012-03-19 06:06:52 +00:00 |
http_seed_connection.cpp
|
comment on incorrect assert
|
2011-09-10 05:37:18 +00:00 |
http_stream.cpp
|
…
|
|
http_tracker_connection.cpp
|
fix issue where event=stopped announces wouldn't be sent when closing session
|
2011-09-17 21:15:42 +00:00 |
i2p_stream.cpp
|
…
|
|
identify_client.cpp
|
…
|
|
instantiate_connection.cpp
|
basic support for bittorrent connections over SSL
|
2011-09-10 05:52:07 +00:00 |
ip_filter.cpp
|
…
|
|
lazy_bdecode.cpp
|
remove left-over debug printf from bdecoder
|
2012-02-17 06:52:08 +00:00 |
logger.cpp
|
fixed typo
|
2012-03-19 00:30:02 +00:00 |
lsd.cpp
|
…
|
|
lt_trackers.cpp
|
optimize send buffer allocation and deallocation by not allowing requiring contiguous buffers
|
2011-05-19 02:41:28 +00:00 |
magnet_uri.cpp
|
fixed bug in magnet link parser, and improved unit test
|
2012-03-21 16:27:50 +00:00 |
metadata_transfer.cpp
|
optimize send buffer allocation and deallocation by not allowing requiring contiguous buffers
|
2011-05-19 02:41:28 +00:00 |
mpi.c
|
…
|
|
natpmp.cpp
|
cleanup, fix warnings
|
2012-02-15 10:57:49 +00:00 |
packet_buffer.cpp
|
…
|
|
parse_url.cpp
|
…
|
|
pe_crypto.cpp
|
…
|
|
peer_connection.cpp
|
log stats of incoming piece requests
|
2012-03-09 06:24:01 +00:00 |
piece_picker.cpp
|
fixed rare piece picker bug
|
2011-11-07 04:31:48 +00:00 |
policy.cpp
|
add asserts to try to catch crash in peer_connection::received_valid_data
|
2012-02-09 06:24:58 +00:00 |
puff.cpp
|
…
|
|
random.cpp
|
…
|
|
rsa.cpp
|
fixed build issue
|
2011-05-28 00:55:47 +00:00 |
rss.cpp
|
don't inline large functions
|
2012-03-19 06:06:52 +00:00 |
session.cpp
|
don't inline large functions
|
2012-03-19 06:06:52 +00:00 |
session_impl.cpp
|
fixed some typos
|
2012-03-17 17:48:22 +00:00 |
settings.cpp
|
…
|
|
sha1.cpp
|
fix some clang warnings
|
2012-02-18 08:23:48 +00:00 |
smart_ban.cpp
|
…
|
|
socket_io.cpp
|
…
|
|
socket_type.cpp
|
verify that torrent names matches the DNS name in its certificate (RFC 2818-style). Fix issues that was breaking SSL support and tidy up a bit
|
2012-01-15 23:34:43 +00:00 |
socks5_stream.cpp
|
don't fail socks5 on 'socket already open'
|
2011-09-17 23:01:39 +00:00 |
stat.cpp
|
…
|
|
storage.cpp
|
work on test_web_seed
|
2012-03-22 01:48:17 +00:00 |
thread.cpp
|
fix beos build
|
2011-07-20 05:14:25 +00:00 |
time.cpp
|
…
|
|
timestamp_history.cpp
|
…
|
|
torrent.cpp
|
improve magnet link support. in RSS feeds for instance. Parsing of magnet links was factored out and moved to the proper place, in session_impl::add_torrent
|
2012-03-08 09:54:44 +00:00 |
torrent_handle.cpp
|
don't inline large functions
|
2012-03-19 06:06:52 +00:00 |
torrent_info.cpp
|
more work on minimizing shared object export symbol table
|
2012-03-20 03:53:07 +00:00 |
tracker_manager.cpp
|
fix tracker stopping issue on session shutdown
|
2011-09-16 08:34:17 +00:00 |
udp_socket.cpp
|
don't require BOOST_ASIO_ENABLE_CANCELIO on non-windows platforms
|
2012-03-01 08:27:22 +00:00 |
udp_tracker_connection.cpp
|
improved struct layout debug logging and optimized some structs
|
2011-09-21 09:27:07 +00:00 |
upnp.cpp
|
fix upnp snprintf issue
|
2012-02-18 20:35:06 +00:00 |
ut_metadata.cpp
|
don't disconnect peers that don't have metadata
|
2012-02-07 09:18:07 +00:00 |
ut_pex.cpp
|
rename is_local to is_outgoing and m_active to m_outgoing
|
2012-02-07 03:46:21 +00:00 |
utf8.cpp
|
fixed typo in utf8.cpp
|
2012-03-22 15:51:56 +00:00 |
utp_socket_manager.cpp
|
fix warnings
|
2012-02-16 06:12:36 +00:00 |
utp_stream.cpp
|
more work on minimizing shared object export symbol table
|
2012-03-20 03:53:07 +00:00 |
web_connection_base.cpp
|
…
|
|
web_peer_connection.cpp
|
fix windows web seed path divider issue with recent web seeding feature
|
2011-11-28 11:22:51 +00:00 |