transmission/libtransmission
Charles Kerr be77238af4 (trunk libT) #2709 "RPC files-unwanted" out-of-bounds access 2010-01-03 17:21:10 +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 (trunk libT) prefer `int' over `ssize_t' 2009-01-19 14:05:43 +00:00
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 libT) #1699 "announce to multiple trackers at once" -- fix minor bug in reporting scrape results when an announce returns enough information that a separate scrape isn't necessary. 2009-12-14 17:17:05 +00:00
announcer.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
bandwidth.c (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
bandwidth.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
bencode-test.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
bencode.c (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
bencode.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
bitfield.c (trunk libT) #2655: "1.80b1 crash in peer-mgr.c's getPeersToClose()" -- fixed 2009-12-10 04:54:48 +00:00
bitfield.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
bitset.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
blocklist-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
blocklist.c (trunk libT) maybe fix that blocklist crash John_Clay reports about once a month 2009-12-14 18:47:45 +00:00
blocklist.h (trunk) update the copyright notices 2009-12-05 02:19:24 +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 should've alphabetized by peer id, not client name 2010-01-02 18:50:59 +00:00
clients.h (trunk) add #include guards to prevent non-libtransmission files from #including implementation headers 2009-12-15 00:51:39 +00:00
completion.c (trunk libT) remove dead code -- tr_assert() 2009-12-28 23:11:26 +00:00
completion.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
crypto.c remove unnecessary asserts 2009-12-12 21:37:36 +00:00
crypto.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
fdlimit.c (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
fdlimit.h (trunk libT) #2551 "better buffer cache management": apply jch's prefetch-base.patch 2009-11-08 23:43:38 +00:00
ggets.c
ggets.h (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
handshake.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
handshake.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
inout.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
inout.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
json-test.c (trunk) #2131: clean up benc read/write API 2009-06-02 01:48:48 +00:00
json.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
json.h (trunk) update the copyright notices 2009-12-05 02:19:24 +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) update the copyright notices 2009-12-05 02:19:24 +00:00
list.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
magnet-test.c (trunk libT) #2631 "Add webseed support to magnet links" 2009-11-29 17:49:58 +00:00
magnet.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
magnet.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
makemeta.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
makemeta.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
metainfo.c (trunk libT) https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/500625 2009-12-28 00:35:29 +00:00
metainfo.h #2673 crash in tr_torrentGetMetadataPiece 2009-12-15 15:19:08 +00:00
natpmp.c (trunk libT) fix <assert.h> #includes 2010-01-01 22:14:50 +00:00
natpmp.h (trunk) update the copyright notices 2009-12-05 02:19:24 +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) #2548 "T's request queue can send out too many duplicate requests" -- (1) fix r9465 implementation bug that caused some peers to get starved of requests if they rejected a request or choked, then unchoked us. (2) increase a block request's TTL by 15 seconds to reduce cancel/req cycles between two or more blocks (3) add a debug mode to the GTK+ client's peer tab to watch the pending requests counts both up & down 2009-12-16 18:20:01 +00:00
peer-io.c (trunk libT) fix minor bug in r9651 "Reduce SO_RCVBUF for outgoing peer connections on seeding torrents" -- remember the "isSeed" attribute so that we can use it on reconnects 2009-12-28 23:24:00 +00:00
peer-io.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-mgr.c (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-mgr.h (trunk) #2548 "T's request queue can send out too many duplicate requests" -- (1) fix r9465 implementation bug that caused some peers to get starved of requests if they rejected a request or choked, then unchoked us. (2) increase a block request's TTL by 15 seconds to reduce cancel/req cycles between two or more blocks (3) add a debug mode to the GTK+ client's peer tab to watch the pending requests counts both up & down 2009-12-16 18:20:01 +00:00
peer-msgs-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
peer-msgs.c (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-msgs.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
platform.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
platform.h (trunk libT) improved API documentation / commenting for doxygen 2010-01-01 22:13:27 +00:00
port-forwarding.c (trunk libT) fix <assert.h> #includes 2010-01-01 22:14:50 +00:00
port-forwarding.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
ptrarray.c (trunk libT) improved API documentation / commenting for doxygen 2010-01-01 22:13:27 +00:00
ptrarray.h (trunk libT) improved API documentation / commenting for doxygen 2010-01-01 22:13:27 +00:00
publish.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
publish.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
ratecontrol.c (trunk libT) fix the much-hated "Assertion failed: (tr_isPeerIo( io ))". Also, repeated calls to tr_date() were taking up about 78% of the time in tr_stat(), so instead of calling multiple times, call it once in tr_stat() and pass that value around to the functions that need it. 2009-01-05 04:27:54 +00:00
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 libT) #2632 "Add streaming capability to libtransmission (but not the Transmission GUI clients)" -- revert this feature due to pushback from devs and users and the 1.80 freeze 2009-12-24 18:01:48 +00:00
resume.h (trunk libT) #2632 "Add streaming capability to libtransmission (but not the Transmission GUI clients)" -- revert this feature due to pushback from devs and users and the 1.80 freeze 2009-12-24 18:01:48 +00:00
rpc-server.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
rpc-server.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
rpc-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
rpcimpl.c (trunk libT) fix various minor compiler warnings that show up when you build libtransmission with NDEBUG defined 2009-12-28 23:27:17 +00:00
rpcimpl.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
session.c (trunk libT) resolve thread condition in libtransmission by moving the `waiting' state variable to the stack in tr_sessionSet() and tr_sessionInit() 2010-01-01 22:35:49 +00:00
session.h (trunk libT) resolve thread condition in libtransmission by moving the `waiting' state variable to the stack in tr_sessionSet() and tr_sessionInit() 2010-01-01 22:35:49 +00:00
stats.c (trunk libT) #2643 "Total UL/DL ratio reset when quitting abnormally" -- fixed. 2009-12-08 20:51:45 +00:00
stats.h (trunk libT) #2643 "Total UL/DL ratio reset when quitting abnormally" -- fixed. 2009-12-08 20:51:45 +00:00
test-peer-id.c (trunk) make it possible to #include "version.h" without having to add -I${TOP}/libtransmission/ to your CFLAGS 2009-04-13 19:04:21 +00:00
torrent-ctor.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
torrent-magnet.c (trunk libT) #2673 "crash in tr_torrentGetMetadataPiece" -- add safeguards against small sizes 2009-12-15 16:34:12 +00:00
torrent-magnet.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
torrent.c (trunk libT) #2709 "RPC files-unwanted" out-of-bounds access 2010-01-03 17:21:10 +00:00
torrent.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
tr-dht.c (trunk libT) rename tr_wait() tr_wait_msec() 2010-01-01 22:30:36 +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 (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
tr-getopt.h (trunk libT) improved API documentation / commenting for doxygen 2010-01-01 22:13:27 +00:00
transmission.h (trunk libT) improved API documentation / commenting for doxygen 2010-01-01 22:13:27 +00:00
trevent.c (trunk libT) rename tr_wait() tr_wait_msec() 2010-01-01 22:30:36 +00:00
trevent.h (trunk libT) finally get rid of the last remnants of tr_timer 2009-12-10 05:52:46 +00:00
upnp.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
upnp.h (trunk) update the copyright notices 2009-12-05 02:19:24 +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 libT) rename tr_wait() tr_wait_msec() 2010-01-01 22:30:36 +00:00
utils.h (trunk libT) rename tr_wait() tr_wait_msec() 2010-01-01 22:30:36 +00:00
verify.c (trunk libT) rename tr_wait() tr_wait_msec() 2010-01-01 22:30:36 +00:00
verify.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
web.c (trunk libT) #2416 "crash in event_queue_insert" -- I am really quite sick of this bug. It's not reproducible at all under Linux and appears to be a bug in libevent's kqueue implementation. In this commit, we leak the event object on OS X. 2009-12-29 00:00:33 +00:00
web.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
webseed.c (trunk libT) fix <assert.h> #includes 2010-01-01 22:14:50 +00:00
webseed.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
wildmat.c