.. |
basename.c
|
sync the two build systems w.r.t. dirname() and basename()
|
2007-07-30 14:31:03 +00:00 |
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 a couple headers needed to build on openbsd.
|
2007-07-29 18:31:25 +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
|
sync the two build systems w.r.t. dirname() and basename()
|
2007-07-30 14:31:03 +00:00 |
fastresume.c
|
continue whittling away at internal.h to reduce the global #include dependencies
|
2007-07-31 14:26:44 +00:00 |
fastresume.h
|
add portability wrapper for in_port_t...
|
2007-07-30 18:04:10 +00:00 |
fdlimit.c
|
More Win32 portability changes
|
2007-08-01 00:40:49 +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
|
continue whittling away at internal.h to reduce the global #include dependencies
|
2007-07-31 14:26:44 +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
|
get the socket/net code working on win32 too
|
2007-07-31 16:55:47 +00:00 |
ipcparse.c
|
|
|
ipcparse.h
|
|
|
list.c
|
|
|
list.h
|
better encapsulation of platform-specific constructs: tr_thread_t, tr_cond_t, tr_lock_t
|
2007-07-30 15:27:52 +00:00 |
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
|
get the socket/net code working on win32 too
|
2007-07-31 16:55:47 +00:00 |
natpmp.h
|
|
|
net.c
|
More Win32 portability changes
|
2007-08-01 00:40:49 +00:00 |
net.h
|
More Win32 portability changes
|
2007-08-01 00:40:49 +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
|
a nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun.
|
2007-07-28 15:43:34 +00:00 |
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
|
More Win32 portability changes
|
2007-08-01 00:40:49 +00:00 |
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 |
ratecontrol.c
|
continue whittling away at internal.h to reduce the global #include dependencies
|
2007-07-31 14:26:44 +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
|
(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 |
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
|
continue whittling away at internal.h to reduce the global #include dependencies
|
2007-07-31 14:26:44 +00:00 |
tracker.h
|
(libT) get "update tracker" working again.
|
2007-07-30 17:11:00 +00:00 |
transmission.c
|
continue whittling away at internal.h to reduce the global #include dependencies
|
2007-07-31 14:26:44 +00:00 |
transmission.h
|
get the socket/net code working on win32 too
|
2007-07-31 16:55:47 +00:00 |
trcompat.h
|
sync the two build systems w.r.t. dirname() and basename()
|
2007-07-30 14:31:03 +00:00 |
upnp.c
|
get the socket/net code working on win32 too
|
2007-07-31 16:55:47 +00:00 |
upnp.h
|
|
|
utils.c
|
More Win32 portability changes
|
2007-08-01 00:40:49 +00:00 |
utils.h
|
More Win32 portability changes
|
2007-08-01 00:40:49 +00:00 |
version.h.in
|
|
|
xml.c
|
|
|
xml.h
|
|
|