]> granicus.if.org Git - transmission/shortlog
transmission
2009-02-07 Erick Turnquist(trunk libT) stop using ipv4-mapped listener sockets...
2009-02-07 Erick Turnquist(trunk libT) only resolve ipv4 tracker addresses for now
2009-02-07 Charles Kerr(trunk libT) update to the newest versions of miniupnp...
2009-02-06 Charles Kerr(trunk libT) add in a crasher bug for Rolcol to find
2009-02-06 Charles Kerr(trunk libT) #1777: Size column in transmission-remote
2009-02-06 Charles Kerr(trunk libT) #1791: debug message cleanup in tracker.c
2009-02-06 Charles Kerr(trunk libT) #1748 keep looking for a workaround
2009-02-05 Charles Kerr(trunk libT) experimental fix for #1748: crash in event...
2009-02-05 Charles Kerr(trunk libT) more hoops for Biiaru
2009-02-05 Charles Kerr(trunk libT) #1760: test fix for a deadlock that occurs...
2009-02-05 Charles Kerr(trunk libT) add notation explaining the status between...
2009-02-05 Charles Kerr(trunk libT) #1748: judging from Biiaru's testing yeste...
2009-02-04 Charles Kerr(trunk libT) maybe fix the crasher (on the mac) that...
2009-02-04 Charles Kerr(trunk libT) Biaaru: repeat the TR_DEBUG_FD test on...
2009-02-04 Charles Kerr(trunk libT) hack on the r7824 crasher reported by...
2009-02-04 Charles Kerr(trunk libT) #1748: possible fix for the kqueue corrupt...
2009-02-03 Mitchell Livingstonadd a script to build beta releases
2009-01-31 Charles Kerr(trunk libT) #1777: apply turbo's transmissio-remote...
2009-01-30 Charles Kerr(trunk libT) #1777: Size column in transmission-remote
2009-01-30 Charles Kerr(trunk gtk) Make "open" button clearer in Preferences...
2009-01-30 Charles Kerr(trunk daemon) mention --session in the transmission...
2009-01-30 Charles Kerr(trunk libT) more assertions
2009-01-29 Charles Kerr(trunk libT) yet even *more* assertions for Biiaru...
2009-01-28 Charles Kerr(trunk libT) add more assertions to ensure that the...
2009-01-27 Charles Kerr(trunk libT) possible fix for the transfers-not-loaded...
2009-01-27 Mitchell Livingstonre-add dead code stripping on release builds
2009-01-27 Mitchell Livingstonturn off dead code stripping, again
2009-01-27 Mitchell Livingstondisable dead-code stripping - the space saved was trivi...
2009-01-26 Charles Kerr(trunk libT) another possible fix for the libevent...
2009-01-26 Mitchell Livingstonremove NSAsserts when compiling under Release configuration
2009-01-26 Mitchell Livingstonenable dead code stripping
2009-01-26 Charles Kerr(trunk libT) add more assertions to make Biiaru crash...
2009-01-26 Mitchell Livingstonrandom cleanup and update the strings file
2009-01-26 Charles Kerr(trunk libT) fsync busy files every 15 seconds or so...
2009-01-25 Charles Kerr(trunk libT) try again to make hudson-t happy wrt posix...
2009-01-25 Charles Kerr(trunk libT) possibly make hudson-t happy on Linux
2009-01-25 Charles Kerr(trunk libT) add mac, linux, and win32 support for...
2009-01-25 Charles Kerr(trunk libT) new macro, tr_assert(). use it to help...
2009-01-25 Charles Kerr(trunk libT) #1794: possible fix -- better handling...
2009-01-24 Mitchell Livingstonalways fallback with sorting by name
2009-01-24 Mitchell Livingstondetermine queue order solely on order in the fTorrent...
2009-01-24 Charles Kerr(trunk libT) more of the same
2009-01-24 Charles Kerr(trunk libT) more debugging messages
2009-01-24 Charles Kerr(trunk libT) more experimental code for Biiaru
2009-01-24 Charles Kerr(trunk libT) experimental commit that will *possibly...
2009-01-24 Charles Kerr(trunk libT) don't limit peer bandwidth during the...
2009-01-24 Charles Kerr(trunk libT) #1743: potential threading issue in tr_lis...
2009-01-24 Charles Kerr(trunk) same as r7786, but in daemon & gtk too
2009-01-24 Charles Kerr(trunk libT) silence curl_easy_setopt -Wunreachable...
2009-01-23 Charles Kerr(trunk libT) #1723: View version with / from transmissi...
2009-01-23 Charles Kerr(trunk) #1742: don't use warnings added in gcc 3.4...
2009-01-23 Charles Kerr(trunk libT) fix some code that the newly-added gcc...
2009-01-23 Mitchell Livingstonremove unnecessary header from the RPC white list table
2009-01-23 Mitchell Livingston(trunk) #1736 Text for unknown error in torrent creator
2009-01-22 Mitchell Livingston(trunk) update NEWS
2009-01-22 Charles Kerr(trunk libT) when deleting a torrent's local data ...
2009-01-22 Charles Kerr(trunk gtk) use g_remove() instead of g_unlink() so...
2009-01-22 Charles Kerr#1728: lower the minimum libnotify version from 0.4...
2009-01-22 Charles Kerr(trunk libT) #1734: encrypted peers' outgoing RC4 strea...
2009-01-22 Charles Kerr(trunk libT) well, maybe it's not a problem with sendin...
2009-01-21 Charles Kerr(trunk libT) add a couple of simple debugging messages
2009-01-20 Charles Kerr(trunk daemon) #1718: -f and -p? do not agree on first...
2009-01-20 Charles Kerr(trunk libT) better implementation of r7761 to take...
2009-01-20 Charles Kerr(trunk libT) bah, fix r7761 oops
2009-01-20 Duncan BeeversAdd upload torrent by url to web interface
2009-01-20 Charles Kerr(trunk libT) when pruning out slow peers, don't prune...
2009-01-20 Charles Kerr(trunk libT) fix uninitialized variable in bandwidth...
2009-01-20 Charles Kerr(trunk libT) fix crash-on-add-torrent-from-clutch repor...
2009-01-19 Mitchell Livingston(trunk) last filter button resizing adjustment, I swear
2009-01-19 Mitchell Livingston(trunk) streamline the filter button resize code a bit
2009-01-19 Mitchell Livingston(trunk) filter button shrinking will now scale proporti...
2009-01-19 Charles Kerr(trunk libT) fix two bugs introduced yesterday's add...
2009-01-19 Charles Kerr(trunk libT) #1715: More stats information in rpc sessi...
2009-01-19 Charles Kerr(trunk libT) put ful's theory to the test wrt function...
2009-01-19 Charles Kerr(trunk libT) s/function_done/tr_idle_function_done/
2009-01-19 Charles Kerr(trunk libT) prefer `int' over `ssize_t'
2009-01-19 Charles Kerr(trunk libT) possible fix for the `few peers' errors...
2009-01-18 Charles Kerr(trunk gtk) make hudson-t happy
2009-01-18 Charles Kerr(trunk libT) annotate the help & man page to note that...
2009-01-18 Charles Kerr(trunk libT) In RPC, add general support for nonblockin...
2009-01-18 Charles Kerr(trunk libT) have tr_strndup() take an ssize_t instead...
2009-01-18 Charles Kerr(trunk libT) fix a minor memory leak.
2009-01-17 Charles Kerr(trunk libT) discard peers from the tracker or pex...
2009-01-17 Charles Kerr(trunk) in configure.ac, make debugging support automat...
2009-01-17 Charles Kerr(trunk libT) minor cleanup
2009-01-17 Charles Kerr(trunk daemon) #1707: Show peer progress in --peers...
2009-01-17 Charles Kerr(trunk libT) check in some of the extra error logging...
2009-01-17 Charles Kerr(trunk daemon) #1704: --info and/or --files should...
2009-01-17 Mitchell LivingstonGet rid of peer-mgr-private.h in Xcode
2009-01-16 Charles Kerr(trunk libT) fix IPv6 reported & solved by erdgeist...
2009-01-16 Mitchell Livingstonallow checking for betas when autoupdate is off
2009-01-16 Charles Kerr(trunk) sync xcode & autoconf idioms for determining...
2009-01-16 Charles Kerr(trunk) #1700: A bug in check-openssl.m4 for not teach...
2009-01-16 Charles Kerr(trunk libT) minor tweaks to reduce libtransmission...
2009-01-16 Charles Kerr(trunk libT) make file preallocation optional via setti...
2009-01-16 Erick Turnquist(trunk libT) fix r7717
2009-01-16 Charles Kerr(trunk libT) fix tracker IPv6 error reported by the...
2009-01-16 Charles Kerr(trunk) add interface versioning to the RPC spec
2009-01-14 Charles Kerr(trunk libT) #1698: RunTime Check failure
2009-01-14 Charles Kerr(trunk libT) Remove tr_peerMgrHasConnections, it isn...
next