1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-09 13:50:00 +00:00
transmission/libtransmission
Josh Elsasser 40397dd9f2 Unbreak azureus peer protocol.
Add more peer debug messages.
Fix pex interval.
2007-03-28 06:28:34 +00:00
..
bencode.c Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
bencode.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
bsdqueue.h A couple trivial improvements to tree.h 2007-03-23 08:41:15 +00:00
bsdtree.h A couple trivial improvements to tree.h 2007-03-23 08:41:15 +00:00
choking.c
choking.h
clients.c improve KTorrent id a bit more 2007-03-16 14:28:57 +00:00
clients.h
completion.c Do bounds checking on bitfields. 2007-03-05 23:03:38 +00:00
completion.h Do bounds checking on bitfields. 2007-03-05 23:03:38 +00:00
fastresume.h Don't save or load cached peers for private torrents. 2007-03-26 19:19:33 +00:00
fdlimit.c Store the peers's listening port instead of the peer connections's remote port. 2007-01-28 00:24:41 +00:00
fdlimit.h More simplifications 2007-01-21 19:42:11 +00:00
http.c Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
http.h
inout.c
inout.h
internal.h Unbreak azureus peer protocol. 2007-03-28 06:28:34 +00:00
metainfo.c Fix private flag check to treat torrents with private=0 as public. 2007-03-25 15:37:08 +00:00
metainfo.h Append a frontend-specific tag to saved torrents. 2007-03-13 06:56:50 +00:00
natpmp.c Use memset instead of bzero. 2007-03-05 03:41:13 +00:00
natpmp.h Clean up NAT-PMP code a little. 2007-02-06 03:24:55 +00:00
net.c More simplifications 2007-01-21 19:42:11 +00:00
net.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
peer.c Unbreak azureus peer protocol. 2007-03-28 06:28:34 +00:00
peer.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
peeraz.h Unbreak azureus peer protocol. 2007-03-28 06:28:34 +00:00
peerext.h Unbreak azureus peer protocol. 2007-03-28 06:28:34 +00:00
peermessages.h Unbreak azureus peer protocol. 2007-03-28 06:28:34 +00:00
peerparse.h Unbreak azureus peer protocol. 2007-03-28 06:28:34 +00:00
peertree.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
peerutils.h Unbreak azureus peer protocol. 2007-03-28 06:28:34 +00:00
platform.c Fixes BeOS warnings 2007-01-21 08:43:58 +00:00
platform.h
ratecontrol.c simplify options for download limits in inspector with 3 check states: mixed for system defaults, checked for override with limit, and no check for no limit 2007-02-02 17:33:32 +00:00
ratecontrol.h
sha1.c
sha1.h
shared.c Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
shared.h Remove natpmp and upnp locks and rely on the shared lock. 2007-02-06 05:37:48 +00:00
torrent.c Revert unintended changes. 2007-03-26 19:21:25 +00:00
tracker.c slightly updated help 2007-03-28 01:23:21 +00:00
tracker.h Use a tr_tracker_info_t * directly in tr_info_t and tr_tracker_t. 2007-02-27 04:00:38 +00:00
transmission.c Unbreak azureus peer protocol. 2007-03-28 06:28:34 +00:00
transmission.h Revert unintended changes. 2007-03-26 19:21:25 +00:00
upnp.c Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
upnp.h
utils.c Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
utils.h Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
xml.c
xml.h