1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-04 21:43:03 +00:00
transmission/libtransmission
2006-11-10 21:30:32 +00:00
..
bencode.c
bencode.h
choking.c
choking.h
clients.c Fix for ABC 3.1.0 2006-11-09 20:49:51 +00:00
clients.h
completion.c Fix a few minor style nits. 2006-10-13 00:23:20 +00:00
completion.h Fix a few minor style nits. 2006-10-13 00:23:20 +00:00
fastresume.h Handle torrents with empty folders (fixes #12) 2006-11-10 21:30:32 +00:00
fdlimit.c
fdlimit.h
http.c
http.h
inout.c Handle torrents with empty folders (fixes #12) 2006-11-10 21:30:32 +00:00
inout.h
internal.h BeOS/BONE compile fix 2006-10-17 18:48:04 +00:00
metainfo.c Prevent overflow when reading/converting strings from the torrent metainfo. 2006-10-13 00:26:35 +00:00
metainfo.h
natpmp.c
natpmp.h
net.c
net.h
peer.c Adds progress in tr_peer_stat_t 2006-11-10 04:21:46 +00:00
peer.h Adds progress in tr_peer_stat_t 2006-11-10 04:21:46 +00:00
peermessages.h
peerparse.h Adds progress in tr_peer_stat_t 2006-11-10 04:21:46 +00:00
peerutils.h
platform.c Try to get home directory with getpwuid(getuid()) if getenv("HOME") fails. 2006-10-13 06:29:26 +00:00
platform.h
ratecontrol.c
ratecontrol.h
sha1.c
sha1.h
tracker.c Don't request more peers if stopping (or changing ports). 2006-11-09 04:38:32 +00:00
tracker.h
transmission.c Adds progress in tr_peer_stat_t 2006-11-10 04:21:46 +00:00
transmission.h Adds progress in tr_peer_stat_t 2006-11-10 04:21:46 +00:00
upnp.c I guess I don't know how xml namespaces work. 2006-09-28 03:33:17 +00:00
upnp.h
utils.c
utils.h
xml.c
xml.h