1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00
transmission/libtransmission
2007-08-20 02:29:36 +00:00
..
basename.c (trunk) portability patch for MAXPATHLEN. Reported by afxgroup in ticket #291. 2007-08-08 23:33:01 +00:00
bencode.c
bencode.h
bsdqueue.h
bsdtree.h
choking.c
choking.h
clients.c identify a client's peer id correctly 2007-08-10 18:06:52 +00:00
clients.h
completion.c (trunk) fix assertion failure reported by kdrweez in http://transmission.m0k.org/forum/viewtopic.php?t=2096 2007-08-08 05:17:51 +00:00
completion.h
dirname.c (trunk) portability patch for MAXPATHLEN. Reported by afxgroup in ticket #291. 2007-08-08 23:33:01 +00:00
fastresume.c $Id$ 2007-08-18 17:19:49 +00:00
fastresume.h forgot to check this one in. thanks to nickshanks, webaake, et al 2007-08-13 18:41:19 +00:00
fdlimit.c
fdlimit.h
http.c (trunk) minor tweak to gracefully handle leading spaces in the announce URL. Reported by Lacrocivious 2007-08-08 23:48:10 +00:00
http.h
inout.c minor improvements to.. you guessed it.. the tracker/libevent code 2007-08-20 02:29:36 +00:00
inout.h
internal.h do all the libevent enqueuing from a single thread. 2007-08-18 03:02:32 +00:00
ipcparse.c
ipcparse.h
list.c $Id$ 2007-08-18 17:19:49 +00:00
list.h $Id$ 2007-08-18 17:19:49 +00:00
Makefile.am do all the libevent enqueuing from a single thread. 2007-08-18 03:02:32 +00:00
makemeta.c $Id$ 2007-08-18 17:19:49 +00:00
makemeta.h $Id$ 2007-08-18 17:19:49 +00:00
metainfo.c fix minor memory leaks introduced in the last couple of days 2007-08-18 22:35:09 +00:00
metainfo.h
natpmp.c sync joshe's changes with win32 2007-08-04 02:55:06 +00:00
natpmp.h
net.c Use __BEOS__ to test for beos instead of relying on the build to set SYS_BEOS. 2007-08-04 01:17:39 +00:00
net.h use inttypes.h instead of stdint.h 2007-08-04 01:34:00 +00:00
peer.c the new tracker code seems to be working, so now it's time for me to learn yet again how much better users are at noticing bugs than I am. :) 2007-08-16 20:00:06 +00:00
peer.h
peeraz.h Save client name from azureus or extended handshake, overriding name deduced from peer id. 2007-08-15 23:03:50 +00:00
peerext.h Save client name from azureus or extended handshake, overriding name deduced from peer id. 2007-08-15 23:03:50 +00:00
peermessages.h make list less error-prone by changing the API s.t. we're guaranteed to update the list's pointer correctly. 2007-08-14 14:18:54 +00:00
peerparse.h the new tracker code seems to be working, so now it's time for me to learn yet again how much better users are at noticing bugs than I am. :) 2007-08-16 20:00:06 +00:00
peertree.h
peerutils.h (trunk) add tweak to boost the priority of the first and last piece of a file so that early previewing is possible. Suggested by mtolman in http://transmission.m0k.org/forum/viewtopic.php?t=2110 2007-08-08 15:07:06 +00:00
platform.c fix win32 build. (#304, lubomir.marinov) 2007-08-19 02:10:18 +00:00
platform.h
ptrarray.c $Id$ 2007-08-18 17:19:49 +00:00
ptrarray.h $Id$ 2007-08-18 17:19:49 +00:00
publish.c $Id$ 2007-08-18 17:19:49 +00:00
publish.h $Id$ 2007-08-18 17:19:49 +00:00
ratecontrol.c
ratecontrol.h
sha1.c $Id$ 2007-08-18 17:19:49 +00:00
sha1.h $Id$ 2007-08-18 17:19:49 +00:00
shared.c the new tracker code seems to be working, so now it's time for me to learn yet again how much better users are at noticing bugs than I am. :) 2007-08-16 20:00:06 +00:00
shared.h
strlcat.c
strlcpy.c
timer.c $Id$ 2007-08-18 17:19:49 +00:00
timer.h $Id$ 2007-08-18 17:19:49 +00:00
torrent.c better fix for the leak in r2870 2007-08-19 04:03:06 +00:00
tracker.c minor improvements to.. you guessed it.. the tracker/libevent code 2007-08-20 02:29:36 +00:00
tracker.h $Id$ 2007-08-18 17:19:49 +00:00
transmission.c fix FMR on shutdown 2007-08-20 02:12:55 +00:00
transmission.h the new tracker code seems to be working, so now it's time for me to learn yet again how much better users are at noticing bugs than I am. :) 2007-08-16 20:00:06 +00:00
trcompat.h
trevent.c minor improvements to.. you guessed it.. the tracker/libevent code 2007-08-20 02:29:36 +00:00
trevent.h minor improvements to.. you guessed it.. the tracker/libevent code 2007-08-20 02:29:36 +00:00
upnp.c upnp.c needs platform.h if VERBOSE_LOG is defined (ticket #305, mtolman) 2007-08-19 02:07:29 +00:00
upnp.h
utils.c Rework utf-8 string concat function a little and make it more widely available. 2007-08-15 23:02:56 +00:00
utils.h Rework utf-8 string concat function a little and make it more widely available. 2007-08-15 23:02:56 +00:00
version.h.in * more work on the tracker... getting closer. 2007-08-18 08:28:57 +00:00
xml.c
xml.h