LT SYNC and small changes
commit5243da9d059f162e620a6b3d2bff5d076ce582f3
authorJosh Davis <joshdr77@hotmail.com>
Thu, 17 Jul 2008 08:01:10 +0000 (17 18:01 +1000)
committerJosh Davis <joshdr77@hotmail.com>
Thu, 17 Jul 2008 08:01:10 +0000 (17 18:01 +1000)
tree3c32b305a80bd56b755d56e81cb3d79b8a0043f7
parent7b31e948438f8f31b6803ca5b284f142af540c75
LT SYNC and small changes
31 files changed:
libtorrent/ChangeLog
libtorrent/bindings/python/src/alert.cpp
libtorrent/bindings/python/src/torrent_handle.cpp
libtorrent/include/libtorrent/alert_types.hpp
libtorrent/include/libtorrent/aux_/session_impl.hpp
libtorrent/include/libtorrent/bt_peer_connection.hpp
libtorrent/include/libtorrent/disk_io_thread.hpp
libtorrent/include/libtorrent/file_storage.hpp
libtorrent/include/libtorrent/peer_connection.hpp
libtorrent/include/libtorrent/peer_info.hpp
libtorrent/include/libtorrent/policy.hpp
libtorrent/include/libtorrent/session_settings.hpp
libtorrent/include/libtorrent/session_status.hpp
libtorrent/include/libtorrent/time.hpp
libtorrent/include/libtorrent/torrent.hpp
libtorrent/include/libtorrent/torrent_handle.hpp
libtorrent/include/libtorrent/torrent_info.hpp
libtorrent/src/bt_peer_connection.cpp
libtorrent/src/disk_io_thread.cpp
libtorrent/src/file.cpp
libtorrent/src/file_storage.cpp
libtorrent/src/peer_connection.cpp
libtorrent/src/policy.cpp
libtorrent/src/session_impl.cpp
libtorrent/src/smart_ban.cpp
libtorrent/src/torrent.cpp
libtorrent/src/torrent_handle.cpp
libtorrent/src/web_peer_connection.cpp
pytx/txlist.c
torc/views.py
tord/tord.py