Marcos Pinto
|
4e8d9b6e6d
|
tweak shutdown
|
2007-11-09 21:07:14 +00:00 |
Marcos Pinto
|
e2e507b94b
|
warning fix
|
2007-11-07 03:09:42 +00:00 |
Marcos Pinto
|
67e79250d2
|
piece picker assert fix
|
2007-11-04 21:32:07 +00:00 |
Marcos Pinto
|
0898680adc
|
lt update 1719
|
2007-11-02 23:43:09 +00:00 |
Marcos Pinto
|
9ecb8a388d
|
revert libtorrent updates
|
2007-11-02 19:08:15 +00:00 |
Marcos Pinto
|
b144525cab
|
lt exception tweaks 1719
|
2007-11-02 02:29:33 +00:00 |
Marcos Pinto
|
2eec0a766d
|
lt sync 1717
|
2007-11-02 00:49:26 +00:00 |
Marcos Pinto
|
3ab044409f
|
fixing up libtorrent and tagging 0.5.6.2
|
2007-10-31 07:49:48 +00:00 |
Marcos Pinto
|
2a9455e50a
|
lt sync 1710
|
2007-10-31 02:00:53 +00:00 |
Marcos Pinto
|
c059d5162b
|
sync asio
|
2007-10-29 03:10:12 +00:00 |
Marcos Pinto
|
9b59c0507e
|
fix hang on shutdown
|
2007-10-29 01:01:48 +00:00 |
Marcos Pinto
|
2949ab545d
|
fix crash on exit
|
2007-10-27 22:07:57 +00:00 |
Marcos Pinto
|
3ed1de43c2
|
fix bug which made set_max_connections not work
|
2007-10-27 21:22:54 +00:00 |
Marcos Pinto
|
902e8a2526
|
lt sync 1900
|
2007-10-26 20:28:03 +00:00 |
Marcos Pinto
|
38471aa832
|
upnp/lsd/natpmp fixes 1699
|
2007-10-26 01:38:04 +00:00 |
Marcos Pinto
|
4bb1f06fd3
|
lt sync 1694
|
2007-10-25 22:20:56 +00:00 |
Marcos Pinto
|
dbbace5f23
|
piece picker priority fix
|
2007-10-24 00:30:21 +00:00 |
Marcos Pinto
|
79e9e1de53
|
fixed issue when calling close on an uninstantiated variant_stream + variant_stream cleanup (removed unncessesary templates)
|
2007-10-22 23:56:03 +00:00 |
Marcos Pinto
|
5d4a69d852
|
lt sync 1688
|
2007-10-22 22:33:08 +00:00 |
Marcos Pinto
|
f2c036650c
|
fix deleting of subfolders
|
2007-10-21 00:51:13 +00:00 |
Marcos Pinto
|
c70721aeac
|
fix for some invariant checks
|
2007-10-18 06:19:20 +00:00 |
Marcos Pinto
|
8f030fb112
|
fixed issue with failing async_accept on windows
|
2007-10-15 19:34:24 +00:00 |
Marcos Pinto
|
1690fd846b
|
intrusive_ptr_base fix
|
2007-10-15 18:09:24 +00:00 |
Marcos Pinto
|
b403530fab
|
fast reconnect fixes
|
2007-10-15 05:34:32 +00:00 |
Marcos Pinto
|
0eb88197c7
|
use libtorrent to remove files, which solves the problem of us deleting files that werent part of the torrent and other minor issues
|
2007-10-13 23:23:44 +00:00 |
Marcos Pinto
|
734fa157b4
|
fixed so that peers only get one fast-reconnect
|
2007-10-12 01:30:10 +00:00 |
Marcos Pinto
|
370578119e
|
hopefully fix 'losing' port in windows
|
2007-10-12 00:35:05 +00:00 |
Marcos Pinto
|
3a23ad301a
|
asio sync
|
2007-10-11 19:22:07 +00:00 |
Marcos Pinto
|
5a813106ba
|
fix typo
|
2007-10-10 19:43:03 +00:00 |
Marcos Pinto
|
ff2483af90
|
parole mode improvement. Doesn't clear out the request queue when choked by a peer on parole anymore
|
2007-10-10 02:39:01 +00:00 |
Marcos Pinto
|
a45c49d037
|
fix deconstructor order issue
|
2007-10-10 02:14:01 +00:00 |
Marcos Pinto
|
bd02f837bb
|
first attempt at switching over to new storage allocation
|
2007-10-09 21:22:42 +00:00 |
Marcos Pinto
|
54f0e6b91f
|
fixed dead lock and fixed a problem in recent shutdown cleanup
|
2007-10-07 23:54:04 +00:00 |
Marcos Pinto
|
d8482a3fc9
|
better shutdown sequence in lt
|
2007-10-07 21:03:25 +00:00 |
Marcos Pinto
|
278c6c9f3e
|
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
|
cd175ebe9a
|
libtorrent build fix
|
2007-10-06 17:32:41 +00:00 |
Marcos Pinto
|
19621315c6
|
lt sync 1649
|
2007-10-06 04:22:06 +00:00 |
Marcos Pinto
|
b8a8757076
|
fix storage of banned peers lt 1645
|
2007-10-04 21:14:32 +00:00 |
Marcos Pinto
|
c80a2e822b
|
lt 1643
|
2007-10-04 15:31:23 +00:00 |
Marcos Pinto
|
d6fb920382
|
accidentaly reverted disk io priority fix, so here it is again
|
2007-10-04 00:09:45 +00:00 |
Marcos Pinto
|
4e5a6d61dc
|
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
|
53f4a55711
|
disk io priority fix
|
2007-10-03 22:46:30 +00:00 |
Marcos Pinto
|
3273dddb8a
|
fix http connection and storage bug
|
2007-10-03 22:24:22 +00:00 |
Marcos Pinto
|
d55fff555c
|
storage fix
|
2007-10-03 18:33:32 +00:00 |
Marcos Pinto
|
9ed93af6b2
|
handles case where a request in the allow fast set is rejected and saves banned peers in resume data
|
2007-10-03 18:08:17 +00:00 |
Marcos Pinto
|
3211dc9019
|
fixed potential race condition when removing a torrent that was just added
|
2007-10-03 01:58:50 +00:00 |
Marcos Pinto
|
5cda3e71fa
|
fix policy bug
|
2007-10-02 23:09:04 +00:00 |
Marcos Pinto
|
a101b4c1c9
|
policy now has a map of peers instead of a flat list, makes it more efficient to do lookups
|
2007-10-02 19:58:10 +00:00 |
Marcos Pinto
|
13a0630875
|
windows fixes for lt
|
2007-10-01 22:56:48 +00:00 |
Marcos Pinto
|
7b5fb39d7f
|
fix for boost 1.33.1 in last commit
|
2007-10-01 08:59:16 +00:00 |