1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-03 21:12:05 +00:00
transmission/libtransmission
2007-08-04 02:55:06 +00:00
..
basename.c
bencode.c add portability wrapper for in_port_t... 2007-07-30 18:04:10 +00:00
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 add Pando to clients 2007-08-03 11:01:33 +00:00
clients.h
completion.c add portability wrapper for in_port_t... 2007-07-30 18:04:10 +00:00
completion.h add portability wrapper for in_port_t... 2007-07-30 18:04:10 +00:00
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 add portability wrapper for in_port_t... 2007-07-30 18:04:10 +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 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 remove unused macros 2007-07-31 01:21:10 +00:00
inout.c continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +00:00
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 (libT) not all libT source files need to #include sha1/openssl, just three of them. Also, no need to compile a local sha1 implementation if we're using openssl's. 2007-07-30 19:55:10 +00:00
makemeta.h
metainfo.c continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +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 continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +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
peerext.h
peermessages.h
peerparse.h add portability wrapper for in_port_t... 2007-07-30 18:04:10 +00:00
peertree.h add portability wrapper for in_port_t... 2007-07-30 18:04:10 +00:00
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 (libT) not all libT source files need to #include sha1/openssl, just three of them. Also, no need to compile a local sha1 implementation if we're using openssl's. 2007-07-30 19:55:10 +00:00
sha1.h Include inttypes.h instead of stdint.h to unbreak beos. 2007-08-04 00:43:47 +00:00
shared.c continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +00:00
shared.h add portability wrapper for in_port_t... 2007-07-30 18:04:10 +00:00
strlcat.c
strlcpy.c
torrent.c continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +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