transmission/libtransmission
Charles Kerr d996b96e65 in WIN32, #define lseek _lseeki64 2007-09-09 01:32:59 +00:00
..
Makefile.am do all the libevent enqueuing from a single thread. 2007-08-18 03:02:32 +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 continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +00:00
choking.h
clients.c identify a client's peer id correctly 2007-08-10 18:06:52 +00:00
clients.h
completion.c fix NaN error reported by persept 2007-08-21 16:26:01 +00:00
completion.h added support for `corrupt' announce tag s.t. corrupted bytes don't count towards your download ratio 2007-08-21 15:17:02 +00:00
dirname.c (trunk) portability patch for MAXPATHLEN. Reported by afxgroup in ticket #291. 2007-08-08 23:33:01 +00:00
fastresume.c added support for `corrupt' announce tag s.t. corrupted bytes don't count towards your download ratio 2007-08-21 15:17:02 +00:00
fastresume.h added support for `corrupt' announce tag s.t. corrupted bytes don't count towards your download ratio 2007-08-21 15:17:02 +00:00
fdlimit.c More win32 portability fixes. we now talk to tracker & peers; hash checks work, downloads seem to work. w00t 2007-08-02 23:33:40 +00:00
fdlimit.h continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +00:00
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 in WIN32, #define lseek _lseeki64 2007-09-09 01:32:59 +00:00
inout.h
internal.h added support for `corrupt' announce tag s.t. corrupted bytes don't count towards your download ratio 2007-08-21 15:17:02 +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
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 (0.8x) take denis_' suggestion for improving the peer debug message 2007-09-09 00:45:08 +00:00
peer.h continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +00:00
peeraz.h Add workaround for broken bittyrant client name. 2007-08-23 06:44:52 +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 added support for `corrupt' announce tag s.t. corrupted bytes don't count towards your download ratio 2007-08-21 15:17:02 +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 (trunk) fix some of the crash-on-shutdown issues. 2007-09-05 23:01:56 +00:00
platform.h (trunk) fix some of the crash-on-shutdown issues. 2007-09-05 23:01:56 +00:00
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 use a straight lock, rather than a rwlock, for rate control 2007-08-02 16:07:34 +00:00
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 fix cut-and-paste bug 2007-09-05 23:58:35 +00:00
timer.h (trunk) fix some of the crash-on-shutdown issues. 2007-09-05 23:01:56 +00:00
torrent.c added support for `corrupt' announce tag s.t. corrupted bytes don't count towards your download ratio 2007-08-21 15:17:02 +00:00
tracker.c make upnp's internal structures' naming schemes whallop-like 2007-08-21 20:38:34 +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 added support for `corrupt' announce tag s.t. corrupted bytes don't count towards your download ratio 2007-08-21 15:17:02 +00:00
trcompat.h
trevent.c (trunk) fix some of the crash-on-shutdown issues. 2007-09-05 23:01:56 +00:00
trevent.h (trunk) fix some of the crash-on-shutdown issues. 2007-09-05 23:01:56 +00:00
upnp.c make upnp's internal structures' naming schemes whallop-like 2007-08-21 20:38:34 +00:00
upnp.h make upnp's internal structures' naming schemes whallop-like 2007-08-21 20:38:34 +00:00
utils.c add utility function for setting libevent timer intervals 2007-08-23 20:33:01 +00:00
utils.h add utility function for setting libevent timer intervals 2007-08-23 20:33:01 +00:00
version.h.in * more work on the tracker... getting closer. 2007-08-18 08:28:57 +00:00
xml.c
xml.h