Marcos Pinto
51dccc21ae
lt sync 2039
2008-02-28 06:45:21 +00:00
Marcos Pinto
9c0dc5f9e3
lt sync 2828
2008-02-25 08:52:57 +00:00
Marcos Pinto
1e02029fe1
lt sync 2020
2008-02-22 06:26:08 +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
494c0cc558
sync asio
2008-02-10 22:07:23 +00:00
Marcos Pinto
40ac3d1ad1
sync libtorrent 1991
2008-02-10 04:36:19 +00:00
Marcos Pinto
a23ff6cbca
randomize encryption pad size
2008-01-31 06:51:35 +00:00
Marcos Pinto
c97175a51e
add add_dht_router to libtorrent bindings
2008-01-29 07:16:20 +00:00
Marcos Pinto
94f36c72a1
lt sync - cpu spike fix
2008-01-28 03:19:21 +00:00
Marcos Pinto
df29d7d69a
lt sync 1958
2008-01-20 00:59:49 +00:00
Marcos Pinto
e491ecf0df
lt sync 1912
2008-01-09 06:35:48 +00:00
Andrew Resch
58a0506b98
Sync lt 1825
2007-12-16 10:15:32 +00:00
Andrew Resch
83be470f1e
Libtorrent sync 1814
2007-12-13 06:30:39 +00:00
Andrew Resch
6953e280ad
total_done overflow fix in libtorrent
2007-11-30 06:39:12 +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
dae1472f61
lt sync 1787
2007-11-28 03:29:53 +00:00
Marcos Pinto
ffa2066046
asio sync
2007-11-23 23:36:34 +00:00
Marcos Pinto
8a833af738
lt sync 1757
2007-11-23 23:32:47 +00:00
Marcos Pinto
be8a004324
add lsd to bindings
2007-11-11 00:30:29 +00:00
Marcos Pinto
4e92f3f699
lt sync 1723
2007-11-11 00:22:53 +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
Marcos Pinto
2b9d8cc670
fixed dead lock and fixed a problem in recent shutdown cleanup
2007-10-07 23:54:04 +00:00
Marcos Pinto
8f974b8067
better shutdown sequence in lt
2007-10-07 21:03:25 +00:00
Marcos Pinto
515305e950
fixes files that were left open in write mode by mistake, policy invariant check fix, fixed static assert being hit
2007-10-07 03:41:56 +00:00
Andrew Resch
54b1665c50
libtorrent build fix
2007-10-06 17:32:41 +00:00
Marcos Pinto
94fd3c0f37
lt sync 1649
2007-10-06 04:22:06 +00:00
Marcos Pinto
8a0692fa4f
fix storage of banned peers lt 1645
2007-10-04 21:14:32 +00:00
Marcos Pinto
7f88289f1f
lt 1643
2007-10-04 15:31:23 +00:00
Marcos Pinto
838ef287da
accidentaly reverted disk io priority fix, so here it is again
2007-10-04 00:09:45 +00:00
Marcos Pinto
3841ddd3dc
moved block_downloading_alert, block_finished_alert and piece_finished_alert to debug level...yay performance
2007-10-04 00:07:26 +00:00
Marcos Pinto
5db5f423ce
disk io priority fix
2007-10-03 22:46:30 +00:00
Marcos Pinto
1a6afef6b8
lt sync 1638
2007-10-03 22:29:42 +00:00
Andrew Resch
935aa72584
Add tracker responses to TorrentDetails.
2007-10-02 01:22:30 +00:00
Marcos Pinto
4ad4ac058c
remove lt example files
2007-10-01 22:32:33 +00:00
Andrew Resch
0e73700f15
Fix add_torrent() deprecation and fix tracker_reply_alert to have the
...
number of peers.
2007-09-26 01:14:55 +00:00
Andrew Resch
20f76b4eaa
Update the alerts bindings.
2007-09-25 07:15:35 +00:00
Marcos Pinto
280eed95b6
libtorrent sync 1605
2007-09-24 23:07:45 +00:00
Andrew Resch
3270f23747
Initial import of StatusBar
2007-09-23 02:24:18 +00:00
Andrew Resch
7b91bf83cc
Fix get_pe_settings() in bindings.
...
More debug output for encryption settings.
Fix preferences glade file so that encryption settings are in correct
order.
2007-09-21 04:24:26 +00:00
Andrew Resch
bf0c8ba820
Fix extensions.
2007-09-21 02:52:52 +00:00
Andrew Resch
7224fa7196
Fix extensions.
2007-09-21 01:18:32 +00:00
Andrew Resch
8cea7e34ed
Fix python bindings.
2007-09-21 00:58:28 +00:00
Marcos Pinto
adf5487962
libtorrent sync 1592
2007-09-21 00:55:58 +00:00
Marcos Pinto
0b746d2ab1
revert lt sync for later testing
2007-09-21 00:22:38 +00:00
Andrew Resch
4dd7e38358
Remove Makefile.am as we do not use it.
2007-09-21 00:09:25 +00:00
Marcos Pinto
a9961adda7
finish sync
2007-09-21 00:05:59 +00:00
Marcos Pinto
b2fe562dd4
libtorrent sync 1592
2007-09-20 23:43:07 +00:00
Andrew Resch
d3c5064353
Add upnp, natpmp and pe_settings support to libtorrent bindings.
2007-09-20 22:09:23 +00:00