Community driven twister-core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Miguel Freitas c0ec1f4afe Until old public key is properly used, disable banning torrent peers due to bad piece hashes. 11 years ago
..
kademlia Merge branch 'master' of ssh://pitanga//home/miguel/softs/twister 11 years ago
ConvertUTF.cpp
GeoIP.c
Makefile.am partial untested torrent chages. will use leveldb for storage, no more multi-files per torrent, number of pieces may increase. 11 years ago
alert.cpp dht_reply_data_done_alert to unlock client waiting for data 11 years ago
alert_manager.cpp
allocator.cpp
asio.cpp
asio_ssl.cpp
assert.cpp
bandwidth_limit.cpp
bandwidth_manager.cpp
bandwidth_queue_entry.cpp
bloom_filter.cpp
broadcast_socket.cpp
bt_peer_connection.cpp fix compilation error (m_sent_bitfield) without libtorrent debug 11 years ago
chained_buffer.cpp
connection_queue.cpp
create_torrent.cpp
disk_buffer_holder.cpp
disk_buffer_pool.cpp
disk_io_thread.cpp keep track of rt and dm messages and filter dm from get_pieces (getposts rpc) 11 years ago
entry.cpp
enum_net.cpp
error_code.cpp
escape_string.cpp
file.cpp
file_pool.cpp
file_storage.cpp partial untested torrent chages. will use leveldb for storage, no more multi-files per torrent, number of pieces may increase. 11 years ago
gzip.cpp
hasher.cpp
http_connection.cpp
http_parser.cpp
http_seed_connection.cpp
http_stream.cpp
http_tracker_connection.cpp
i2p_stream.cpp
identify_client.cpp tweaks. increase m_desired_queue_size, maybe 2 is too low due to rounding 11 years ago
instantiate_connection.cpp
ip_filter.cpp
ip_voter.cpp
lazy_bdecode.cpp
logger.cpp
lsd.cpp
lt_trackers.cpp
magnet_uri.cpp
metadata_transfer.cpp
mpi.c
natpmp.cpp
packet_buffer.cpp
parse_url.cpp
pe_crypto.cpp
peer_connection.cpp tweaks. increase m_desired_queue_size, maybe 2 is too low due to rounding 11 years ago
piece_picker.cpp keep track of rt and dm messages and filter dm from get_pieces (getposts rpc) 11 years ago
policy.cpp less noisy. disable some dht announce and already connected messages 11 years ago
puff.cpp
random.cpp
rsa.cpp
rss.cpp
session.cpp disable smartban - no sense with single block pieces 11 years ago
session_impl.cpp implement refreshing dht storage every hour 11 years ago
settings.cpp
sha1.cpp
smart_ban.cpp
socket_io.cpp
socket_type.cpp
socks5_stream.cpp
stat.cpp
storage.cpp leveldb repair for torrents 11 years ago
string_util.cpp
thread.cpp
time.cpp
timestamp_history.cpp
torrent.cpp Until old public key is properly used, disable banning torrent peers due to bad piece hashes. 11 years ago
torrent_handle.cpp keep track of rt and dm messages and filter dm from get_pieces (getposts rpc) 11 years ago
torrent_info.cpp more untested stuff: try to preserve piece_size when reading from disk. 11 years ago
tracker_manager.cpp
udp_socket.cpp fix problem with dhtput > 2kb (for avatar) 11 years ago
udp_tracker_connection.cpp
upnp.cpp
ut_metadata.cpp
ut_pex.cpp
utf8.cpp
utp_socket_manager.cpp
utp_stream.cpp
web_connection_base.cpp
web_peer_connection.cpp