source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7935   14 years livings124 (trunk) #1855 improve the iphone's web ui appearance for the top bars
(edit) @7934   14 years livings124 update the release scripts to name the disk image "Transmission"
(edit) @7932   14 years livings124 (trunk) #1856 on the iPhone, when the web interface is in portrait …
(edit) @7930   14 years charles (trunk libT) make TR_DEFAULT_PEER_SOCKET_TOS_STR default to "0" based …
(edit) @7928   14 years livings124 (trunk) #1667 fix Tiger-only cropping issue
(edit) @7927   14 years livings124 (trunk) fix linux build, part 2
(edit) @7924   14 years livings124 (trunk) fix linux build
(edit) @7922   14 years livings124 (trunk) #1602 Internet Explorer 6 & 7 Support in WebUI
(edit) @7921   14 years charles (trunk libT) some minor tr_bool correctness
(edit) @7920   14 years charles (trunk web) #1811 update
(edit) @7918   14 years charles (trunk) #1847: Non-GCC compilers are not happy with -O options
(edit) @7916   14 years charles (trunk web) #1811: Validation XHTML of Web Interface
(edit) @7914   14 years charles (trunk libT) fix oops
(edit) @7913   14 years charles (trunk libT) more #1829
(edit) @7912   14 years charles (trunk libT) a little more work on #1829
(edit) @7911   14 years charles (trunk gtk) #1846: GTK client has no pause all / resume all buttons
(edit) @7909   14 years charles (trunk libT) experimental fix for #1829: High CPU use in refillPulse()
(edit) @7907   14 years charles (trunk libT) #1845: if settings.json is empty, T crashes with …
(edit) @7905   14 years charles (trunk libT) #1844: Prefer curl_multi_socket_action() to …
(edit) @7903   14 years charles (trunk daemon) #1843: status not shown anymore
(edit) @7902   14 years charles (trunk gtk) #1834: Add the ability to sort by ETA
(edit) @7901   14 years charles (trunk libT) #1828: timestamp for log/debug output
(edit) @7899   14 years charles (trunk daemon) #1819: indicate torrent error in transmission-remote -l
(edit) @7896   14 years charles (trunk) local CFLAGS and CXXFLAGS environment variables are clobbered
(edit) @7894   14 years livings124 assorted trivial cleanup
(edit) @7893   14 years livings124 a newly-added torrent should always follow the global ratio setting
(edit) @7892   14 years livings124 have the mac ui use libT's ratio settings (attempt 1); when seed ratio …
(edit) @7891   14 years livings124 eta will now indicate time remaining to reach seed ratio when seeding
(edit) @7890   14 years livings124 (trunk) update appcast and version number for 1.50
(edit) @7888   14 years charles (trunk) #1787: add support for seeding ratio limiting in libtransmission
(edit) @7887   14 years charles (trunk) sync NEWS with 1.5x branch
(edit) @7883   14 years charles (trunk libT) #1810: DoS vulnerability wrt incoming connections
(edit) @7881   14 years duncanbeevers (trunk web) Add option to remove data when removing torrent from web …
(edit) @7879   14 years charles (trunk gtk) fix "duplicate message definition" errors in a handful of …
(edit) @7878   14 years charles (trunk gtk) update translation strings from launchpad
(edit) @7874   14 years charles (trunk libT) partial revert of r7825: back out the refillPulse() changes
(edit) @7870   14 years charles (trunk libT) #1384: make tr_cryptoRandInt() simpler to read
(edit) @7867   14 years charles (trunk doc) tweak the RPC spec as suggested by chorlya
(edit) @7866   14 years charles (trunk libT) yet another possible fix for the libcurl/libevent/kqueue issue
(edit) @7865   14 years charles (trunk libT) #1784: add .netrc support to transmission-remote
(edit) @7862   14 years charles (trunk libT) #1776: crash in tr_cryptoComputeSecret()
(edit) @7860   14 years charles (trunk gtk) #1735: .torrent files are not deleted even if you said so
(edit) @7858   14 years charles (trunk libT) #1392: changing per-torrent peer limits via …
(edit) @7856   14 years charles (trunk libT) #1800: Display glitch in "transmission-daemon -l" when …
(edit) @7854   14 years charles (trunk libT) #1671: transmission-remote --get option not including all …
(edit) @7853   14 years charles (trunk libT) #1798: TM crashes when receiving malformed JSON packet
(edit) @7851   14 years jhujhiti (trunk libT) suppress ipv6 EHOSTUNREACH as well as ENETUNREACH
(edit) @7849   14 years jhujhiti (trunk libT) don't attempt to connect to (half-complete) ipv6 …
(edit) @7846   14 years livings124 compile asserts out of the release build
(edit) @7845   14 years livings124 undo part of last commit....for now
(edit) @7844   14 years livings124 trivial cleanup
(edit) @7843   14 years livings124 add miniupnpcstrings.h to makefile
(edit) @7842   14 years jhujhiti (trunk libT) don't attempt to set V6ONLY on ipv4 sockets
(edit) @7841   14 years livings124 mac project builds again
(edit) @7840   14 years charles (trunk libT) add file I should've added in previous commit
(edit) @7839   14 years jhujhiti (trunk libT) stop using ipv4-mapped listener sockets. this should have …
(edit) @7838   14 years jhujhiti (trunk libT) only resolve ipv4 tracker addresses for now
(edit) @7837   14 years charles (trunk libT) update to the newest versions of miniupnp and libnatpmp
(edit) @7836   14 years charles (trunk libT) add in a crasher bug for Rolcol to find
(edit) @7835   14 years charles (trunk libT) #1777: Size column in transmission-remote
(edit) @7834   14 years charles (trunk libT) #1791: debug message cleanup in tracker.c
(edit) @7833   14 years charles (trunk libT) #1748 keep looking for a workaround
(edit) @7832   14 years charles (trunk libT) experimental fix for #1748: crash in event_queue_insert …
(edit) @7831   14 years charles (trunk libT) more hoops for Biiaru
(edit) @7830   14 years charles (trunk libT) #1760: test fix for a deadlock that occurs stopping a …
(edit) @7829   14 years charles (trunk libT) add notation explaining the status between resume.c and …
(edit) @7828   14 years charles (trunk libT) #1748: judging from Biiaru's testing yesterday after I …
(edit) @7827   14 years charles (trunk libT) maybe fix the crasher (on the mac) that I introduced this …
(edit) @7826   14 years charles (trunk libT) Biaaru: repeat the TR_DEBUG_FD test on this please :)
(edit) @7825   14 years charles (trunk libT) hack on the r7824 crasher reported by Biiaru and m1b. …
(edit) @7824   14 years charles (trunk libT) #1748: possible fix for the kqueue corruption errors by …
(edit) @7822   14 years livings124 add a script to build beta releases
(edit) @7820   14 years charles (trunk libT) #1777: apply turbo's transmissio-remote.2.diff patch for …
(edit) @7819   14 years charles (trunk libT) #1777: Size column in transmission-remote
(edit) @7818   14 years charles (trunk gtk) Make "open" button clearer in Preferences dialog's web tab
(edit) @7817   14 years charles (trunk daemon) mention --session in the transmission-remote manpage
(edit) @7816   14 years charles (trunk libT) more assertions
(edit) @7812   14 years charles (trunk libT) yet even *more* assertions for Biiaru and persept :)
(edit) @7811   14 years charles (trunk libT) add more assertions to ensure that the libevent calls are …
(edit) @7810   14 years charles (trunk libT) possible fix for the transfers-not-loaded-on-startup …
(edit) @7809   14 years livings124 re-add dead code stripping on release builds
(edit) @7808   14 years livings124 turn off dead code stripping, again
(edit) @7807   14 years livings124 disable dead-code stripping - the space saved was trivial if any, and …
(edit) @7806   14 years charles (trunk libT) another possible fix for the libevent corruption issue -- …
(edit) @7805   14 years livings124 remove NSAsserts when compiling under Release configuration
(edit) @7804   14 years livings124 enable dead code stripping
(edit) @7803   14 years charles (trunk libT) add more assertions to make Biiaru crash …
(edit) @7802   14 years livings124 random cleanup and update the strings file
(edit) @7801   14 years charles (trunk libT) fsync busy files every 15 seconds or so. On linux, use …
(edit) @7800   14 years charles (trunk libT) try again to make hudson-t happy wrt posix_fadvise()
(edit) @7799   14 years charles (trunk libT) possibly make hudson-t happy on Linux
(edit) @7798   14 years charles (trunk libT) add mac, linux, and win32 support for os-level hints that …
(edit) @7797   14 years charles (trunk libT) new macro, tr_assert(). use it to help smoke out #1749
(edit) @7796   14 years charles (trunk libT) #1794: possible fix -- better handling of zero-size files
(edit) @7795   14 years livings124 always fallback with sorting by name
(edit) @7794   14 years livings124 determine queue order solely on order in the fTorrent array - this …
(edit) @7793   14 years charles (trunk libT) more of the same
(edit) @7792   14 years charles (trunk libT) more debugging messages
(edit) @7791   14 years charles (trunk libT) more experimental code for Biiaru
(edit) @7790   14 years charles (trunk libT) experimental commit that will *possibly* fix the "assert( …
Note: See TracRevisionLog for help on using the revision log.