]> granicus.if.org Git - transmission/shortlog
transmission
2018-02-22 Mike GelfandBump version to 2.93+, fix NEWS date
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-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
2016-03-06 Mike GelfandUpdate NEWS, bump to 2.92 2.92
2016-03-06 Mike GelfandAttempt to remove OSX.KeRanger.A for unlucky users...
2016-03-06 Mike GelfandBump to 2.91 2.91
2016-03-06 Mike GelfandUpdate NEWS
2016-03-05 Mike GelfandUpdate NEWS
2016-03-05 Mike Gelfand#5743: Use `-rad` as short form of `--remove-and-delete`
2016-03-03 Mike GelfandFix constraints issues on Yosemite when hiding web...
2016-03-03 Mike Gelfand#6078: Show main window and scroll to torrent on notifi...
2016-03-03 Mike Gelfand#6077: Add `--blocklist-update` to transmission-remote...
2016-03-03 Mike Gelfand#6083: Remove what looks like unintended changes (added...
2016-03-03 Mike GelfandFix copyright year in Win32 resources
2016-03-02 Mike Gelfand#6079: Fix miniupnpc script to handle spaces and other...
2016-03-02 Mike GelfandFix building for Win32/x86 (wrong callback calling...
2016-03-02 Mike GelfandPrevent crash during group rules removal in some cases...
2016-02-29 Mike GelfandFix existing Qt client instance detection and torrents...
2016-02-28 Mike GelfandInclude Windows patches into source archive, otherwise...
2016-02-28 Mike GelfandBump to 2.90+
2016-02-28 Mike GelfandUpdate NEWS 2.90
2016-02-27 Mike GelfandBump version to 2.90
2016-02-27 Mike GelfandSync translations with Transifex
2016-02-27 Mike GelfandUpdate user-facing copyright years
2016-02-27 Mike GelfandUpdate NEWS
2016-02-27 Mike Gelfand#6061: Change Sparkle Update URL to use HTTPS instead...
2016-02-27 Mike GelfandUse autolayout for about and license windows (OS X)
2016-02-27 Mike GelfandUse autolayout for torrent info window (OS X)
2016-02-24 Mike GelfandUse autolayout for group rules window, take two (OS X)
2016-02-24 Mike GelfandUse autolayout for group rules window (OS X)
2016-02-23 Mike GelfandFix warning for when 2nd `iconv()` argument is const
2016-02-23 Mike GelfandLoad icons with GResource, remove deprecated inline...
2016-02-23 Mike GelfandDefine `HAVE_ICONV` instead of `HAVE_ICONV_OPEN` when...
2016-02-07 Mike GelfandOnly depend on iconv if found
2016-02-07 Mike GelfandCheck for `iconv()` instead of `iconv_open()`, adjust...
2016-02-06 Mike Gelfand#6064: Add test cases which exhibit the issue
2016-02-06 Mike Gelfand#6064: Merge ConvertUTF.c fixes from LLVM (?)
2016-01-25 Mike GelfandAdd hidden "watch-dir-force-generic" setting handling...
2016-01-25 Mike GelfandMake it possible to force generic watchdir implementati...
2016-01-13 Mike GelfandFix Turkish translation for high/normal/low priority...
2016-01-12 Mike GelfandUse autolayout for Add Magnet window (OS X)
2016-01-09 Mike GelfandDisable format warnings when building with MinGW
2016-01-09 Mike Gelfand#6051: `transmission-gtk --version` shouldn't require...
2016-01-08 Mike GelfandAdd bitfield test for has all/none
2016-01-08 Mike GelfandApply most of recommended project changes (OS X)
2016-01-08 Mike GelfandGet rid of some more deprecation warnings (OS X)
2016-01-07 Mike GelfandUse `TR_BAD_SIZE` instead of -1 in `tr_quark_new()...
2016-01-07 Mike Gelfand#6050: Get rid of calls to deprecated convertScreenToBa...
2016-01-07 Mike Gelfand#6048: Improve error checking on metadata retrieval
2016-01-07 Mike Gelfand#5737: Retry if RPC server fails to bind to specified...
2016-01-06 Mike Gelfand#6042: Remove dead code now that we build for OS X...
2016-01-04 Mike GelfandAdd tests in such a way that target name is expanded...
2016-01-04 Mike Gelfand#5663: Autotools fixes: proper kqueue check, macro...
2016-01-04 Mike GelfandDon't build transmission-cli by default (suggested...
2016-01-04 Mike GelfandImprove file test modification time checks
2016-01-03 Mike GelfandUncomment error prefixing tests
2016-01-03 Mike Gelfand#5974: Torrents queued should be able to "Resume Now...
2016-01-02 Mike GelfandUpdate NEWS
2016-01-02 Mike Gelfand#6046: Fix grammatical mistake in German translation...
2016-01-02 Mike GelfandFix line endings on last commit
2016-01-02 Mike Gelfand#5663: Emulate `GetOverlappedResultEx` on Windows Vista/7
2016-01-02 Mike Gelfand#5663: Rework directory watching in daemon
2015-12-31 Mike Gelfand#5407: In `tr_peerMgrGetDesiredAvailable()`, check...
2015-12-31 Mike Gelfand#5891: Move UDP shutdown timer setup to sessionCloseImp...
2015-12-31 Mike Gelfand#5891: Fix crash on session shutdown (evdns_getaddrinfo...
2015-12-31 Mike GelfandFix MinGW build (still produces lots of useless warning...
2015-12-31 Mike GelfandLoosen bitfield assertions to account for unknown bit...
2015-12-29 Mike GelfandOn second thought, bring back stdbool.h check back
2015-12-29 Mike GelfandRemove useless checks and definitions (C99)
2015-12-29 Mike GelfandAlways add all source files to targets
2015-12-29 Mike GelfandWould you please die already, nasty chdir warning...
2015-12-29 Mike GelfandGet rid of some more warnings
2015-12-28 Mike GelfandGet rid of some more warnings
2015-12-28 Mike GelfandOptimize URL-parsing functions a bit; rewrite `tr_urlPa...
2015-12-27 Mike Gelfand#6041: Use AppKit status light icons (patch by mattrajca)
2015-12-27 Mike GelfandFix bitfield bit removal, add more asserts, extend...
2015-12-27 Mike Gelfand#5963: Fix two more places where int is used in boolean...
2015-12-27 Mike Gelfand#6037: Fix global options popover layout (patch by...
2015-12-25 Mike GelfandOngoing refactoring (use size_t instead of int)
2015-12-25 Mike GelfandOngoing refactoring (use size_t instead of int)
next