]> granicus.if.org Git - transmission/shortlog
transmission
2011-03-17 Mitchell Livingston#4109 Recycle: Show a confirmation dialog
2011-03-16 Jordan Lee(trunk libT) #4127 "Torrent complete script doesn't...
2011-03-16 Jordan Lee(trunk) it's bad form to #include so many system header...
2011-03-16 Jordan Lee(trunk libT) move the single-use utility function ...
2011-03-16 Jordan Lee(trunk libT) make readOrWriteBytes() more readable
2011-03-16 Mitchell LivingstonRemove the miniupnp framework from the Transmission...
2011-03-16 Jordan Lee(trunk libT) remove the "a file disappeared!" check...
2011-03-16 Jordan Lee(trunk libT) remove unused code from inout.c
2011-03-16 Jordan Lee(trunk libT) minor tweak to the cache sorting code
2011-03-15 Jordan Lee(trunk libT) cpu load improvements based on profiling...
2011-03-15 Jordan LeeShow whether a tracker is http or udp. Without that...
2011-03-15 Jordan Lee(trunk) #4081 "Add 'cookieString' argument 'torrent...
2011-03-15 Jordan Lee(trunk libT) annnouncer.c: as discussed with Waldorf...
2011-03-14 Mitchell LivingstonRename "cleanup all completed" to "remove all completed...
2011-03-14 Mitchell Livingston#4119 Add "matches" option for all properties of "assig...
2011-03-14 Jordan Lee(trunk libT) more announce.c work: better handling...
2011-03-14 Jordan Lee(trunk daemon) #4118 "transmission-remote, document...
2011-03-14 Jordan Lee(trunk libT) #117 "UDP tracker protocol support (BEP...
2011-03-14 Jordan Lee(trunk libT) make tr_ptrArrayNth() an inline function
2011-03-14 Jordan Lee(trunk libT) more tweakin'
2011-03-14 Jordan Lee(trunk libT) fix array-bounds-read in the UDP tracker...
2011-03-13 Jordan Lee(trunk libT) add attribution for the fallback tr_htonll...
2011-03-13 Jordan Lee(trunk libT) better implementation of tr_htonll() and...
2011-03-13 Jordan Lee(trunk libT) minor tweak: use evutil_closesocket()...
2011-03-13 Mitchell Livingston#4099 add "none of the following" to the group rules...
2011-03-13 Jordan Lee(trunk gtk) fix condition that could crash in some...
2011-03-13 Jordan Lee(trunk gtk) #4075 "add x-scheme-handler/magnet to deskt...
2011-03-13 Jordan Lee(trunk) make sure all files with $Id$ has svn:propertie...
2011-03-13 Jordan LeeAdd htonll() ntohll() to our AC_CHECK_FUNCS set s.t...
2011-03-13 Jordan Lee(trunk libT) tweak #includes in announcer-http.c
2011-03-13 Jordan Lee(trunk libT) fix tau_send crash reported by Waldorf...
2011-03-13 Jordan Lee(trunk libT) use libevent's portability wrapper for...
2011-03-13 Jordan Lee(trunk libT) use libevent2's portability wrappers for...
2011-03-13 Mitchell Livingstonfix Mac build
2011-03-13 Jordan Lee(trunk gtk) when a tracker is manually added to a torre...
2011-03-13 Jordan Lee(trunk libT) #117 "UDP tracker support (BEP #15)" ...
2011-03-13 Jordan Lee(trunk libT) tweaks by werehamster
2011-03-13 Jordan Lee(trunk libT) fix minor memory leak reported by rpc...
2011-03-13 Jordan Lee(trunk libT) #117 "UDP tracker protocol support" -...
2011-03-12 Juliusz ChroboczekRevert "Protect against broken implementations of monot...
2011-03-12 Mitchell Livingstonleft out a 'p'
2011-03-12 Mitchell Livingston#4104 temporarily reenable PPC support for the developm...
2011-03-11 Mitchell Livingstonremove a bunch of unnecessary target-level build settings
2011-03-11 Jordan Lee(trunk libT) #4106 "Assert in buildHandshakeMessage...
2011-03-11 Jordan Leeremove unused field
2011-03-11 Jordan Lee(trunk libT) copyediting: removing trailing spaces...
2011-03-11 Jordan Lee(trunk libT) implement multiscrape.
2011-03-11 Jordan Lee(trunk libT) ensure that a tr_torrent's peer id is...
2011-03-11 Jordan Lee(trunk libT) repeat the r12129 fix for delegating https...
2011-03-11 Mitchell Livingstonfix Mac build
2011-03-11 Jordan Lee(trunk libT) fix r12127 bug with delegating https trackers
2011-03-11 Jordan Lee(trunk libT) optimization for ocelot.
2011-03-11 Jordan Lee(trunk libT) #117 "UDP tracker protocol support (BEP...
2011-03-11 Jordan Lee(trunk gtk) fix 2.22+ time display regression in the...
2011-03-11 Mitchell Livingstonsilence more warning by explicitly setting some file...
2011-03-11 Mitchell Livingstonsilence a warning
2011-03-11 Mitchell LivingstonResize the "recycle" cleanup icon
2011-03-11 Mitchell LivingstonRemove PPC support; remove a whole bunch of unneeded...
2011-03-10 Jordan Lee(trunk libT) Add an enumeration for the peer id length...
2011-03-10 Jordan Lee(trunk libT) use a hex key for tracker announces.
2011-03-10 Mitchell Livingston#4093 Peer and network settings accessible through...
2011-03-10 Mitchell Livingstonadd a button to the bottom-left of the main window...
2011-03-09 Juliusz ChroboczekProtect against broken implementations of monotonic...
2011-03-08 Mitchell Livingston#4099 add 'not equal' in groups preferences
2011-03-08 Mitchell Livingstonhard-code the status bar and filter bar height, so...
2011-03-07 Jordan Lee(trunk qt) #3570 "Russian Translation" -- updated.
2011-03-07 Jordan Lee(trunk daemon) #4094: "move 'Ratio Limit' to 'LIMITS...
2011-03-07 Jordan Lee(trunk libT) #4084 "after reaching seed state, no new...
2011-03-07 Jordan Lee(trunk libT) copyediting.
2011-03-07 Jordan Lee(trunk libT) simpler implementation of the idea behind...
2011-03-07 Jordan Lee(trunk libT) finish r12108
2011-03-06 Jordan Leeexperimental fix for #4084
2011-03-06 Jordan Lee(trunk gtk) fix time display oops
2011-03-06 Jordan Leeadd a missing icon
2011-03-05 Jordan Lee(trunk gtk) #4088 "Transmission needs 256x256 icon...
2011-03-05 Jordan Lee(trunk libT) #4085 "transmission crashed when adding...
2011-03-05 Jordan Lee(trunk libT) #2338: "uTP support" -- enable uTP by...
2011-03-05 Mitchell Livingstonupdate the Add Magnet window's minimum size to match...
2011-03-05 Jordan Lee(trunk libT) #4083 "Wrong shades of progress in Inspect...
2011-03-05 Mitchell Livingstoncleaner fix for #4066
2011-03-04 Mitchell Livingston(trunk) tweak NEWS; typo fix
2011-03-04 Jordan Lee(trunk) copyediting: remove trailing spaces from source...
2011-03-04 Jordan Lee(trunk libT) fix possible memory leak in tr-udp's EV_RE...
2011-03-04 Jordan Lee(trunk libT) new function: tr_ssToAddr()
2011-03-04 Jordan Lee(trunk libT) #3208 "Local Peer Discovery idea: prioriti...
2011-03-04 Jordan Lee(trunk gtk) copyediting.
2011-03-04 Jordan Lee(trunk gtk) remove unused code: gtr_warn_if_fail()
2011-03-04 Jordan Lee(trunk gtk) minor copyediting for clarity/readability
2011-03-04 Jordan Lee(trunk gtk) #4080 "Toggling speed limit mode from the...
2011-03-04 Jordan Lee(trunk) #4072 "remove the 'know peer count' field in...
2011-03-04 Jordan Lee(trunk libT) fix tr_ctorFree() crash reported by Rolcol
2011-03-04 Jordan Lee(trunk libT) fix peerDestruct() crash when peer doesn...
2011-03-04 Mitchell Livingstontypo fix
2011-03-04 Mitchell Livingstonremove unused totalPeersKnown method
2011-03-04 Mitchell Livingston#4072 Remove "known" field in Inspector->Peers
2011-03-04 Mitchell Livingston(trunk) bump to 2.22+
2011-03-03 Mitchell Livingstonupdate xcodeproj
2011-03-03 Jordan Lee(trunk libT) a bit of futzing: remove a few more unnece...
2011-03-03 Jordan Lee(trunk libT) add an "existing dir" argument to tr_fdFil...
2011-03-03 Jordan Leeremove a handful of unnecessary casts
next