1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-06 14:32:59 +00:00
transmission/libtransmission
2007-07-06 20:43:17 +00:00
..
bencode.c Better handling of malformed bencoded strings. Thanks to cluthi81 for reporting this. 2007-07-06 20:43:17 +00:00
bencode.h
bsdqueue.h
bsdtree.h
choking.c
choking.h
clients.c
clients.h
completion.c fix r2252 copy-and-paste bug. Thanks BentMyWookie 2007-06-30 21:39:03 +00:00
completion.h
fastresume.c
fastresume.h
fdlimit.c
fdlimit.h
http.c
http.h
inout.c fix inout.c read/write mode bug. 2007-07-06 17:19:34 +00:00
inout.h
internal.h
ipcparse.c replace the unhelpful error message "error: insufficient resources" with more descriptive cases 2007-07-01 01:50:14 +00:00
ipcparse.h make tr_torrentInfo() a const function 2007-06-30 13:36:58 +00:00
makemeta.c don't crash when creating a single-file torrent of a zero-byte file. Reported by BentMyWookie. 2007-07-06 18:24:54 +00:00
makemeta.h
metainfo.c make the "Error while parsing bencoded data" more helpful by showing the bad bencoded data. (though the string might be very long...) 2007-07-01 02:54:37 +00:00
metainfo.h
natpmp.c
natpmp.h
net.c
net.h
peer.c fix endgame bugs 2007-07-06 16:17:37 +00:00
peer.h
peeraz.h
peerext.h
peermessages.h
peerparse.h Silence the "Too many requests!" error that's not really an error 2007-06-30 22:47:59 +00:00
peertree.h
peerutils.h fix endgame bugs 2007-07-06 16:17:37 +00:00
platform.c
platform.h
ratecontrol.c
ratecontrol.h
sha1.c
sha1.h
shared.c Fixes a typo that caused us to reject all incoming connections 2007-07-04 15:04:05 +00:00
shared.h
strlcat.c
strlcpy.c
torrent.c when creating a torrent, initialize its cpStatus field before passing it to the torrent's worker thread 2007-07-02 01:29:05 +00:00
tracker.c
tracker.h
transmission.c
transmission.h replace the unhelpful error message "error: insufficient resources" with more descriptive cases 2007-07-01 01:50:14 +00:00
trcompat.h
upnp.c
upnp.h
utils.c fix endgame bugs 2007-07-06 16:17:37 +00:00
utils.h
xml.c
xml.h