transmission/libtransmission
Charles Kerr ef650d0398 (trunk libT) it certainly smells like we're using freed memory in the libcurl + libevent code in web.c... let's trash the structures right before free()ing them 2009-12-18 17:32:16 +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) update the copyright notices 2009-12-05 02:19:24 +00:00
bandwidth.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
bencode-test.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
bencode.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
bencode.h (trunk) update the copyright notices 2009-12-05 02:19:24 +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) update the copyright notices 2009-12-05 02:19:24 +00:00
bitset.h (trunk) update the copyright notices 2009-12-05 02:19:24 +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 (trunk) update the copyright notices 2009-12-05 02:19:24 +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) update the copyright notices 2009-12-05 02:19:24 +00:00
completion.h (trunk) update the copyright notices 2009-12-05 02:19:24 +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) possibly reduce the frequency of the "too many open files" errors 2009-12-18 07:05:36 +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 run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
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) update the copyright notices 2009-12-05 02:19:24 +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) remove unnecessary #includes 2009-12-07 03:57:55 +00:00
metainfo.h #2673 crash in tr_torrentGetMetadataPiece 2009-12-15 15:19:08 +00:00
natpmp.c (trunk) update the copyright notices 2009-12-05 02:19:24 +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) #2667 "ignore martian addresses" -- modified this ticket. previously we ignored them from LTEP; now we ignore them regardless of the source. this commit implements this filtering change. 2009-12-15 17:39:19 +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) #2667 "ignore martian addresses" -- modified this ticket. previously we ignored them from LTEP; now we ignore them regardless of the source. this commit implements this filtering change. 2009-12-15 17:39:19 +00:00
peer-io.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
peer-mgr.c (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-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) #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.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) add #include guards to prevent non-libtransmission files from #including implementation headers 2009-12-15 00:51:39 +00:00
port-forwarding.c (trunk libT) finally get rid of the last remnants of tr_timer 2009-12-10 05:52:46 +00:00
port-forwarding.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
ptrarray.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
ptrarray.h (trunk) update the copyright notices 2009-12-05 02:19:24 +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) win32 portability patch from Alexey 2009-01-11 17:02:04 +00:00
resume.c (trunk libT) #2508 "atom->port never updated" -- (1) fix r9434 bug that used the wrong byte ordering scheme for port numbers. This is why most of the .resume file's peers are worthless in betas 1 and 2. :( (2) in the resume file, change the dictionary key for peers so that the worthless peers won't be reloaded on startup in beta 3. 2009-12-16 00:45:18 +00:00
resume.h (trunk) update the copyright notices 2009-12-05 02:19:24 +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) #2653 "transmission-remote-dotnet makes transmission-daemon segfault" -- fixed for 1.80 2009-12-09 12:44:23 +00:00
rpcimpl.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
session.c (trunk libT) #2643 "Total UL/DL ratio reset when quitting abnormally" -- fixed. 2009-12-08 20:51:45 +00:00
session.h (trunk) update the copyright notices 2009-12-05 02:19:24 +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) remove the test for duplicate trackers in the announce list. 2009-12-12 04:12:04 +00:00
torrent.h (trunk libT) remove unnecessary #includes 2009-12-07 03:57:55 +00:00
tr-dht.c (trunk libT) #2669 "Apply IPV6_V6ONLY to the IPv6 DHT socket" -- committed jch's patch for 1.80 2009-12-15 16:48:26 +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) update the copyright notices 2009-12-05 02:19:24 +00:00
transmission.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
trevent.c (trunk libT) finally get rid of the last remnants of tr_timer 2009-12-10 05:52:46 +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) removed dead code: tr_isTimeval(), tr_timevalMsec(), tr_timevalSet() 2009-12-12 01:05:29 +00:00
utils.h (trunk libT) removed dead code: tr_isTimeval(), tr_timevalMsec(), tr_timevalSet() 2009-12-12 01:05:29 +00:00
verify.c build fix 2009-12-16 07:47:04 +00:00
verify.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
web.c (trunk libT) it certainly smells like we're using freed memory in the libcurl + libevent code in web.c... let's trash the structures right before free()ing them 2009-12-18 17:32:16 +00:00
web.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
webseed.c (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
webseed.h (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
wildmat.c rpc-server cleanups. add true wildmat control. break the Mac build a little harder. 2008-09-25 18:48:09 +00:00