.. |
ConvertUTF.c
|
…
|
|
ConvertUTF.h
|
…
|
|
JSON_parser.c
|
(trunk) remove dead code
|
2009-11-23 21:57:10 +00:00 |
JSON_parser.h
|
(trunk) add #include guards to prevent non-libtransmission files from #including implementation headers
|
2009-12-15 00:51:39 +00:00 |
Makefile.am
|
(trunk) use AC_ARG_VAR for some autoconf variables s.t. their values will persist between reconfs
|
2009-12-18 05:02:48 +00:00 |
announcer.c
|
(trunk) second half of r9927.... :/
|
2010-01-13 22:46:22 +00:00 |
announcer.h
|
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines
|
2010-01-05 23:47:50 +00:00 |
bandwidth.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
bandwidth.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
bencode-test.c
|
…
|
|
bencode.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
bencode.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
bitfield.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
bitfield.h
|
(trunk) housekeeping: (1) add standard svn properties for $Id$ substitution in some files (2) add #include guards in a couple of libtransmission headers (3) refresh build instructions in README
|
2010-01-14 14:20:49 +00:00 |
bitset.h
|
(trunk libT) remove the r9933 assertions and maybe fix Yada's bug
|
2010-01-15 00:20:48 +00:00 |
blocklist-test.c
|
…
|
|
blocklist.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
blocklist.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
clients-test.c
|
…
|
|
clients.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
clients.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
completion.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
completion.h
|
(trunk) housekeeping: (1) add standard svn properties for $Id$ substitution in some files (2) add #include guards in a couple of libtransmission headers (3) refresh build instructions in README
|
2010-01-14 14:20:49 +00:00 |
crypto.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
crypto.h
|
(trunk libT) more documentation and doxygen markup
|
2010-01-06 00:18:33 +00:00 |
fdlimit.c
|
(trunk) housekeeping: (1) add standard svn properties for $Id$ substitution in some files (2) add #include guards in a couple of libtransmission headers (3) refresh build instructions in README
|
2010-01-14 14:20:49 +00:00 |
fdlimit.h
|
(trunk) housekeeping: (1) add standard svn properties for $Id$ substitution in some files (2) add #include guards in a couple of libtransmission headers (3) refresh build instructions in README
|
2010-01-14 14:20:49 +00:00 |
ggets.c
|
…
|
|
ggets.h
|
(trunk libT) more documentation and doxygen markup
|
2010-01-06 00:18:33 +00:00 |
handshake.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
handshake.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
inout.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
inout.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
json-test.c
|
…
|
|
json.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
json.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
libt.dox
|
…
|
|
list.c
|
(trunk libT) more documentation and doxygen markup
|
2010-01-06 00:18:33 +00:00 |
list.h
|
(trunk libT) more documentation and doxygen markup
|
2010-01-06 00:18:33 +00:00 |
magnet-test.c
|
(trunk libT) #2631 "Add webseed support to magnet links"
|
2009-11-29 17:49:58 +00:00 |
magnet.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
magnet.h
|
(trunk) housekeeping: (1) add standard svn properties for $Id$ substitution in some files (2) add #include guards in a couple of libtransmission headers (3) refresh build instructions in README
|
2010-01-14 14:20:49 +00:00 |
makemeta.c
|
(trunk libT) #2740 "sefault in torrent creating" -- fixed for 1.80
|
2010-01-10 02:40:22 +00:00 |
makemeta.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
metainfo.c
|
(trunk) add tr_torrent_stat.id to RPC documentation. Rename tr_tracker_stat.identifier as tr_tracker_stat.id for consistency with tr_torrent.id
|
2010-01-13 22:40:07 +00:00 |
metainfo.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
natpmp.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
natpmp.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
net.c
|
(trunk libT) #2667 "Ignore martian addresses" -- apply jch's 0001-Simplify-martian-address-detection.patch cleanup patch from http://trac.transmissionbt.com/ticket/2667#comment:8
|
2009-12-15 20:06:48 +00:00 |
net.h
|
(trunk libT) replace the TR_INLINE macro with the standard "inline" keyword, since we require inline functions anyway
|
2010-01-01 22:26:35 +00:00 |
peer-common.h
|
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines
|
2010-01-05 23:47:50 +00:00 |
peer-io.c
|
(trunk libT) tweak the peer-io bugfix
|
2010-01-18 19:26:46 +00:00 |
peer-io.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
peer-mgr.c
|
(trunk libT) #2705 "speeding up request queue management" -- committed v1.1.diff for 1.80
|
2010-01-12 20:17:22 +00:00 |
peer-mgr.h
|
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines
|
2010-01-05 23:47:50 +00:00 |
peer-msgs-test.c
|
…
|
|
peer-msgs.c
|
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines
|
2010-01-05 23:47:50 +00:00 |
peer-msgs.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
platform.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
platform.h
|
(trunk) housekeeping: (1) add standard svn properties for $Id$ substitution in some files (2) add #include guards in a couple of libtransmission headers (3) refresh build instructions in README
|
2010-01-14 14:20:49 +00:00 |
port-forwarding.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
port-forwarding.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
ptrarray.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
ptrarray.h
|
(trunk libT) more documentation and doxygen markup
|
2010-01-06 00:18:33 +00:00 |
publish.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
publish.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
ratecontrol.c
|
…
|
|
ratecontrol.h
|
(trunk libT) replace the TR_INLINE macro with the standard "inline" keyword, since we require inline functions anyway
|
2010-01-01 22:26:35 +00:00 |
resume.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
resume.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
rpc-server.c
|
(trunk libT) add assertion to crash if tr_rpcSetPort() is called on a NULL RPC Server
|
2010-01-16 22:46:38 +00:00 |
rpc-server.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
rpc-test.c
|
…
|
|
rpcimpl.c
|
add to RPC info for peers from DHT and LTEP
|
2010-01-14 00:25:03 +00:00 |
rpcimpl.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
session.c
|
(trunk libt) #2755 "assert( session->fdInfo != NULL ) in tr_fdTorrentClose() is failing" -- fixed for 1.80
|
2010-01-14 14:22:43 +00:00 |
session.h
|
(trunk libT) more documentation and doxygen markup
|
2010-01-06 00:18:33 +00:00 |
stats.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
stats.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
test-peer-id.c
|
…
|
|
torrent-ctor.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
torrent-magnet.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
torrent-magnet.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
torrent.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
torrent.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
tr-dht.c
|
(trunk libT) consistency tweak: rename tr_global{Lock,Unlock,IsLocked} as tr_session{Lock,Unlock,IsLocked}
|
2010-01-04 09:05:02 +00:00 |
tr-dht.h
|
(trunk) add #include guards to prevent non-libtransmission files from #including implementation headers
|
2009-12-15 00:51:39 +00:00 |
tr-getopt.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
tr-getopt.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
transmission.h
|
(trunk) second half of r9927.... :/
|
2010-01-13 22:46:22 +00:00 |
trevent.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
trevent.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
upnp.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
upnp.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
utils-test.c
|
(trunk libT) add simple tr_http_unescape() unit test
|
2009-12-10 10:44:06 +00:00 |
utils.c
|
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines
|
2010-01-05 23:47:50 +00:00 |
utils.h
|
(trunk libT) more documentation and doxygen markup
|
2010-01-06 00:18:33 +00:00 |
verify.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
verify.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
web.c
|
(trunk libT) reinstate proxies in the http announce
|
2010-01-10 20:15:56 +00:00 |
web.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
webseed.c
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
webseed.h
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
wildmat.c
|
…
|
|