1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-02 20:43:51 +00:00
transmission/libtransmission
2007-03-31 00:14:32 +00:00
..
bencode.c Add iterator function for bencoded lists. 2007-03-30 00:12:39 +00:00
bencode.h Add iterator function for bencoded lists. 2007-03-30 00:12:39 +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 add CTorrent to clients 2007-03-31 00:14:32 +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 Show peers found and used when adding new peers. 2007-03-29 00:19:09 +00:00
fdlimit.c
fdlimit.h
http.c Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
http.h
inout.c Truncate files that are too large during initial hash check. 2007-03-30 17:35:23 +00:00
inout.h
internal.h Show peers found and used when adding new peers. 2007-03-29 00:19:09 +00:00
metainfo.c Add iterator function for bencoded lists. 2007-03-30 00:12:39 +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
net.c
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 Add iterator function for bencoded lists. 2007-03-30 00:12:39 +00:00
peerext.h Eliminate an error-prone varargs function. 2007-03-29 21:02:59 +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
platform.h
ratecontrol.c
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 Move debug message, we don't want to see it 30 times a second. 2007-03-29 01:09:03 +00:00
tracker.c Add iterator function for bencoded lists. 2007-03-30 00:12:39 +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