.. |
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
|
add BitTorrent DNA to clients
|
2007-08-06 21:34:38 +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
|
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 |
fastresume.h
|
|
|
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
|
|
|
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
|
|
|
inout.h
|
|
|
internal.h
|
BeOS portability fixes from ModeenF
|
2007-08-03 16:28:32 +00:00 |
ipcparse.c
|
|
|
ipcparse.h
|
|
|
list.c
|
|
|
list.h
|
|
|
Makefile.am
|
|
|
makemeta.c
|
|
|
makemeta.h
|
|
|
metainfo.c
|
|
|
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
|
|
|
peer.h
|
|
|
peeraz.h
|
|
|
peerext.h
|
|
|
peermessages.h
|
|
|
peerparse.h
|
|
|
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
|
Use __BEOS__ to test for beos instead of relying on the build to set SYS_BEOS.
|
2007-08-04 01:17:39 +00:00 |
platform.h
|
|
|
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
|
|
|
sha1.h
|
Include inttypes.h instead of stdint.h to unbreak beos.
|
2007-08-04 00:43:47 +00:00 |
shared.c
|
|
|
shared.h
|
|
|
strlcat.c
|
|
|
strlcpy.c
|
|
|
torrent.c
|
(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 |
tracker.c
|
win32 cleanly compiles and starts now. (still doesn't atually *work*, but we're getting closer...)
|
2007-08-02 19:43:29 +00:00 |
tracker.h
|
|
|
transmission.c
|
win32 cleanly compiles and starts now. (still doesn't atually *work*, but we're getting closer...)
|
2007-08-02 19:43:29 +00:00 |
transmission.h
|
clarify the speedlimit comments
|
2007-08-03 15:55:32 +00:00 |
trcompat.h
|
|
|
upnp.c
|
sync joshe's changes with win32
|
2007-08-04 02:55:06 +00:00 |
upnp.h
|
|
|
utils.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 |
utils.h
|
Include inttypes.h instead of stdint.h to unbreak beos.
|
2007-08-04 00:43:47 +00:00 |
version.h.in
|
|
|
xml.c
|
|
|
xml.h
|
|
|