source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7870   14 years charles (trunk libT) #1384: make tr_cryptoRandInt() simpler to read
(edit) @7869   14 years charles (1.5x) update to Jan 2009 versions of libnatpmp and miniupnpc
(edit) @7868   14 years charles (1.5x doc) tweak the RPC spec as suggested by chorlya
(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) @7864   14 years charles (trunk libT) #1784: add .netrc support to transmission-remote
(edit) @7863   14 years charles (1.5x libT) crash in tr_cryptoComputeSecret()
(edit) @7862   14 years charles (trunk libT) #1776: crash in tr_cryptoComputeSecret()
(edit) @7861   14 years charles (1.5x gtk) #1735: .torrent files are not deleted even if you said so
(edit) @7860   14 years charles (trunk gtk) #1735: .torrent files are not deleted even if you said so
(edit) @7859   14 years charles (1.5x daemon) #1392: changing per-torrent peer limits via …
(edit) @7858   14 years charles (trunk libT) #1392: changing per-torrent peer limits via …
(edit) @7857   14 years charles (1.5x daemon) #1800: Display glitch in "transmission-daemon -l" when …
(edit) @7856   14 years charles (trunk libT) #1800: Display glitch in "transmission-daemon -l" when …
(edit) @7855   14 years charles (1.5x libT) backport #1671, #1798
(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
Note: See TracRevisionLog for help on using the revision log.