]> granicus.if.org Git - transmission/shortlog
transmission
2018-10-16 Ilya ChirkovFix typo
2018-10-06 Mike GelfandMerge pull request #609 from t-richards/bugfix/show...
2018-10-06 Mike GelfandRefactor "created on" value output a bit further
2018-10-04 Mike GelfandUpdate Sparkle to 1.20.0
2018-09-30 Mike GelfandDisable tabbing mode for all Mac client windows
2018-09-30 Mike GelfandFixup previous commit for transmission-remote
2018-09-30 Mike GelfandFix build with Xcode 10
2018-09-03 Mike GelfandFix file-test on Win32 due to file/dir symlinks difference
2018-09-02 Mitch LivingstonMerge pull request #583 from TimeDoctor/master
2018-05-05 Tom RichardsCheck return value of localtime
2018-05-01 Mike GelfandFix CMake-based build on Mac after 2.9x merge
2018-05-01 Mike GelfandMerge branch '2.9x'
2018-05-01 Mike GelfandBump version, update news 2.94
2018-04-25 Mike GelfandMerge pull request #593 from userwithuid/fixcurltls
2018-04-25 userwithuidfix logic for setting the curl ca bundle file
2018-04-17 Zachary J.... Updated copyright string to 2018
2018-04-17 Mike GelfandHTML-escape torrent name displayed in trackers inspecto...
2018-04-17 Mike GelfandTracker error XSS in inspector (web client)
2018-04-17 Mike GelfandAdjust CFBundleVersion format to fix Sparkle update...
2018-04-06 geertjanFix setting the ETA timestamps
2018-04-06 Mike GelfandMerge pull request #522 from gjalsem/master
2018-04-06 dubhaterQt: Fix bad downloaded percentage in DetailsDialog
2018-04-06 Mike GelfandMerge pull request #547 from dubhater/patch-6
2018-04-06 Mike GelfandMerge pull request #528 from neheb/patches
2018-04-06 Bernard SpilFix build with LibreSSL 2.7
2018-04-06 Niklas HaasLibreSSL compatibility
2018-04-06 Mike GelfandFix coding style and building with !TR_LIGHTWEIGHT
2018-04-06 Mike GelfandMerge pull request #570 from Sp1l/master
2018-04-01 Bernard SpilFix build with LibreSSL 2.7
2018-03-08 dubhaterQt: Fix bad downloaded percentage in DetailsDialog
2018-02-24 Mike GelfandFix FTCBFS due to AC_RUN_IFELSE (patch by Helmut Grohne)
2018-02-24 Mike Gilbertcmake: link against libmbedcrypto if available
2018-02-24 Mike GelfandAdd support for mbedtls (formely polarssl)
2018-02-22 Mike GelfandBump version to 2.93+, fix NEWS date
2018-02-19 geertjanFix setting the ETA timestamps
2018-02-10 Mike GelfandUpdate DHT library to 0.25
2018-02-03 Mike GelfandMerge pull request #500 from michaelskree/null-terminate
2018-02-03 Michael SkreeEnsure buffer contents are null-terminated
2018-02-03 Mike GelfandFix progress bar width with Breeze style (Qt client)
2018-02-03 Mike GelfandFix some leaks in tr-remote reported by GCC's sanitizer
2018-02-03 Mike GelfandMerge pull request #494 from dubhater/patch-1
2018-02-03 Mike GelfandMerge pull request #495 from neheb/patch-1
2018-02-01 Rosen PenevSet compression to curl defaults
2018-01-30 dubhaterQt: Fix assert with one-letter root folder names
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
next