../
|
bencode.c
|
11.0 KB
|
1545
|
15 years
|
joshe |
Fix for if unused isn't defined.
Pointless churn to silence …
|
bencode.h
|
3.4 KB
|
1545
|
15 years
|
joshe |
Fix for if unused isn't defined.
Pointless churn to silence …
|
bsdtree.h
|
23.0 KB
|
1545
|
15 years
|
joshe |
Fix for if unused isn't defined.
Pointless churn to silence …
|
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
|
9.4 KB
|
1497
|
15 years
|
livings124 |
remove unused custom subclass
|
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.5 KB
|
1548
|
15 years
|
joshe |
Fix saving of bitfield to resume file, this was broken in r1534.
|
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
|
1540
|
15 years
|
joshe |
Implement Azureus peer protocol, including PEX message.
Implement …
|
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
|
1545
|
15 years
|
joshe |
Fix for if unused isn't defined.
Pointless churn to silence …
|
metainfo.c
|
18.1 KB
|
1540
|
15 years
|
joshe |
Implement Azureus peer protocol, including PEX message.
Implement …
|
metainfo.h
|
1.6 KB
|
1403
|
15 years
|
titer |
Split transmission.c: everything related to the accept/upnp/choking …
|
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
|
1540
|
15 years
|
joshe |
Implement Azureus peer protocol, including PEX message.
Implement …
|
peer.c
|
19.4 KB
|
1578
|
15 years
|
joshe |
Don't add more peers from pex if we have 50 or more already.
|
peer.h
|
2.8 KB
|
1540
|
15 years
|
joshe |
Implement Azureus peer protocol, including PEX message.
Implement …
|
peeraz.h
|
13.5 KB
|
1578
|
15 years
|
joshe |
Don't add more peers from pex if we have 50 or more already.
|
peerext.h
|
7.9 KB
|
1578
|
15 years
|
joshe |
Don't add more peers from pex if we have 50 or more already.
|
peermessages.h
|
12.0 KB
|
1554
|
15 years
|
joshe |
Remove old message length check that was causing some messages to be …
|
peerparse.h
|
19.4 KB
|
1567
|
15 years
|
joshe |
Unbreak keepalive messages.
|
peertree.h
|
4.2 KB
|
1547
|
15 years
|
joshe |
bzero -> memset
|
peerutils.h
|
9.7 KB
|
1540
|
15 years
|
joshe |
Implement Azureus peer protocol, including PEX message.
Implement …
|
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
|
1540
|
15 years
|
joshe |
Implement Azureus peer protocol, including PEX message.
Implement …
|
shared.h
|
3.6 KB
|
1463
|
15 years
|
joshe |
Remove natpmp and upnp locks and rely on the shared lock.
|
torrent.c
|
20.5 KB
|
1547
|
15 years
|
joshe |
bzero -> memset
|
tracker.c
|
29.5 KB
|
1543
|
15 years
|
livings124 |
take out the 5 minute maximum for announcing to the tracker, aka the …
|
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.7 KB
|
1540
|
15 years
|
joshe |
Implement Azureus peer protocol, including PEX message.
Implement …
|
transmission.h
|
18.6 KB
|
1544
|
15 years
|
livings124 |
get the pex branch compiling on mac
|
upnp.c
|
36.7 KB
|
1540
|
15 years
|
joshe |
Implement Azureus peer protocol, including PEX message.
Implement …
|
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
|
1540
|
15 years
|
joshe |
Implement Azureus peer protocol, including PEX message.
Implement …
|
utils.h
|
7.8 KB
|
1540
|
15 years
|
joshe |
Implement Azureus peer protocol, including PEX message.
Implement …
|
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.
|