../
|
bencode.c
|
11.0 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
bencode.h
|
3.4 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
bsdqueue.h
|
17.7 KB
|
1580
|
15 years
|
joshe |
A couple trivial improvements to tree.h
Import queue.h from openbsd.
|
bsdtree.h
|
23.2 KB
|
1580
|
15 years
|
joshe |
A couple trivial improvements to tree.h
Import queue.h from openbsd.
|
choking.c
|
10.8 KB
|
1421
|
15 years
|
titer |
Mark a peer as uploading if we are unchoked *and* interested
|
choking.h
|
1.5 KB
|
261
|
16 years
|
titer |
Updated svn:keywords
|
clients.c
|
10.0 KB
|
1571
|
15 years
|
livings124 |
improve KTorrent id a bit more
|
clients.h
|
1.3 KB
|
261
|
16 years
|
titer |
Updated svn:keywords
|
completion.c
|
8.4 KB
|
1534
|
15 years
|
joshe |
Do bounds checking on bitfields.
|
completion.h
|
3.2 KB
|
1534
|
15 years
|
joshe |
Do bounds checking on bitfields.
|
fastresume.h
|
11.7 KB
|
1594
|
15 years
|
joshe |
Don't save or load cached peers for private torrents.
|
fdlimit.c
|
13.8 KB
|
1441
|
15 years
|
joshe |
Store the peers's listening port instead of the peer connections's …
|
fdlimit.h
|
3.6 KB
|
1425
|
15 years
|
titer |
More simplifications
|
http.c
|
21.8 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
http.h
|
3.3 KB
|
1293
|
15 years
|
joshe |
Handle urlbase properly in UPnP root file.
|
inout.c
|
15.4 KB
|
1420
|
15 years
|
titer |
Officially give up on making libT reentrant, and simplify our code instead
|
inout.h
|
2.8 KB
|
1356
|
15 years
|
titer |
Merge io branch into trunk
|
internal.h
|
6.2 KB
|
1595
|
15 years
|
joshe |
Revert unintended changes.
|
metainfo.c
|
20.7 KB
|
1590
|
15 years
|
joshe |
Fix private flag check to treat torrents with private=0 as public.
|
metainfo.h
|
1.6 KB
|
1564
|
15 years
|
joshe |
Append a frontend-specific tag to saved torrents.
This prevents one …
|
natpmp.c
|
22.2 KB
|
1529
|
15 years
|
joshe |
Use memset instead of bzero.
|
natpmp.h
|
1.7 KB
|
1460
|
15 years
|
joshe |
Clean up NAT-PMP code a little.
Correctly handle a NAT-PMP device …
|
net.c
|
11.4 KB
|
1425
|
15 years
|
titer |
More simplifications
|
net.h
|
3.0 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
peer.c
|
19.4 KB
|
1595
|
15 years
|
joshe |
Revert unintended changes.
|
peer.h
|
2.8 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
peeraz.h
|
13.5 KB
|
1595
|
15 years
|
joshe |
Revert unintended changes.
|
peerext.h
|
7.9 KB
|
1595
|
15 years
|
joshe |
Revert unintended changes.
|
peermessages.h
|
12.0 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
peerparse.h
|
19.4 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
peertree.h
|
4.2 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
peerutils.h
|
9.7 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
platform.c
|
15.9 KB
|
1423
|
15 years
|
titer |
Fixes BeOS warnings
|
platform.h
|
2.5 KB
|
1401
|
15 years
|
titer |
clean up
|
ratecontrol.c
|
6.4 KB
|
1452
|
15 years
|
livings124 |
simplify options for download limits in inspector with 3 check states: …
|
ratecontrol.h
|
1.8 KB
|
1320
|
15 years
|
livings124 |
global bandwidth limits only apply to transfers that are not set to …
|
sha1.c
|
6.5 KB
|
261
|
16 years
|
titer |
Updated svn:keywords
|
sha1.h
|
2.2 KB
|
261
|
16 years
|
titer |
Updated svn:keywords
|
shared.c
|
11.8 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
shared.h
|
3.6 KB
|
1463
|
15 years
|
joshe |
Remove natpmp and upnp locks and rely on the shared lock.
|
torrent.c
|
20.7 KB
|
1595
|
15 years
|
joshe |
Revert unintended changes.
|
tracker.c
|
29.5 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
tracker.h
|
3.6 KB
|
1517
|
15 years
|
joshe |
Use a tr_tracker_info_t * directly in tr_info_t and tr_tracker_t.
|
transmission.c
|
4.9 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
transmission.h
|
19.0 KB
|
1595
|
15 years
|
joshe |
Revert unintended changes.
|
upnp.c
|
36.7 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
upnp.h
|
1.6 KB
|
1420
|
15 years
|
titer |
Officially give up on making libT reentrant, and simplify our code instead
|
utils.c
|
8.6 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
utils.h
|
7.8 KB
|
1579
|
15 years
|
joshe |
Merge PEX branch, I hope this works.
|
xml.c
|
10.6 KB
|
920
|
16 years
|
joshe |
Merge nat-traversal branch to trunk.
|
xml.h
|
2.2 KB
|
920
|
16 years
|
joshe |
Merge nat-traversal branch to trunk.
|