source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @7852   14 years jhujhiti (1.5x libT) suppress ipv6 EHOSTUNREACH as well as ENETUNREACH
(edit) @7851   14 years jhujhiti (trunk libT) suppress ipv6 EHOSTUNREACH as well as ENETUNREACH
(edit) @7850   14 years jhujhiti (1.5x libT) don't attempt to connect to (half-complete) ipv6 …
(edit) @7849   14 years jhujhiti (trunk libT) don't attempt to connect to (half-complete) ipv6 …
(edit) @7848   14 years jhujhiti (1.5x libT) backport r7842 as well
(edit) @7847   14 years jhujhiti (1.5x libT) backport r7839 (stop using ipv4-mapped listeners)
(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) @7823   14 years livings124 add a script to build beta releases
(edit) @7822   14 years livings124 add a script to build beta releases
(edit) @7821   14 years charles (1.5x) backport #1757, #1777 to 1.5x branch
(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) @7815   14 years charles bump to 1.50b4
(edit) @7814   14 years charles update NEWS
(edit) @7813   14 years charles (trunk libT) backport latest changes to 1.5x -- (1) all of libT (2) …
(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( …
(edit) @7789   14 years charles (trunk libT) don't limit peer bandwidth during the handshake phase. …
(edit) @7788   14 years charles (trunk libT) #1743: potential threading issue in tr_list. only …
(edit) @7787   14 years charles (trunk) same as r7786, but in daemon & gtk too
(edit) @7786   14 years charles (trunk libT) silence curl_easy_setopt -Wunreachable-code warnings
(edit) @7785   14 years charles (trunk libT) #1723: View version with / from transmission-remote
(edit) @7784   14 years charles (trunk) #1742: don't use warnings added in gcc 3.4 if we're using a …
(edit) @7783   14 years charles (trunk libT) fix some code that the newly-added gcc warnings didn't like
(edit) @7782   14 years livings124 remove unnecessary header from the RPC white list table
(edit) @7781   14 years livings124 use trunk's version script in 1.5x
(edit) @7780   14 years livings124 (1.5x) #1736 Text for unknown error in torrent creator
(edit) @7779   14 years livings124 (trunk) #1736 Text for unknown error in torrent creator
(edit) @7778   14 years livings124 (trunk) update NEWS
(edit) @7777   14 years livings124 (1.5x) update NEWS
(edit) @7776   14 years charles (1.5x) backport r7774 and r7775 (the unlink -> remove changes in …
(edit) @7775   14 years charles (trunk libT) when deleting a torrent's local data -- folders and files …
(edit) @7774   14 years charles (trunk gtk) use g_remove() instead of g_unlink() so that folders can …
(edit) @7773   14 years charles (1.5x) #1728: reduce libnotify minimum version from 0.4.4 to 0.4.3
(edit) @7772   14 years charles #1728: lower the minimum libnotify version from 0.4.4 to 0.4.3
(edit) @7771   14 years charles (1.5x) backport #1734 to 1.5x
(edit) @7770   14 years charles (trunk libT) #1734: encrypted peers' outgoing RC4 stream can be …
(edit) @7769   14 years charles (trunk libT) well, maybe it's not a problem with sending the pex …
(edit) @7768   14 years charles (trunk libT) add a couple of simple debugging messages
(edit) @7767   14 years charles (1.5x) backport trunk changes to 1.5x branch
(edit) @7766   14 years charles (trunk daemon) #1718: -f and -p? do not agree on first file index
(edit) @7765   14 years charles (trunk libT) better implementation of r7761 to take into account …
(edit) @7764   14 years duncanbeevers Merge 7762 from trunk. Add support for uploading torrents by url to …
(edit) @7763   14 years charles (trunk libT) bah, fix r7761 oops
(edit) @7762   14 years duncanbeevers Add upload torrent by url to web interface
(edit) @7761   14 years charles (trunk libT) when pruning out slow peers, don't prune if we don't have …
(edit) @7760   14 years charles (trunk libT) fix uninitialized variable in bandwidth code
(edit) @7759   14 years charles (trunk libT) fix crash-on-add-torrent-from-clutch reported by anf6
(edit) @7758   14 years livings124 (trunk) last filter button resizing adjustment, I swear
(edit) @7757   14 years livings124 (trunk) last filter button resizing adjustment, I swear
(edit) @7756   14 years livings124 (1.5x) streamline the filter button resize code a bit
(edit) @7755   14 years livings124 (trunk) streamline the filter button resize code a bit
Note: See TracRevisionLog for help on using the revision log.