Commit Graph

65 Commits

Author SHA1 Message Date
Andrew Resch 3dbd3a3fd3 Add an option to not include IP overhead in rate limiting (setting False
is equivalent to how 0.5.x behaves)
2008-11-22 09:00:01 +00:00
Andrew Resch 9ae1a9b6e0 Fix building in windows 2008-10-30 20:56:10 +00:00
Andrew Resch adf56b023e Update bindings 2008-10-28 22:20:46 +00:00
Andrew Resch 56f1bff6d4 Use libtorrent smart_ban extension 2008-10-19 06:02:35 +00:00
Andrew Resch d12019cbc4 lt sync 2824 - fix segfault when passing None to torrent_info() 2008-10-17 19:38:33 +00:00
Andrew Resch 0ae879daf8 lt sync 2781 2008-10-10 05:00:40 +00:00
Andrew Resch 93832f62e9 lt sync 2776 2008-10-08 12:40:46 +00:00
Andrew Resch 2765a97506 Prevent libtorrent from starting the default plugins and features. 2008-10-01 02:19:44 +00:00
Andrew Resch a449610e15 update bindings 2008-09-30 21:38:39 +00:00
Andrew Resch e250b7aaf4 Fix display of tracker error messages 2008-09-29 23:11:17 +00:00
Andrew Resch dbed97349c lt sync 2726 2008-09-25 20:45:31 +00:00
Andrew Resch 3217113583 Load ut_metadata extension 2008-09-14 18:32:00 +00:00
Andrew Resch 3afb542f06 Switch to torrent_handle::save_resume_data which makes resume data
writing async
2008-09-11 09:20:29 +00:00
Andrew Resch ccb53e48a9 Start work of magnet uri and trackerless torrent support 2008-09-09 14:06:05 +00:00
Andrew Resch 0c79d1a10b lt sync 2626 2008-08-23 05:49:39 +00:00
Andrew Resch 9fedc86172 lt sync 2588 2008-08-04 23:32:18 +00:00
Andrew Resch 9a00d4db39 Add progress to the peers tab 2008-07-30 14:15:00 +00:00
Andrew Resch 5706b80cb2 Implement #296 ability to change peer TOS byte 2008-07-30 06:52:20 +00:00
Andrew Resch e93e1391a4 Add setting outgoing_ports in libtorrent 2008-07-30 05:29:57 +00:00
Andrew Resch 692ff7a979 Add session::settings() to bindings 2008-07-20 20:18:27 +00:00
Andrew Resch 9e59948c91 Fix building on FreeBSD 2008-07-16 19:56:59 +00:00
Andrew Resch 4f50438b61 lt sync 2537 2008-07-13 03:53:39 +00:00
Andrew Resch 1b811e1ecb lt sync 2510 2008-07-09 12:35:08 +00:00
Andrew Resch b9c1f574c9 lt sync 2500 2008-07-07 22:31:37 +00:00
Andrew Resch bf70ff03a3 lt sync 2495 2008-07-03 23:48:15 +00:00
Andrew Resch 69e24fe673 lt sync 2486 2008-07-01 21:51:16 +00:00
Andrew Resch aad8a926d6 lt sync 2432
Add new queueing options
2008-06-21 19:02:15 +00:00
Andrew Resch f7010b18f3 Switch to libtorrent queueing
This breaks state.
2008-06-12 09:21:13 +00:00
Andrew Resch fe7dead2df lt sync 2397 2008-06-10 08:02:15 +00:00
Andrew Resch d8b7393c94 Use libtorrents force_recheck() 2008-06-07 21:01:43 +00:00
Andrew Resch 7107413d0e lt sync 2388 2008-06-07 18:58:33 +00:00
Andrew Resch 8359ade3f2 Update bindings to include queueing and file_renamed_alert 2008-06-02 21:18:27 +00:00
Andrew Resch 772f80e622 lt sync 2370 2008-06-02 17:40:37 +00:00
Andrew Resch b15608252c libtorrent sync 2347 2008-05-20 06:23:48 +00:00
Andrew Resch df459e7eaa Update python bindings to use new add_torrent() method 2008-05-01 05:37:22 +00:00
Andrew Resch 88c20df380 Sync up alerts in the python bindings 2008-04-29 21:43:25 +00:00
Andrew Resch 62b713041a Add torrent_error_alert to python bindings 2008-04-24 09:46:15 +00:00
Andrew Resch 9f05f6fc64 lt sync 2219 2008-04-23 01:14:11 +00:00
Andrew Resch 70bb78b833 Update libtorrent to 0.14 trunk.
A few minor touch ups regarding torrent state and queue.
2008-04-16 01:15:06 +00:00
Andrew Resch 4ffe14573f Expose torrent_handle::is_finished() 2008-04-13 03:15:46 +00:00
Andrew Resch c35553d4a8 Update libtorrent python bindings to lt rev 2120. 2008-03-29 04:36:30 +00:00
Andrew Resch ace62ef0b7 Updated libtorrent bindings to support peer_info. 2008-03-25 08:29:40 +00:00
Andrew Resch 0940f9072e Add ip_filter.cpp 2008-02-17 05:33:59 +00:00
Andrew Resch 72e0a35986 Add ip_filter to libtorrent bindings. 2008-02-17 05:33:41 +00:00
Marcos Pinto c97175a51e add add_dht_router to libtorrent bindings 2008-01-29 07:16:20 +00:00
Andrew Resch 83be470f1e Libtorrent sync 1814 2007-12-13 06:30:39 +00:00
Andrew Resch a7e6ec4b06 Sync libtorrent to 0.13RC
Update python bindings to support wait_for_alert() and scrape_tracker()
plus associated alerts.  This modifies lt's wait_for_alert() to return a
std::auto_ptr.
2007-11-29 06:02:33 +00:00
Marcos Pinto be8a004324 add lsd to bindings 2007-11-11 00:30:29 +00:00
Andrew Resch c259aea06a Fix adding/removing torrents with current libtorrent. 2007-10-15 09:01:59 +00:00
Marcos Pinto b02b71e978 lt sync 1677 2007-10-15 06:11:37 +00:00