transmission/libtransmission
Charles Kerr 825d5c3a5a (trunk libT) this is an experimental commit for a debugging session with people who don't have access to build tools. unless you're one of those testers, or unless you enjoy not connecting to peers, you DO NOT WANT TO USE THIS REVISION 2010-02-03 00:39:27 +00:00
..
ConvertUTF.c (trunk libT) fix small dead code. found by clang static analyzer and reported by d0k 2009-05-13 19:04:14 +00:00
ConvertUTF.h
JSON_parser.c (trunk libT) #2775 "Saving some memory/storage" -- committed for 1.80 2010-01-20 18:48:52 +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 libT) don't scrape paused torrents 2010-02-02 02:59:40 +00:00
announcer.h (trunk) No code changes here... filling in some of the blanks in the "peers" and "utils" doxygen groups' documentation. 2010-01-19 19:37:00 +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 (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
bencode.c (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
bencode.h (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
bitfield.c (trunk libT) #2775 "Saving some memory/storage" -- committed for 1.80 2010-01-20 18:48:52 +00:00
bitfield.h (trunk) No code changes here... filling in some of the blanks in the "peers" and "utils" doxygen groups' documentation. 2010-01-19 19:37:00 +00:00
bitset.h (trunk libT) #2800 "crashing during operation" -- use type correctness suggestion from kim wrt int --> size_t in bitset.h 2010-01-26 07:50:17 +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 (trunk libT) re-start work on making libT doxygen friendly. still a long ways to go on this. 2009-05-29 19:17:12 +00:00
clients.c #2765 ignore case when ordering the file list in a newly-generated torrent file 2010-01-25 05:06:54 +00:00
clients.h (trunk) No code changes here... filling in some of the blanks in the "peers" and "utils" doxygen groups' documentation. 2010-01-19 19:37:00 +00:00
completion.c happy new year! 2010-01-04 21:00:47 +00:00
completion.h (trunk) remove unnecessary #includes 2010-01-28 13:33:40 +00:00
crypto.c (trunk libT) #2775 "Saving some memory/storage" -- committed for 1.80 2010-01-20 18:48:52 +00:00
crypto.h (trunk) No code changes here... filling in some of the blanks in the "peers" and "utils" doxygen groups' documentation. 2010-01-19 19:37:00 +00:00
fdlimit.c (trunk libT) #2849 "When possible, use fallocate64() for file preallocation" -- implemented for 1.90 2010-02-02 03:01:25 +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 (trunk libT) possible fix for gn0s1s' "file not found" error message 2010-01-26 21:41:40 +00:00
inout.h happy new year! 2010-01-04 21:00:47 +00:00
json-test.c (trunk) #2131: clean up benc read/write API 2009-06-02 01:48:48 +00:00
json.c (trunk libT) fix some #include statements 2010-01-20 23:58:09 +00:00
json.h happy new year! 2010-01-04 21:00:47 +00:00
libt.dox (trunk libT) re-start work on making libT doxygen friendly. still a long ways to go on this. 2009-05-29 19:17:12 +00:00
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 (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
magnet.h (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
makemeta.c #2765 ignore case when ordering the file list in a newly-generated torrent file 2010-01-25 05:06:54 +00:00
makemeta.h happy new year! 2010-01-04 21:00:47 +00:00
metainfo.c (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
metainfo.h (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +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) #2778 "IPv6 accepts garbage addresses" -- fix typo reported by chris-jerichio @ http://trac.transmissionbt.com/ticket/2778#comment:16 2010-01-31 17:15:05 +00:00
net.h (trunk libT) make "tr_globalAddress" a private function 2010-01-25 07:35:38 +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) #2775 "Saving some memory/storage" -- committed for 1.80 2010-01-20 18:48:52 +00:00
peer-io.h happy new year! 2010-01-04 21:00:47 +00:00
peer-mgr.c (trunk libT) this is an experimental commit for a debugging session with people who don't have access to build tools. unless you're one of those testers, or unless you enjoy not connecting to peers, you DO NOT WANT TO USE THIS REVISION 2010-02-03 00:39:27 +00:00
peer-mgr.h (trunk) remove unnecessary #includes 2010-01-28 13:33:40 +00:00
peer-msgs-test.c
peer-msgs.c (trunk libT) #2656 "download speed limit of 0 is not honored" -- fixed in trunk for 1.90 2010-01-30 00:43:31 +00:00
peer-msgs.h happy new year! 2010-01-04 21:00:47 +00:00
platform.c (trunk libT) #2756 "32 byte leak in tr_threadNew()" -- fixed for 1.81 2010-01-21 03:14:46 +00:00
platform.h (trunk) No code changes here... filling in some of the blanks in the "peers" and "utils" doxygen groups' documentation. 2010-01-19 19:37:00 +00:00
port-forwarding.c (trunk libT) fix some #include statements 2010-01-20 23:58:09 +00:00
port-forwarding.h happy new year! 2010-01-04 21:00:47 +00:00
ptrarray.c (trunk libT) add a "const" to tr_ptrArrayRemove()'s second argument to silence a compiler warning 2010-01-28 13:31:54 +00:00
ptrarray.h (trunk libT) add a "const" to tr_ptrArrayRemove()'s second argument to silence a compiler warning 2010-01-28 13:31:54 +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 (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +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 (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
rpcimpl.h happy new year! 2010-01-04 21:00:47 +00:00
session.c (trunk libT) #2849 "When possible, use fallocate64() for file preallocation" -- implemented for 1.90 2010-02-02 03:01:25 +00:00
session.h (trunk libT) more documentation and doxygen markup 2010-01-06 00:18:33 +00:00
stats.c (trunk libT) #2775 "Saving some memory/storage" -- committed for 1.80 2010-01-20 18:48:52 +00:00
stats.h happy new year! 2010-01-04 21:00:47 +00:00
test-peer-id.c
torrent-ctor.c (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
torrent-magnet.c (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
torrent-magnet.h happy new year! 2010-01-04 21:00:47 +00:00
torrent.c (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
torrent.h (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +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) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
trevent.c (trunk libT) if we're calling evdns_init(), we probably ought to call evdns_shutdown() on exit... 2010-01-22 03:39:21 +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 add a convenience function for determining if an address is an IP address, and when picking a favicon in the Mac UI's tracker tab, use the full IP address when applicable 2010-02-01 23:52:46 +00:00
utils.h add a convenience function for determining if an address is an IP address, and when picking a favicon in the Mac UI's tracker tab, use the full IP address when applicable 2010-02-01 23:52:46 +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) fix DNS timing issue reported by gn0s1s in irc 2010-01-28 18:25:18 +00:00
web.h happy new year! 2010-01-04 21:00:47 +00:00
webseed.c (trunk) remove unnecessary #includes 2010-01-28 13:33:40 +00:00
webseed.h happy new year! 2010-01-04 21:00:47 +00:00
wildmat.c