1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-28 10:38:45 +00:00
transmission/libtransmission
2007-08-08 05:17:51 +00:00
..
basename.c
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
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 Use __BEOS__ to test for beos instead of relying on the build to set SYS_BEOS. 2007-08-04 01:17:39 +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
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) fix assertion bug in torrent.c::fileByteCompleted() 2007-08-07 14:17:37 +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