]> granicus.if.org Git - transmission/shortlog
transmission
2018-02-03 Michael SkreeEnsure buffer contents are null-terminated
2018-01-26 Mike GelfandMerge pull request #57 from Teteros/update-wiki-links
2018-01-26 Mike GelfandFix FTCBFS due to AC_RUN_IFELSE (patch by Helmut Grohne)
2018-01-26 Mike GelfandUse `magick convert` instead of `convert`
2018-01-25 Mike GelfandMerge branch '2.9x'
2018-01-24 Mike GelfandDon't crash if path passed to tr-create doesn't exist
2018-01-24 Mike GelfandFix UNC paths resolution on Windows
2018-01-24 Mike GelfandAdd unit tests uncovering improper UNC paths resolution
2018-01-23 Mike GelfandUse `head` instead of bash extension to get revision... 2.93
2018-01-23 Mike GelfandImprove version.h file generation
2018-01-23 Mike GelfandDon't search for SVN revision when calculating version
2018-01-23 Mike GelfandReplace SVN and SCM with VCS everywhere
2018-01-23 Mike GelfandTry getting SVN revision from Jenkins environment when...
2018-01-23 Mike GelfandFix memory leak in `tr_dhtInit` in failure condition
2018-01-18 Mike GelfandUpdate NEWS
2018-01-18 Sebastian Andrzej... transmission: build against openssl 1.1.0
2018-01-17 Mike GelfandMake host validation not depend on CSRF being enabled...
2018-01-17 Mike GelfandSupport IPv6 addresses when whitelisting hosts (see...
2018-01-17 Mike GelfandAdd DNS rebinding notes to RPC spec
2018-01-17 Mike GelfandUpdate NEWS, bump to 2.93
2018-01-16 Mike GelfandSimplify `tr_ssha1_matches` logic
2018-01-16 Mike GelfandWhen building with Xcode, link against 'libcrypto.dylib...
2018-01-16 Mike GelfandDon't switch trackers while announcing
2018-01-16 Mike GelfandUncaught exception when dragging multiple items between...
2018-01-16 Eric PetitWork around "error: m4_copy: won't overwrite defined...
2018-01-16 Mike GelfandAllow host whitelist control via plist on Mac
2018-01-16 Mike GelfandAdd libevent submodule (should hopefully fix Mac build)
2018-01-15 Mike GelfandSwitch to HTTPS links, adjust wiki links where possible
2018-01-15 Tavis Ormandymitigate dns rebinding attacks against daemon
2018-01-15 Robert VehseUpdate all instances of the donation link. Fixes #26.
2018-01-15 Mike GelfandAbort handshake if establishing DH shared secret fails
2018-01-15 Mike GelfandMerge pull request #468 from taviso/master
2018-01-15 Tavis Ormandymitigate dns rebinding attacks against daemon
2017-12-08 Mike GelfandMerge pull request #440 from lasers/manual
2017-12-02 Mike GelfandAdjust test names in CMake to be in line with autoconf...
2017-12-02 Mike GelfandFix memory leaks in subprocess test
2017-11-30 Mike GelfandMerge pull request #449 from wjt/symbolic-icon
2017-11-30 Will Thompsongtk: add symbolic icon
2017-11-28 lasersremove whitespace and a comma in the manuals
2017-11-28 Mike GelfandMerge pull request #387 from DevilDimon/noGrowl
2017-11-28 Dmitry SerovRemove Growl support
2017-11-28 Mike GelfandMerge pull request #364 from futekov/patch-2
2017-11-28 Mike GelfandMerge pull request #411 from dubhater/master
2017-11-28 Mike GelfandMerge pull request #429 from Fish2/master
2017-11-28 Mike GelfandRefactor completion scripts execution
2017-11-14 Mike GelfandEnsure include guard is the first non-comment line
2017-11-04 Fish2lossless compression of images
2017-11-01 Mike GelfandMerge pull request #394 from Allezxandre/fix/no-visible...
2017-10-31 Mike GelfandFix potential NULL pointer dereference introduced by...
2017-10-30 Mike GelfandTake another approach to creating intermediate dirs...
2017-09-30 cantabileShow file names in tooltips in Torrent Properties
2017-08-30 Alexandre JouandinFix `No @interface declares "containsIndex:"`
2017-08-27 Mike GelfandMerge pull request #386 from kholia/Netdisk
2017-08-27 Mike GelfandFix torrent list styling issue in Chrome 59+ (patch...
2017-08-26 Dhiru KholiaAdd Peer ID for Baidu Netdisk
2017-08-23 Mike GelfandMerge pull request #371 from bobbyhopere/anti-brute
2017-08-23 Mike GelfandMerge pull request #353 from DevilDimon/master
2017-08-18 Dmitry SerovUse NSInvocation to make Growl compile under ARC
2017-08-13 bobbyhopereAll modifications suggested by mikedld
2017-08-12 bobbyhopereanti-brute force for RPC Server
2017-08-11 Mike GelfandMerge pull request #367 from clyang/master
2017-08-10 clyangDisable browser to autocomplete on torrent url field
2017-08-08 Mike GelfandMerge pull request #360 from clyang/master
2017-08-07 Alexander FutekovDL/UL speed typography changes for web ui
2017-08-06 Mike GelfandMerge pull request #363 from kholia/Folx
2017-08-05 Dmitry SerovMerge remote-tracking branch 'origin/master'
2017-08-05 Dmitry SerovEnforce VDKQueue destruction before closing transmissio...
2017-08-05 Dhiru KholiaAdd Peer ID for Folx
2017-08-03 clyangImprove ToS on IPv6 connections
2017-08-02 Mike GelfandMerge pull request #355 from kholia/FDM
2017-08-02 Dhiru KholiaAdd Peer ID for Free Download Manager (FDM)
2017-08-02 Mike GelfandEnable ARC when configuring the project via CMake
2017-08-01 Dmitry SerovRemove leftover dealloc empty lines, nullify StatsWindo...
2017-08-01 Dmitry SerovCorrect __bridge_retained and __bridge_transfer casts...
2017-08-01 Dmitry SerovTransition to ARC for QuickLook plugin
2017-07-31 Dmitry SerovRemove ARC compiler flags for 3rd-party C libraries
2017-07-31 Dmitry SerovDisable ARC for 3rd-party libraries
2017-07-30 Mike GelfandMerge pull request #351 from puyt/master
2017-07-30 Sven DepondtRevert indentation from commit d94f44b
2017-07-30 Sven DepondtRework hotkeys for focused input fields and open dialogs
2017-07-29 Dmitry SerovEnable ARC in project settings
2017-07-29 Dmitry SerovTransition to ARC
2017-07-28 Sven DepondtUse id when handling hotkeys for specific dialogs
2017-07-28 Sven DepondtAdd keyboard hotkeys for web interface
2017-07-27 Mike GelfandBump miniupnpc version to 2.0.20170509 (take two)
2017-07-27 Mike GelfandBump miniupnpc version to 2.0.20170509
2017-07-26 Mike GelfandGo back to using hash as base name for resume and torre...
2017-07-22 Mike GelfandMerge pull request #329 from DevilDimon/master
2017-07-20 Mike GelfandDon't force debug configuration in qmake project
2017-07-20 Mike GelfandPatch up file test to allow for a bit of time discrepancy
2017-07-17 Mike GelfandMake version text in about dialog selectable/copyable...
2017-07-17 Dmitry SerovManually released collections are not autoreleased...
2017-07-16 Mike GelfandMerge pull request #320 from gonstr/master
2017-07-16 Mike GelfandMerge pull request #334 from xzcvczx/ssl-noverify
2017-07-16 Simon WellsChange TR_CURL_SSL_VERIFY to TR_CURL_SSL_NO_VERIFY
2017-07-15 Mike GelfandRevert dd538539aa, fix RPC queue processing
2017-07-08 Dmitry SerovNSDictionary init literals
2017-07-08 Dmitry SerovNSDictionary subscripting
2017-07-08 Mike GelfandRename `tr_sys_file_prefetch` to `tr_sys_file_advise`
2017-07-08 Mike GelfandChange `tr_sys_file_prefetch` behavior a bit
next