transmission/libtransmission
Charles Kerr bcb3cf99ab Revert version back to 079 as per BentMyWookie's suggestion 2007-07-09 23:09:00 +00:00
..
bencode.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
bencode.h
bsdqueue.h
bsdtree.h
choking.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
choking.h clean up #includes a bit. 2007-07-09 20:10:42 +00:00
clients.c
clients.h
completion.c fix values for tr_cpLeftUntilComplete(), which were slightly off. (TooMuchTime) 2007-07-09 05:20:23 +00:00
completion.h
fastresume.c Thread safety improvements. Also, stopping/starting/rechecking/etc. torrents no longer blocks the calling thread. Since this a big commit, it will probably create some short-term pain via new bugs. 2007-06-26 18:45:03 +00:00
fastresume.h Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
fdlimit.c
fdlimit.h
http.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
http.h
inout.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
inout.h Thread safety improvements. Also, stopping/starting/rechecking/etc. torrents no longer blocks the calling thread. Since this a big commit, it will probably create some short-term pain via new bugs. 2007-06-26 18:45:03 +00:00
internal.h clean up #includes a bit. 2007-07-09 20:10:42 +00:00
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
list.c fix r2306 double-free crash reported by Gimp_, webaake 2007-07-09 16:30:20 +00:00
list.h fix r2306 double-free crash reported by Gimp_, webaake 2007-07-09 16:30:20 +00:00
makemeta.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
makemeta.h misc cleanup.. ansification; fix my own typos, etc... 2007-06-22 04:30:39 +00:00
metainfo.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
metainfo.h Modified tr_torrentCanAdd() to give the new functionality BMW suggests 2007-06-27 14:54:31 +00:00
natpmp.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
natpmp.h
net.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
net.h
peer.c Revert version back to 079 as per BentMyWookie's suggestion 2007-07-09 23:09:00 +00:00
peer.h lots of performance improvements. fun! 2007-06-29 05:45:17 +00:00
peeraz.h
peerext.h
peermessages.h fix r2306 double-free crash reported by Gimp_, webaake 2007-07-09 16:30:20 +00:00
peerparse.h Revert version back to 079 as per BentMyWookie's suggestion 2007-07-09 23:09:00 +00:00
peertree.h
peerutils.h remove the "peer is asking for too many blocks!" warning reported by Gimp_ by changing from a fixed-size array to a linked lists of incoming requests 2007-07-09 04:37:16 +00:00
platform.c Thread safety improvements. Also, stopping/starting/rechecking/etc. torrents no longer blocks the calling thread. Since this a big commit, it will probably create some short-term pain via new bugs. 2007-06-26 18:45:03 +00:00
platform.h building up our threading tools: implement RW locks 2007-06-25 21:52:18 +00:00
ratecontrol.c remove the "peer is asking for too many blocks!" warning reported by Gimp_ by changing from a fixed-size array to a linked lists of incoming requests 2007-07-09 04:37:16 +00:00
ratecontrol.h fix broken rate control. 2007-07-07 04:13:13 +00:00
sha1.c
sha1.h
shared.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
shared.h
strlcat.c
strlcpy.c
torrent.c Revert version back to 079 as per BentMyWookie's suggestion 2007-07-09 23:09:00 +00:00
tracker.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
tracker.h
transmission.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
transmission.h replace the unhelpful error message "error: insufficient resources" with more descriptive cases 2007-07-01 01:50:14 +00:00
trcompat.h clean up #includes a bit. 2007-07-09 20:10:42 +00:00
upnp.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
upnp.h
utils.c fix endgame bugs 2007-07-06 16:17:37 +00:00
utils.h lots of performance improvements. fun! 2007-06-29 05:45:17 +00:00
xml.c clean up #includes a bit. 2007-07-09 20:10:42 +00:00
xml.h