]> granicus.if.org Git - transmission/shortlog
transmission
2008-12-11 Charles Kerr(trunk libT) fix bug which caused libtransmission to...
2008-12-11 Mitchell Livingston#1157 ability to pick a random port in libtransmission...
2008-12-11 Charles Kerr(trunk libT) back out the changes for #1580; closing...
2008-12-10 Charles Kerr(rpc) #1584: include version in session-get response
2008-12-10 Charles Kerr(trunk) #1581: resolve ambiguity between --enable-gtk...
2008-12-10 Charles Kerr(trunk daemon) #1583: daemon ignores IP address whitelist
2008-12-10 Charles Kerr(trunk libT) #1580: use a 65K read buffer for the hash...
2008-12-10 Charles Kerr(trunk libT) make the upnp description a little easier...
2008-12-10 Charles Kerr(trunk libT) fix minor r7266 oops that could keep us...
2008-12-10 Charles Kerr(trunk libT) #1580: increase the read buffer for the...
2008-12-10 Charles Kerr(trunk libT) fix r7336 oops reported by RolCol, m1b...
2008-12-09 Charles Kerr(trunk libT) experimental code to try & fix the "one...
2008-12-09 Charles Kerr(trunk libT) better fix for the previous commit
2008-12-09 Charles Kerr(trunk libT) fix blocklist.c build error on cygwin...
2008-12-09 Charles Kerr(trunk libT) fix INET6_ADDRSTRLEN build error on cygwin...
2008-12-09 Charles Kerr(daemon) #1510: kysucix's patch to give an option to...
2008-12-09 Charles Kerr(trunk libT) if an individual torrent's speed limit...
2008-12-09 Mitchell Livingstonrevert last change - it didn't load the values properly
2008-12-09 Mitchell Livingstonload the rules table before showing the group rules...
2008-12-08 Mitchell Livingstonupdate the localizable strings file
2008-12-08 Mitchell Livingstonadd a description to the groups rules sheet
2008-12-08 Charles Kerr(trunk libT) #1565: give the peer requests a higher...
2008-12-08 Charles Kerr(libT) #1577: honor the peer's BEP 10 reqq key, if...
2008-12-08 Mitchell Livingstonlayout adjustment of info text in the preferences window
2008-12-08 Mitchell Livingstonauto-group considers all trackers
2008-12-08 Mitchell Livingstonmake sure the group info is updated when adding/removin...
2008-12-08 Mitchell Livingstonmissed adding the new GroupsRules xib
2008-12-08 Mitchell Livingston#1575 Auto-select a group for new torrents according...
2008-12-07 Mitchell Livingstonmissed one
2008-12-07 Mitchell Livingstonuse the short username for the Bonjour web ui name
2008-12-07 Mitchell Livingstondisable the file filter for single-file transfers;...
2008-12-07 Mitchell Livingstonsmall alignment changes to the file filter
2008-12-07 Mitchell Livingstonadd a search field to filter the file table in the...
2008-12-07 Mitchell Livingstonbetter string comparison of filter text
2008-12-07 Mitchell Livingstonadd support to filter file list (not yet implemented...
2008-12-07 Mitchell Livingstonstore a flat (non-nested) list of files for each transfer
2008-12-06 Mitchell Livingstonsimplify the code for moving rows in the groups table...
2008-12-06 Mitchell Livingstongrammar fix
2008-12-06 Charles Kerr(trunk) #1571: updated the README file
2008-12-06 Charles Kerr(trunk libT) #1569: tr_sessionIsSpeedLimitEnabled(...
2008-12-06 Charles Kerr(clutch) #1567: Web interface uses wrong boolean type...
2008-12-06 Mitchell Livingston#1570 Streamlined macosx/version.sh
2008-12-06 Mitchell Livingstonremove a poorly placed semicolon
2008-12-06 Mitchell Livingstonadd an option to disable Bonjour broadcasting of the...
2008-12-06 Charles Kerr(libT) fix a minor memory leak.
2008-12-06 Charles Kerr#1566: dpkg-buildpackage fails if make has not been run
2008-12-06 Mitchell Livingstonkill some unneeded logging
2008-12-06 Mitchell Livingstonmissed one
2008-12-06 Mitchell Livingston#1395 - patch from Waldorf: Bonjour support for Web...
2008-12-05 Charles Kerr(libT) minor cleanup: using tr_bool, fixing up bad...
2008-12-05 Charles Kerr(libT) #1562: 1.40 sends unnecessary `cancel' messages...
2008-12-04 Charles Kerr(gtk) undo r7271 damage: I checked in an extra file...
2008-12-04 Charles Kerr(gtk) #1560: tr_strlsize() type conflict
2008-12-04 Charles Kerrupdate news
2008-12-04 Charles Kerr(libT) #1557: handshake peer-id doesn't match the peer...
2008-12-04 Charles Kerr(libT) #1545: 1.41b1: speed temporarily jumps to 2x...
2008-12-04 Charles Kerradd "downloaders" to the spec; it's already in trunk
2008-12-03 Charles Kerr(gtk) #1555: I can't add more trackers to torrent
2008-12-03 Charles Kerr(gtk) #1544: case insensitivity search does not work...
2008-12-03 Charles Kerr(gtk) #1477: Launchpad translations need comment for...
2008-12-03 Charles Kerr#916: Make native language support (gettext) optional
2008-12-03 Charles Kerr(libt) #1554: EPROTO (in peer-msgs.c) not defined on...
2008-12-03 Charles Kerr(libT) more tr_bool, tr_port junk
2008-12-03 Charles Kerr(gtk) #1409: "Duplicate Torrent" error message should...
2008-12-03 Charles Kerr(libT) #1552: Blocklists fail when Windows newlines...
2008-12-03 Charles Kerr(gtk) #1300: "pause all" button in the right-click...
2008-12-03 Charles Kerr(libT) misc cleanup: use tr_bool and tr_port where...
2008-12-03 Mitchell Livingston#1536 Speed Limit Rollover information
2008-12-03 Charles Kerr(libT) extra assertions and safeguards for #1523: crash...
2008-12-03 Charles Kerr(libT) when picking peers to connect to, all other...
2008-12-03 Mitchell Livingston#1550 Not being able to deselect all transfers by click...
2008-12-03 Mitchell Livingstonshow a checkmark in the peer inspector for partial...
2008-12-02 Charles Kerr(libT) libcurl configuration tweaks
2008-12-02 Charles Kerr(libT) #1454: List of files selection/priority resetting
2008-12-02 Charles Kerr(libT) add tr_peer_stat.isSeed
2008-12-02 Charles Kerr(libT) that last commit should be a tr_bool, not an...
2008-12-02 Charles Kerr(libT) #1398: don't accept incoming peer connections...
2008-12-02 Charles Kerr(libT) #1379: support "partial seeds" BEP 22
2008-12-02 Charles Kerr libT) fix another r7234 bug reported by John_Clay
2008-12-02 Charles Kerr(libT) fix r7234 bug reported by John_Clay
2008-12-02 Charles Kerr(libT) misc cleanup
2008-12-02 Charles Kerr(libT) #1549: support fast exensions' "reject" and...
2008-12-02 Charles Kerrfix the linux build
2008-12-02 Mitchell LivingstonBeOS and Amiga support is, at least for now, a lost...
2008-12-02 Charles Kerr(libT) re-apply jhujhiti's IPv6 patch. This merges...
2008-12-02 Charles Kerr(cli) #1547: free memory read
2008-12-02 Mitchell Livingstonupdate strings and news
2008-12-02 Mitchell Livingston#1548 Peers rapidly connect and reconnect after removin...
2008-12-01 Mitchell Livingstonadd GroupsPrefsControllerto Makefile.am; add a warning
2008-12-01 Charles Kerrremove GroupsWindow from Makefile.am to get the linux...
2008-12-01 Charles Kerr(libT) janitorial: use the tr_port type whenever we...
2008-12-01 Charles Kerr(libT) #252: revert r7195 (jhujhiti's IPv6 test patch...
2008-12-01 Charles Kerr(libT) fix a small pex memory leak
2008-12-01 Charles Kerr(libT) fix memory leak introduced in r7186
2008-12-01 Mitchell Livingstonwhoops
2008-12-01 Mitchell Livingstonrename GroupsWindowController.[hm] to GroupsPrefsContro...
2008-11-30 Mitchell Livingston[7198] for all configurations
2008-11-30 Mitchell Livingstonsmall adjustments to the groups tab
2008-11-30 Charles Kerr(libT) #1542: SIGSEGV in tr_publisherPublish
2008-11-30 Mitchell Livingston#757 trio of group support patches
next