1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 09:13:06 +00:00
transmission/libtransmission
2007-04-17 02:35:14 +00:00
..
bencode.c Escape nonprintable characters in TYPE_STR values in tr_bencPrint output. 2007-04-15 06:21:12 +00:00
bencode.h
bsdqueue.h
bsdtree.h
choking.c
choking.h
clients.c add missing ) 2007-04-06 01:52:16 +00:00
clients.h
completion.c
completion.h
fastresume.h Use frontend-specific tags for resume files. 2007-04-03 05:39:41 +00:00
fdlimit.c
fdlimit.h
http.c change and simplify the version string a bit 2007-04-07 18:58:56 +00:00
http.h
inout.c
inout.h
internal.h Refactor multitracker code a bit. 2007-04-08 05:41:44 +00:00
metainfo.c Whoops, set tr_info_t->torrent for non-saved torrents again. 2007-04-08 21:25:01 +00:00
metainfo.h Merge r1634 to trunk. 2007-04-02 20:38:23 +00:00
natpmp.c Fix stupid, stupid mistake preventing frontend from seeing changed public port. 2007-04-17 02:35:14 +00:00
natpmp.h Don't try port mapping if binding the port fails. 2007-04-15 07:36:24 +00:00
net.c
net.h
peer.c I suck at logic, bad. 2007-04-03 18:43:26 +00:00
peer.h Cache peer client name. 2007-04-03 18:22:58 +00:00
peeraz.h Don't disconnect azureus peers with a newer peer protocol version, 2007-04-16 21:21:00 +00:00
peerext.h Don't disconnect azureus peers with a newer peer protocol version, 2007-04-16 21:21:00 +00:00
peermessages.h Don't disconnect azureus peers with a newer peer protocol version, 2007-04-16 21:21:00 +00:00
peerparse.h typo fix in new message 2007-04-11 14:14:04 +00:00
peertree.h
peerutils.h
platform.c
platform.h
ratecontrol.c
ratecontrol.h
sha1.c
sha1.h
shared.c Fix port crap. 2007-04-16 05:48:52 +00:00
shared.h
torrent.c Add remaining file download to tr_stat_t. 2007-04-04 00:55:53 +00:00
tracker.c Refactor multitracker code a bit. 2007-04-08 05:41:44 +00:00
tracker.h
transmission.c update peer id to include maintenance number 2007-04-11 20:27:41 +00:00
transmission.h Add remaining file download to tr_stat_t. 2007-04-04 00:55:53 +00:00
upnp.c Don't try port mapping if binding the port fails. 2007-04-15 07:36:24 +00:00
upnp.h Don't try port mapping if binding the port fails. 2007-04-15 07:36:24 +00:00
utils.c
utils.h
xml.c
xml.h