]> granicus.if.org Git - transmission/log
transmission
14 years agoadjust About window size a bit
Mitchell Livingston [Tue, 2 Nov 2010 01:08:15 +0000 (01:08 +0000)]
adjust About window size a bit

14 years agoupdate AUTHORS and Credits with my LLC info
Mitchell Livingston [Tue, 2 Nov 2010 01:07:48 +0000 (01:07 +0000)]
update AUTHORS and Credits with my LLC info

14 years agoupdate German, Simplified Chinese, and Italian localizations for 2.12
Mitchell Livingston [Tue, 2 Nov 2010 00:59:41 +0000 (00:59 +0000)]
update German, Simplified Chinese, and Italian localizations for 2.12

14 years agoimprove the message when no blocklist url is specified
Mitchell Livingston [Mon, 1 Nov 2010 00:31:56 +0000 (00:31 +0000)]
improve the message when no blocklist url is specified

14 years agowhoops vs NSString vs. a c string
Mitchell Livingston [Mon, 1 Nov 2010 00:21:17 +0000 (00:21 +0000)]
whoops vs NSString vs. a c string

14 years ago(trunk) #3697 "https://trac.transmissionbt.com/ticket/3697" -- make "blocklist.bin...
Charles Kerr [Mon, 1 Nov 2010 00:12:30 +0000 (00:12 +0000)]
(trunk) #3697 "https://trac.transmissionbt.com/ticket/3697" -- make "blocklist.bin" visible in transmission.h

14 years agoautomatically upgrade the old blocklist file name to the new name
Mitchell Livingston [Mon, 1 Nov 2010 00:06:40 +0000 (00:06 +0000)]
automatically upgrade the old blocklist file name to the new name

14 years agouse the last attempted update of the blocklist for scheduling weekly updates
Mitchell Livingston [Sun, 31 Oct 2010 19:24:26 +0000 (19:24 +0000)]
use the last attempted update of the blocklist for scheduling weekly updates

14 years agofix typo in blocklist checkbox
Mitchell Livingston [Sun, 31 Oct 2010 19:08:52 +0000 (19:08 +0000)]
fix typo in blocklist checkbox

14 years ago#3697 make blocklist URL configurable in the Mac UI
Mitchell Livingston [Sun, 31 Oct 2010 19:05:46 +0000 (19:05 +0000)]
#3697 make blocklist URL configurable in the Mac UI

14 years ago(trunk) #3697 "make blocklist URL configurable" -- implemented in GTK+, Qt, and RPC
Charles Kerr [Sun, 31 Oct 2010 17:16:12 +0000 (17:16 +0000)]
(trunk) #3697 "make blocklist URL configurable" -- implemented in GTK+, Qt, and RPC

14 years ago(trunk) #3688 "remove proxy support" -- remove from libtransmission
Charles Kerr [Sun, 31 Oct 2010 17:05:31 +0000 (17:05 +0000)]
(trunk) #3688 "remove proxy support" -- remove from libtransmission

14 years agoupdate two images in the help
Mitchell Livingston [Sun, 31 Oct 2010 16:08:24 +0000 (16:08 +0000)]
update two images in the help

14 years agotweak NEWS
Mitchell Livingston [Sun, 31 Oct 2010 14:58:15 +0000 (14:58 +0000)]
tweak NEWS

14 years agoremove proxy support from the Mac client
Mitchell Livingston [Sun, 31 Oct 2010 14:51:50 +0000 (14:51 +0000)]
remove proxy support from the Mac client

14 years ago(trunk) 1st draft for 2.12's news
Charles Kerr [Sat, 30 Oct 2010 16:41:47 +0000 (16:41 +0000)]
(trunk) 1st draft for 2.12's news

14 years ago(trunk libT) #3689 "libtransmission/announcer.c's announceURLIsSupported() function...
Charles Kerr [Sat, 30 Oct 2010 16:19:27 +0000 (16:19 +0000)]
(trunk libT) #3689 "libtransmission/announcer.c's announceURLIsSupported() function is redundant" -- removed.

14 years ago(trunk libT) testing over; reverting r11360
Charles Kerr [Sat, 30 Oct 2010 05:24:50 +0000 (05:24 +0000)]
(trunk libT) testing over; reverting r11360

14 years ago(trunk libT) experimentally disable DHT by default
Charles Kerr [Sat, 30 Oct 2010 02:49:36 +0000 (02:49 +0000)]
(trunk libT) experimentally disable DHT by default

14 years ago(trunk libT) #3687 "The V=XXXX key/val pair in our DHT messages seems to have no...
Charles Kerr [Sat, 30 Oct 2010 01:48:45 +0000 (01:48 +0000)]
(trunk libT) #3687 "The V=XXXX key/val pair in our DHT messages seems to have no purpose" -- removed.

14 years ago(trunk gtk) disable preferences proxy tab
Charles Kerr [Fri, 29 Oct 2010 04:19:37 +0000 (04:19 +0000)]
(trunk gtk) disable preferences proxy tab

14 years ago(trunk libT) #3681 "tr-lpd.c's lpd_configureSocket() function is redundant" -- fixed.
Charles Kerr [Thu, 28 Oct 2010 23:19:53 +0000 (23:19 +0000)]
(trunk libT) #3681 "tr-lpd.c's lpd_configureSocket() function is redundant" -- fixed.

14 years ago(trunk libT) #3678 "benc walking could be more efficient" -- fixed.
Charles Kerr [Tue, 26 Oct 2010 19:30:35 +0000 (19:30 +0000)]
(trunk libT) #3678 "benc walking could be more efficient" -- fixed.

14 years ago(trunk web) #3671 "web client regression: new use of Array.indexOf() breaks in IE7...
Charles Kerr [Tue, 26 Oct 2010 00:18:41 +0000 (00:18 +0000)]
(trunk web) #3671 "web client regression: new use of Array.indexOf() breaks in IE7 and IE8" -- fixed.

14 years ago(trunk libT) #3666 "byteCount stored on a 32bits integer" -- fixed.
Charles Kerr [Sun, 24 Oct 2010 21:35:23 +0000 (21:35 +0000)]
(trunk libT) #3666 "byteCount stored on a 32bits integer" -- fixed.

14 years agopush the bottom buttons left two pixels
Mitchell Livingston [Sun, 24 Oct 2010 19:37:52 +0000 (19:37 +0000)]
push the bottom buttons left two pixels

14 years ago#3669 Streamline the bottom-left buttons, removing the button borders and using an...
Mitchell Livingston [Sun, 24 Oct 2010 19:19:21 +0000 (19:19 +0000)]
#3669 Streamline the bottom-left buttons, removing the button borders and using an updated turtle image. There is glue-code for this to work on localizations until they update the xib files.

14 years agoslight change to the file size formatting function
Mitchell Livingston [Sun, 24 Oct 2010 18:06:32 +0000 (18:06 +0000)]
slight change to the file size formatting function

14 years ago(trunk) #3663 "clang warnings in 2.11" -- fixed.
Charles Kerr [Sun, 24 Oct 2010 05:52:38 +0000 (05:52 +0000)]
(trunk) #3663 "clang warnings in 2.11" -- fixed.

14 years ago(trunk libT) #3662 "libtransmission cpu optimization: fewer calls to tr_time_msec...
Charles Kerr [Sun, 24 Oct 2010 01:08:08 +0000 (01:08 +0000)]
(trunk libT) #3662 "libtransmission cpu optimization: fewer calls to tr_time_msec()" -- fixed.

14 years ago#3661 sort the file list alphabetically
Mitchell Livingston [Sat, 23 Oct 2010 20:20:31 +0000 (20:20 +0000)]
#3661 sort the file list alphabetically

14 years ago(trunk utils) #3659 "fox building utils/ against ublibc" -- fixed
Charles Kerr [Sat, 23 Oct 2010 16:47:13 +0000 (16:47 +0000)]
(trunk utils) #3659 "fox building utils/ against ublibc" -- fixed

14 years agoundo r11341 formatting changes
Daniel Lee [Sat, 23 Oct 2010 03:22:03 +0000 (03:22 +0000)]
undo r11341 formatting changes

14 years ago(trunk libT) #3521 "rounding issue in tr_truncd()" -- try yet again to work out all...
Charles Kerr [Thu, 21 Oct 2010 23:47:23 +0000 (23:47 +0000)]
(trunk libT) #3521 "rounding issue in tr_truncd()" -- try yet again to work out all the fringe cases :)

14 years ago(trunk gtk) "hibernation inhibition broke in transmission-2.00" -- fixed.
Charles Kerr [Thu, 21 Oct 2010 20:04:00 +0000 (20:04 +0000)]
(trunk gtk) "hibernation inhibition broke in transmission-2.00" -- fixed.

14 years ago(trunk gtk) #3421 "protect against division by zero in details window" -- fixed anoth...
Charles Kerr [Thu, 21 Oct 2010 12:27:40 +0000 (12:27 +0000)]
(trunk gtk) #3421 "protect against division by zero in details window" -- fixed another case reported by kovalev

14 years agoadd image for r11341
Mitchell Livingston [Wed, 20 Oct 2010 22:15:13 +0000 (22:15 +0000)]
add image for r11341

14 years agoupdate the web client's inspector tab selectors (https://forum.transmissionbt.com...
Mitchell Livingston [Wed, 20 Oct 2010 22:14:43 +0000 (22:14 +0000)]
update the web client's inspector tab selectors (https://forum.transmissionbt.com/viewtopic.php?f=8&t=10726)

14 years ago(trunk) #3650 "Link transmission-qt with libz explicitly" -- fixed.
Charles Kerr [Tue, 19 Oct 2010 21:09:38 +0000 (21:09 +0000)]
(trunk) #3650 "Link transmission-qt with libz explicitly" -- fixed.

14 years ago(trunk libT) #3622 "verification ignores return value of pread" -- commit fixVerify...
Charles Kerr [Tue, 19 Oct 2010 13:56:58 +0000 (13:56 +0000)]
(trunk libT) #3622 "verification ignores return value of pread" -- commit fixVerify.patch

14 years ago#3643 When saving a copy of the torrent file, don't allow the extension to be hidden
Mitchell Livingston [Tue, 19 Oct 2010 00:01:31 +0000 (00:01 +0000)]
#3643 When saving a copy of the torrent file, don't allow the extension to be hidden

14 years ago(trunk gtk) #3644 "About Dialog appear with main window" -- handle another special...
Charles Kerr [Mon, 18 Oct 2010 22:18:15 +0000 (22:18 +0000)]
(trunk gtk) #3644 "About Dialog appear with main window" -- handle another special case.  Fix confirmed by kovalev

14 years ago(trunk gtk) #3644 'about dialog keeps reappearing' - fixed.
Charles Kerr [Mon, 18 Oct 2010 11:43:30 +0000 (11:43 +0000)]
(trunk gtk) #3644 'about dialog keeps reappearing' - fixed.

14 years ago(trunk cli) #3269 "transmission-cli 2.10 segfaults" -- r11330 wasn't the right fix...
Charles Kerr [Mon, 18 Oct 2010 03:11:51 +0000 (03:11 +0000)]
(trunk cli) #3269 "transmission-cli 2.10 segfaults" -- r11330 wasn't the right fix.  Thanks to Longinus00 for the proofreading.

14 years ago(trunk libT) #3584 "minor valgrind warning in makemeta.c" -- fixed.
Charles Kerr [Sun, 17 Oct 2010 22:28:28 +0000 (22:28 +0000)]
(trunk libT) #3584 "minor valgrind warning in makemeta.c" -- fixed.

14 years ago(trunk libT) #3638 "fewer crypto calls when creating peer-ids, session ids, announcer...
Charles Kerr [Sun, 17 Oct 2010 18:32:55 +0000 (18:32 +0000)]
(trunk libT) #3638 "fewer crypto calls when creating peer-ids, session ids, announcer keys, etc" -- fixed.

14 years ago(trunk libT) add a new unit test for tr_truncd(2.05)
Charles Kerr [Sun, 17 Oct 2010 18:29:36 +0000 (18:29 +0000)]
(trunk libT) add a new unit test for tr_truncd(2.05)

14 years ago(trunk libT) #3521 "rounding issue in tr_truncd()" -- this time for sure...
Charles Kerr [Sun, 17 Oct 2010 18:27:42 +0000 (18:27 +0000)]
(trunk libT) #3521 "rounding issue in tr_truncd()" -- this time for sure...

14 years ago(trunk cli) #3629 "transmission-cli 2.10 segfaults on startup" -- fixed. solution...
Charles Kerr [Sun, 17 Oct 2010 17:40:40 +0000 (17:40 +0000)]
(trunk cli) #3629 "transmission-cli 2.10 segfaults on startup" -- fixed.  solution by Longinus00

14 years ago#3642 Website URL in Credits.rtf should be clickable
Mitchell Livingston [Sun, 17 Oct 2010 03:53:53 +0000 (03:53 +0000)]
#3642 Website URL in Credits.rtf should be clickable

14 years agofix jquery makefile
Mitchell Livingston [Sun, 17 Oct 2010 03:09:22 +0000 (03:09 +0000)]
fix jquery makefile

14 years agoupdate json2.js to 2010-08-25
Mitchell Livingston [Sun, 17 Oct 2010 03:07:37 +0000 (03:07 +0000)]
update json2.js to 2010-08-25

14 years agoupdate jquery.form to 2.47
Mitchell Livingston [Sun, 17 Oct 2010 02:57:32 +0000 (02:57 +0000)]
update jquery.form to 2.47

14 years agobump jquery to 1.43
Mitchell Livingston [Sun, 17 Oct 2010 02:46:46 +0000 (02:46 +0000)]
bump jquery to 1.43

14 years ago#3582 Quicklook command should work when inspector window is focused
Mitchell Livingston [Sun, 17 Oct 2010 01:54:40 +0000 (01:54 +0000)]
#3582 Quicklook command should work when inspector window is focused

14 years agoset version to 2.11+
Mitchell Livingston [Sun, 17 Oct 2010 01:54:27 +0000 (01:54 +0000)]
set version to 2.11+

14 years agoget ready for 2.11 2.11
Mitchell Livingston [Sun, 17 Oct 2010 00:13:44 +0000 (00:13 +0000)]
get ready for 2.11

14 years agotweak NEWS
Mitchell Livingston [Sun, 17 Oct 2010 00:10:52 +0000 (00:10 +0000)]
tweak NEWS

14 years agoupdate NEWS for 2.11
Charles Kerr [Sat, 16 Oct 2010 22:52:44 +0000 (22:52 +0000)]
update NEWS for 2.11

14 years ago(trunk daemon) #3324 "'transmission-remote --add' has no output/status messages"...
Charles Kerr [Sat, 16 Oct 2010 16:08:40 +0000 (16:08 +0000)]
(trunk daemon) #3324 "'transmission-remote --add' has no output/status messages" -- fixed.

14 years ago#3630 rename and reorder homepage link in the web client
Mitchell Livingston [Sat, 16 Oct 2010 00:12:14 +0000 (00:12 +0000)]
#3630 rename and reorder homepage link in the web client

14 years agorejigger
Mitchell Livingston [Fri, 15 Oct 2010 23:39:14 +0000 (23:39 +0000)]
rejigger

14 years ago#3637 Swipe to change inspector tab
Mitchell Livingston [Fri, 15 Oct 2010 23:38:11 +0000 (23:38 +0000)]
#3637 Swipe to change inspector tab

14 years ago(trunk gtk) #3635 "transient children of the main window aren't hidden when the main...
Charles Kerr [Fri, 15 Oct 2010 23:23:57 +0000 (23:23 +0000)]
(trunk gtk) #3635 "transient children of the main window aren't hidden when the main window is hidden to the notification area" -- fixed in trunk for 2.11.

14 years ago(trunk libT) #3631 "crash in tr_ioFindFileLocation" -- possible fix
Charles Kerr [Thu, 14 Oct 2010 19:43:18 +0000 (19:43 +0000)]
(trunk libT) #3631 "crash in tr_ioFindFileLocation" -- possible fix

14 years ago(trunk libT) #3631 "crash in tr_ioFindFileLocation" -- more tracer messages for the...
Charles Kerr [Thu, 14 Oct 2010 17:12:12 +0000 (17:12 +0000)]
(trunk libT) #3631 "crash in tr_ioFindFileLocation" -- more tracer messages for the testers @ https://forum.transmissionbt.com/viewtopic.php?p=49625#p49625

14 years ago(trunk libT) silence minor compiler warning
Charles Kerr [Thu, 14 Oct 2010 17:03:04 +0000 (17:03 +0000)]
(trunk libT) silence minor compiler warning

14 years ago(trunk libT) #3631 "crash in tr_ioFindFileLocation" -- add tracer messages to try...
Charles Kerr [Thu, 14 Oct 2010 04:21:14 +0000 (04:21 +0000)]
(trunk libT) #3631 "crash in tr_ioFindFileLocation" -- add tracer messages to try & smoke out the error

14 years ago(trunk web) #3630 "add a link to the Transmission homepage from the web client" ...
Charles Kerr [Wed, 13 Oct 2010 19:28:55 +0000 (19:28 +0000)]
(trunk web) #3630 "add a link to the Transmission homepage from the web client" -- added.

14 years agochange 'v' field in dht to use major/minor version instead of svn revision
Daniel Lee [Wed, 13 Oct 2010 17:09:05 +0000 (17:09 +0000)]
change 'v' field in dht to use major/minor version instead of svn revision

14 years ago(trunk libT) #3596 "optimistic unchoke timer is too short" -- fixed.
Charles Kerr [Wed, 13 Oct 2010 03:56:25 +0000 (03:56 +0000)]
(trunk libT) #3596 "optimistic unchoke timer is too short" -- fixed.

14 years ago(trunk qt) #3627 "off-by-one in FileTreeView causes potential invalid memory read...
Charles Kerr [Wed, 13 Oct 2010 00:43:54 +0000 (00:43 +0000)]
(trunk qt) #3627 "off-by-one in FileTreeView causes potential invalid memory read / crash" -- fixed.

14 years ago(trunk web) #3624 "Web client very slow for large number of torrents" -- minor tweaks...
Charles Kerr [Tue, 12 Oct 2010 17:38:03 +0000 (17:38 +0000)]
(trunk web) #3624 "Web client very slow for large number of torrents" -- minor tweaks to avoid excessive string concatenation in javascript

14 years ago(trunk libT) remove dead variable pieceBytesRead from verify.c. Reported by Longinus00
Charles Kerr [Tue, 12 Oct 2010 15:52:20 +0000 (15:52 +0000)]
(trunk libT) remove dead variable pieceBytesRead from verify.c.  Reported by Longinus00

14 years agoupdate to 2.10+
Mitchell Livingston [Tue, 12 Oct 2010 02:17:00 +0000 (02:17 +0000)]
update to 2.10+

14 years ago(trunk) #3620 "syntax error in configure.ac" -- fixed.
Charles Kerr [Mon, 11 Oct 2010 22:53:46 +0000 (22:53 +0000)]
(trunk) #3620 "syntax error in configure.ac" -- fixed.

14 years ago(trunk) #3618 "FreeBSD 8.1 & GCC 4.2.1 compiler warnings" -- fix some compiler warnings.
Charles Kerr [Mon, 11 Oct 2010 21:44:46 +0000 (21:44 +0000)]
(trunk) #3618 "FreeBSD 8.1 & GCC 4.2.1 compiler warnings" -- fix some compiler warnings.

14 years ago(trunk libT) #3614 "Can't save benc files under uClibc 0.9.31" -- on some systems...
Charles Kerr [Mon, 11 Oct 2010 21:27:31 +0000 (21:27 +0000)]
(trunk libT) #3614 "Can't save benc files under uClibc 0.9.31" -- on some systems, calling unlink() on a file that doesn't exist returns 0 instead of -1 + ENOENT... so don't rely on that test.  Instead, call stat() before unlink()ing the file.

14 years ago(trunk libT) #3617 "1000+ warnings of 'inlining failed' in libtransmission when compi...
Charles Kerr [Mon, 11 Oct 2010 15:41:27 +0000 (15:41 +0000)]
(trunk libT) #3617 "1000+ warnings of 'inlining failed' in libtransmission when compiled with gcc 4.4.4" -- fixed.

14 years ago(trunk libT) #3521 "rounding issue in tr_truncd()" -- fixed.
Charles Kerr [Mon, 11 Oct 2010 15:05:24 +0000 (15:05 +0000)]
(trunk libT) #3521 "rounding issue in tr_truncd()" -- fixed.

14 years ago(trunk utils) #3611 "utils doesn't use LIBEVENT_CFLAGS during compilation" -- fixed
Charles Kerr [Sat, 9 Oct 2010 13:59:30 +0000 (13:59 +0000)]
(trunk utils) #3611 "utils doesn't use LIBEVENT_CFLAGS during compilation" -- fixed

14 years ago(trunk libT) remove unnecessary calls to time(NULL)
Charles Kerr [Fri, 8 Oct 2010 13:36:33 +0000 (13:36 +0000)]
(trunk libT) remove unnecessary calls to time(NULL)

14 years ago(trunk libT) remove 120 unused ints and 2 unused time_t fields per-peer, whoo
Charles Kerr [Fri, 8 Oct 2010 13:33:50 +0000 (13:33 +0000)]
(trunk libT) remove 120 unused ints and 2 unused time_t fields per-peer, whoo

14 years ago(trunk gtk) synchronize translations with rosetta 2.10
Charles Kerr [Fri, 8 Oct 2010 00:52:07 +0000 (00:52 +0000)]
(trunk gtk) synchronize translations with rosetta

14 years agobump version to 2.10
Mitchell Livingston [Fri, 8 Oct 2010 00:49:37 +0000 (00:49 +0000)]
bump version to 2.10

14 years agoupdate NEWS
Mitchell Livingston [Fri, 8 Oct 2010 00:47:48 +0000 (00:47 +0000)]
update NEWS

14 years ago(trunk) #3602 "GCC option not supported" -- only use -Wvariadic-macros if gcc >= 4.3
Charles Kerr [Tue, 5 Oct 2010 23:36:39 +0000 (23:36 +0000)]
(trunk) #3602 "GCC option not supported" -- only use -Wvariadic-macros if gcc >= 4.3

14 years ago(qt) #3593:rpc authetication setting broken in qt client
Daniel Lee [Sat, 2 Oct 2010 15:18:07 +0000 (15:18 +0000)]
(qt) #3593:rpc authetication setting broken in qt client

14 years agofix a typo in the Dutch localization
Mitchell Livingston [Fri, 1 Oct 2010 22:25:53 +0000 (22:25 +0000)]
fix a typo in the Dutch localization

14 years ago(trunk) revert trunk's peer id & prefix to 2.04+
Charles Kerr [Fri, 1 Oct 2010 21:08:42 +0000 (21:08 +0000)]
(trunk) revert trunk's peer id & prefix to 2.04+

14 years ago(trunk) more "svn propset" tweaks for $Id$
Charles Kerr [Fri, 1 Oct 2010 20:22:51 +0000 (20:22 +0000)]
(trunk) more "svn propset" tweaks for $Id$

14 years ago(trunk libT) #3329 "connection problems when downloading" -- apply Longinus00's fixSl...
Charles Kerr [Fri, 1 Oct 2010 18:16:01 +0000 (18:16 +0000)]
(trunk libT) #3329 "connection problems when downloading" -- apply Longinus00's fixSlowStart.diff

14 years ago(trunk gtk) #3589 "drag-and-dropping a magnet link onto the GTK+ client doesn't work...
Charles Kerr [Fri, 1 Oct 2010 13:50:23 +0000 (13:50 +0000)]
(trunk gtk) #3589 "drag-and-dropping a magnet link onto the GTK+ client doesn't work" -- fixed.

14 years ago(trunk) fix svn properties on several files. Thanks ot Elbandi for suggesting this
Charles Kerr [Fri, 1 Oct 2010 13:33:39 +0000 (13:33 +0000)]
(trunk) fix svn properties on several files.  Thanks ot Elbandi for suggesting this

14 years agoupdate trunk to 2.10+
Mitchell Livingston [Fri, 1 Oct 2010 01:00:41 +0000 (01:00 +0000)]
update trunk to 2.10+

14 years agofix NEWS typo
Mitchell Livingston [Fri, 1 Oct 2010 00:10:22 +0000 (00:10 +0000)]
fix NEWS typo

14 years ago(trunk gtk) update translations, and add two new translations: Cebuano and Tagalog
Charles Kerr [Thu, 30 Sep 2010 23:36:57 +0000 (23:36 +0000)]
(trunk gtk) update translations, and add two new translations: Cebuano and Tagalog

14 years ago(libt) #3588:Torrents with non power 2 pieceSizes fail hashchecks
Daniel Lee [Thu, 30 Sep 2010 17:59:30 +0000 (17:59 +0000)]
(libt) #3588:Torrents with non power 2 pieceSizes fail hashchecks

14 years ago(libt) r11244 introduced a regression when making single file torrents
Daniel Lee [Thu, 30 Sep 2010 05:22:33 +0000 (05:22 +0000)]
(libt) r11244 introduced a regression when making single file torrents

14 years ago(trukn libT) call tr_close_file() instead of close() after saving a benc file to...
Charles Kerr [Wed, 29 Sep 2010 02:38:14 +0000 (02:38 +0000)]
(trukn libT) call tr_close_file() instead of close() after saving a benc file to disk