.. |
kademlia
|
logs node uptime and parses it for the DHT
|
2008-05-10 05:51:58 +00:00 |
GeoIP.c
|
GeoIP fixes
|
2008-05-12 07:14:03 +00:00 |
Makefile.am
|
added makefile support for boost.system (#322)
|
2008-05-11 22:43:44 +00:00 |
alert.cpp
|
msvc build fixes and warning fixes
|
2008-04-05 21:18:27 +00:00 |
assert.cpp
|
Fix building on gcc 4.3
|
2008-04-29 21:46:32 +00:00 |
broadcast_socket.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
bt_peer_connection.cpp
|
indentation fix
|
2008-05-12 06:03:31 +00:00 |
connection_queue.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
disk_buffer_holder.cpp
|
disk receive buffer cleanup
|
2008-05-05 06:25:22 +00:00 |
disk_io_thread.cpp
|
fixed boost-1.35 build
|
2008-05-01 16:31:19 +00:00 |
entry.cpp
|
reverted last check in
|
2008-03-12 05:03:35 +00:00 |
enum_net.cpp
|
enum_net windows fixes
|
2008-05-06 19:13:59 +00:00 |
escape_string.cpp
|
made escape_string build without exception support
|
2007-12-29 01:35:50 +00:00 |
file.cpp
|
updated file_win and file_pool error handling
|
2008-02-25 04:41:21 +00:00 |
file_pool.cpp
|
updated file_win and file_pool error handling
|
2008-02-25 04:41:21 +00:00 |
file_win.cpp
|
fixed windows build and removed msvc warnings
|
2008-02-25 10:28:53 +00:00 |
gzip.cpp
|
refactored gzip code and added gzip support to http_connection
|
2008-01-30 18:32:13 +00:00 |
http_connection.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
http_parser.cpp
|
fixed http_parser to build on windows
|
2008-01-27 22:00:14 +00:00 |
http_stream.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
http_tracker_connection.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
identify_client.cpp
|
added Miro to the identifiable clients
|
2007-11-22 02:29:44 +00:00 |
instantiate_connection.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
ip_filter.cpp
|
attempt to fix #212. Store 4 bytes and 16 bytes arrays instead of in_addr in ip-filter
|
2007-12-24 21:49:46 +00:00 |
lazy_bdecode.cpp
|
Fix building on gcc 4.3
|
2008-04-29 21:46:32 +00:00 |
logger.cpp
|
merged back async_io branch into trunk
|
2007-06-10 20:46:09 +00:00 |
lsd.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
magnet_uri.cpp
|
fixed bug in make_magnet_uri
|
2007-12-09 04:45:55 +00:00 |
mapped_storage.cpp
|
boost-1.35 fix
|
2008-05-03 06:41:43 +00:00 |
memdebug.cpp
|
made memdebug work. include script to generate graph
|
2007-12-27 06:37:18 +00:00 |
metadata_transfer.cpp
|
removed exceptions from metadata extensions
|
2008-04-07 01:39:29 +00:00 |
natpmp.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
pe_crypto.cpp
|
fixed error handling in pe-crypto
|
2008-02-09 21:14:49 +00:00 |
peer_connection.cpp
|
assert fix
|
2008-05-12 06:31:54 +00:00 |
piece_picker.cpp
|
piece picker fixes (introduced when rewriting the piece checking)
|
2008-05-12 06:20:54 +00:00 |
policy.cpp
|
changed the optimistic disconnect logic to be more efficient and configurable
|
2008-05-12 05:17:11 +00:00 |
session.cpp
|
initial support for queuing
|
2008-04-24 03:28:48 +00:00 |
session_impl.cpp
|
indentation fix
|
2008-05-12 06:03:31 +00:00 |
sha1.cpp
|
added optional use of openssl instead of public domain sha-1 implementation, ticket #13
|
2007-04-15 04:30:52 +00:00 |
smart_ban.cpp
|
changed the way connections are disconnected. improved logging. Does not depend on exceptions anymore
|
2008-01-07 01:10:46 +00:00 |
socks4_stream.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
socks5_stream.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
stat.cpp
|
refactored stats class to be extensible with more channels
|
2008-05-04 17:57:06 +00:00 |
storage.cpp
|
disk receive buffer cleanup
|
2008-05-05 06:25:22 +00:00 |
torrent.cpp
|
removed leftover from debugging
|
2008-05-12 09:31:57 +00:00 |
torrent_handle.cpp
|
initial support for queuing
|
2008-04-24 03:28:48 +00:00 |
torrent_info.cpp
|
added constructor to torrent_info that loads a file directly
|
2008-05-12 06:35:24 +00:00 |
tracker_manager.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
udp_socket.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
udp_tracker_connection.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
upnp.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
ut_metadata.cpp
|
removed exceptions from metadata extensions
|
2008-04-07 01:39:29 +00:00 |
ut_pex.cpp
|
indentation fix
|
2008-05-12 06:03:31 +00:00 |
web_peer_connection.cpp
|
indentation fix
|
2008-05-12 06:03:31 +00:00 |