1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-06 19:48:15 +00:00
transmission/libtransmission
..
basename.c
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
completion.h
dirname.c
fastresume.c
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 continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +00:00
http.c
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
ipcparse.c
ipcparse.h
list.c 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
list.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
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 Save client name from azureus or extended handshake, overriding name deduced from peer id. 2007-08-15 23:03:50 +00:00
peerext.h
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 add portability wrapper for in_port_t... 2007-07-30 18:04:10 +00:00
peerutils.h
platform.c
platform.h better encapsulation of platform-specific constructs: tr_thread_t, tr_cond_t, tr_lock_t 2007-07-30 15:27:52 +00:00
ptrarray.c get some pieces of the new tracker code into svn... 2007-08-14 20:45:23 +00:00
ptrarray.h get some pieces of the new tracker code into svn... 2007-08-14 20:45:23 +00:00
publish.c
publish.h
ratecontrol.c
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 add portability wrapper for in_port_t... 2007-07-30 18:04:10 +00:00
strlcat.c
strlcpy.c
timer.c
timer.h do all the libevent enqueuing from a single thread. 2007-08-18 03:02:32 +00:00
torrent.c
tracker.c
tracker.h
transmission.c do all the libevent enqueuing from a single thread. 2007-08-18 03:02:32 +00:00
transmission.h
trcompat.h
trevent.c push event_del() through the libevent pipe too. 2007-08-18 06:59:20 +00:00
trevent.h
upnp.c
upnp.h
utils.c
utils.h
version.h.in
xml.c
xml.h