]>
granicus.if.org Git - transmission/log
Charles Kerr [Fri, 22 Aug 2008 15:13:01 +0000 (15:13 +0000)]
(libT) say goodbye to the last `ii' variable in libT
Charles Kerr [Fri, 22 Aug 2008 14:52:20 +0000 (14:52 +0000)]
(libT) more dead code removal: tr_compareUint32(), tr_compareUint64(), tr_strcmp(), tr_strcasecmp()
Mukund Sivaraman [Fri, 22 Aug 2008 02:34:22 +0000 (02:34 +0000)]
Sort piece_data_time in descending order.
Also fix code style in some places.
Mukund Sivaraman [Fri, 22 Aug 2008 02:15:37 +0000 (02:15 +0000)]
Further fix/cleanup compare code
Charles Kerr [Fri, 22 Aug 2008 01:27:00 +0000 (01:27 +0000)]
undo part of r6616 to address the assertion failure reported by andersos and Waldorf
Charles Kerr [Fri, 22 Aug 2008 01:05:38 +0000 (01:05 +0000)]
fix #include warning
Charles Kerr [Thu, 21 Aug 2008 21:04:57 +0000 (21:04 +0000)]
* add DISABLE_GETTEXT preprocessor directive to turn off i18n in libtransmission for embedded devices.
* remove `wchar.h' #include from shttpd that broke the compile on embedded devices.
Charles Kerr [Thu, 21 Aug 2008 20:39:57 +0000 (20:39 +0000)]
(libT) more dead code removal: tr_compareTime() and tr_compareDouble()
Charles Kerr [Thu, 21 Aug 2008 20:18:34 +0000 (20:18 +0000)]
maybe fix m1b's tracker issue
Charles Kerr [Thu, 21 Aug 2008 19:03:56 +0000 (19:03 +0000)]
(libT) remove some dead functions: tr_calloc(), tr_compareUint16(), tr_compareUint32()
Charles Kerr [Thu, 21 Aug 2008 18:40:40 +0000 (18:40 +0000)]
(libT) avoid an unnecessary memory alloc
Charles Kerr [Thu, 21 Aug 2008 17:03:44 +0000 (17:03 +0000)]
fix metainfo bug from earlier today. (m1b, andersos)
Charles Kerr [Thu, 21 Aug 2008 16:12:17 +0000 (16:12 +0000)]
more metainfo/bencode cleanup
Charles Kerr [Thu, 21 Aug 2008 14:57:59 +0000 (14:57 +0000)]
bencode cleanup: remove unused functions and unnecessary #includes
Mitchell Livingston [Thu, 21 Aug 2008 03:51:14 +0000 (03:51 +0000)]
update the trunk version to 1.33+
Mitchell Livingston [Thu, 21 Aug 2008 03:47:59 +0000 (03:47 +0000)]
update the appcast and NEWS
Mitchell Livingston [Wed, 20 Aug 2008 21:53:52 +0000 (21:53 +0000)]
trunk: update NEWS
Charles Kerr [Wed, 20 Aug 2008 21:01:17 +0000 (21:01 +0000)]
more metainfo cleanup
Charles Kerr [Wed, 20 Aug 2008 19:21:57 +0000 (19:21 +0000)]
get rid of strlcat_utf8()
Charles Kerr [Wed, 20 Aug 2008 19:00:52 +0000 (19:00 +0000)]
allocate torrent/resume filenames on the heap instead of the stack
Charles Kerr [Wed, 20 Aug 2008 18:42:45 +0000 (18:42 +0000)]
make tr_bencDictFindType() private.
Mukund Sivaraman [Wed, 20 Aug 2008 16:19:47 +0000 (16:19 +0000)]
Use signed integers for storing the random values
Mukund Sivaraman [Wed, 20 Aug 2008 14:55:23 +0000 (14:55 +0000)]
Rename function to indicate its stupidity
Mukund Sivaraman [Wed, 20 Aug 2008 14:36:15 +0000 (14:36 +0000)]
Replace the random number generator inside peer-mgr with a
stupid faster one.
Mukund Sivaraman [Wed, 20 Aug 2008 13:54:31 +0000 (13:54 +0000)]
Inline tr_compareUint16() in this case
Mukund Sivaraman [Wed, 20 Aug 2008 13:45:52 +0000 (13:45 +0000)]
Make tr_bitfieldHas() a macro
Charles Kerr [Wed, 20 Aug 2008 01:55:28 +0000 (01:55 +0000)]
tweak
Charles Kerr [Tue, 19 Aug 2008 23:11:35 +0000 (23:11 +0000)]
(libT) do proper JSON escaping
Charles Kerr [Tue, 19 Aug 2008 16:36:59 +0000 (16:36 +0000)]
fix a misplaced comma in the rpc spec's JSON example
Mukund Sivaraman [Tue, 19 Aug 2008 06:57:55 +0000 (06:57 +0000)]
Use ANSI declaration
Charles Kerr [Mon, 18 Aug 2008 03:44:09 +0000 (03:44 +0000)]
roll back the last two diffs (r6582 and r6583) in favor of a simpler/cleaner/better fix
Charles Kerr [Mon, 18 Aug 2008 03:14:54 +0000 (03:14 +0000)]
hudson-t is a wuss
Charles Kerr [Mon, 18 Aug 2008 03:10:59 +0000 (03:10 +0000)]
(libT) better handling of non-ascii characters when parsing JSON files
Mitchell Livingston [Mon, 18 Aug 2008 01:45:13 +0000 (01:45 +0000)]
typo--
Mitchell Livingston [Mon, 18 Aug 2008 01:42:57 +0000 (01:42 +0000)]
finish updating web ui inconsistent names, part 2
Mitchell Livingston [Mon, 18 Aug 2008 01:36:29 +0000 (01:36 +0000)]
#1160: finish updating web ui inconsistent names
Mitchell Livingston [Mon, 18 Aug 2008 01:21:49 +0000 (01:21 +0000)]
remove another unused file
Mitchell Livingston [Mon, 18 Aug 2008 01:08:35 +0000 (01:08 +0000)]
cli and daemon build in Xcode again
Mitchell Livingston [Sun, 17 Aug 2008 22:51:56 +0000 (22:51 +0000)]
fix pluralization of "address"
Mitchell Livingston [Sun, 17 Aug 2008 22:50:02 +0000 (22:50 +0000)]
when checking the previous tracker address for the torrent creator, don't use a blank address
Mukund Sivaraman [Sun, 17 Aug 2008 21:53:24 +0000 (21:53 +0000)]
Send UTF-8 characters straight out in the JSON without encoding further
The code still handles escaping of control characters and double quotes.
Bugs #1089, #1169 and #1190 may be fixed by this commit.
Mukund Sivaraman [Sun, 17 Aug 2008 21:43:39 +0000 (21:43 +0000)]
Fixing dependency (tr-core.c: tr-core-dbus.h)
Mukund Sivaraman [Sun, 17 Aug 2008 21:16:22 +0000 (21:16 +0000)]
Add UTF-8 charset to Content-Type HTTP headers
Mitchell Livingston [Sun, 17 Aug 2008 15:47:25 +0000 (15:47 +0000)]
remove unused applescript
Mitchell Livingston [Sun, 17 Aug 2008 14:13:13 +0000 (14:13 +0000)]
remove unneeded hardcoded default values
Mukund Sivaraman [Sun, 17 Aug 2008 12:39:37 +0000 (12:39 +0000)]
Use dbus even if the binding tool is not found
The bindings are shipped anyway.
Mukund Sivaraman [Sun, 17 Aug 2008 12:39:34 +0000 (12:39 +0000)]
Check for threads
Mukund Sivaraman [Sun, 17 Aug 2008 12:39:31 +0000 (12:39 +0000)]
Add tr-core-dbus.xml to EXTRA_DIST
Mukund Sivaraman [Sun, 17 Aug 2008 12:39:26 +0000 (12:39 +0000)]
Don't show an error when transmission is run twice
Instead, present the main window. This commit also auto-generates
the dbus bindings.
Mitchell Livingston [Sun, 17 Aug 2008 01:12:56 +0000 (01:12 +0000)]
update release notes url
Mitchell Livingston [Sat, 16 Aug 2008 23:54:46 +0000 (23:54 +0000)]
update appcast a bit
Charles Kerr [Sat, 16 Aug 2008 21:06:57 +0000 (21:06 +0000)]
#220: lazy bitfields
Mitchell Livingston [Sat, 16 Aug 2008 19:52:22 +0000 (19:52 +0000)]
adjustments to the releasenotes
Mitchell Livingston [Sat, 16 Aug 2008 19:45:38 +0000 (19:45 +0000)]
update the appcast with a new look
Mitchell Livingston [Sat, 16 Aug 2008 18:05:48 +0000 (18:05 +0000)]
the default is now to not limit upload and to have a default of 50 kb/s
Charles Kerr [Sat, 16 Aug 2008 16:00:49 +0000 (16:00 +0000)]
more connection management changes
Charles Kerr [Sat, 16 Aug 2008 06:17:42 +0000 (06:17 +0000)]
(gtk) #1193: add a shadow to the torrent list
Charles Kerr [Sat, 16 Aug 2008 06:07:11 +0000 (06:07 +0000)]
(libT) some more peer connection management: (1) reset `numFails' to zero after a successful connect (2) tweak the reconnect intervals a bit
Charles Kerr [Sat, 16 Aug 2008 05:12:55 +0000 (05:12 +0000)]
a few attempts to reduce the "router death" load: lower the total number of connections made per second. increase the intervals for reconnecting to some peers. simplify the code a bit.
Charles Kerr [Sat, 16 Aug 2008 05:11:28 +0000 (05:11 +0000)]
(libT) route all outbound peer protocol messages through the outMessages buffer, to ensure that they're sent in sequence. previously the outbound pex message wasn't queued in this way.
Mitchell Livingston [Fri, 15 Aug 2008 23:12:58 +0000 (23:12 +0000)]
Sparkled
Mitchell Livingston [Fri, 15 Aug 2008 22:57:07 +0000 (22:57 +0000)]
trunk: update NEWS
Charles Kerr [Fri, 15 Aug 2008 21:01:02 +0000 (21:01 +0000)]
#1196: configure switch --enable-darwin is dubious
Charles Kerr [Fri, 15 Aug 2008 20:28:43 +0000 (20:28 +0000)]
(libT) fix a couple of compiler warnings from gcc -Wmissing-prototypes -Wdeclaration-after-statement
Charles Kerr [Fri, 15 Aug 2008 19:45:46 +0000 (19:45 +0000)]
fix shttpd issue reported by Gimp_
Mukund Sivaraman [Fri, 15 Aug 2008 19:31:59 +0000 (19:31 +0000)]
Enable checking of deprecated GTK usage (in beta/unstable releases only)
Mukund Sivaraman [Fri, 15 Aug 2008 17:45:18 +0000 (17:45 +0000)]
Make URL clickable in about dialog
Mukund Sivaraman [Fri, 15 Aug 2008 15:50:35 +0000 (15:50 +0000)]
Add autogen.sh to EXTRA_DIST
Mitchell Livingston [Fri, 15 Aug 2008 01:44:46 +0000 (01:44 +0000)]
initial Sparkle 1.5 b5 commit
Mitchell Livingston [Fri, 15 Aug 2008 01:43:30 +0000 (01:43 +0000)]
remove Sparkle 1.1
Mitchell Livingston [Thu, 14 Aug 2008 21:54:02 +0000 (21:54 +0000)]
remove a nonexistent cli file from the xcode project
Mitchell Livingston [Thu, 14 Aug 2008 21:47:23 +0000 (21:47 +0000)]
remove potentially invalid tracker url's in the creator window
Charles Kerr [Thu, 14 Aug 2008 20:17:55 +0000 (20:17 +0000)]
possible quick-fix for the "wasted data due to collisions" bug reported in http://forum.transmissionbt.com/viewtopic.php?f=3&t=5643. surely it's not this easy, but let's see
Mukund Sivaraman [Thu, 14 Aug 2008 17:47:23 +0000 (17:47 +0000)]
Remove obsolete macro call
Charles Kerr [Thu, 14 Aug 2008 14:38:13 +0000 (14:38 +0000)]
(libT) add unit tests for tr_bitfieldAddRange()
Charles Kerr [Thu, 14 Aug 2008 11:45:12 +0000 (11:45 +0000)]
(libT) don't use goto when we don't have to :)
Mukund Sivaraman [Thu, 14 Aug 2008 11:31:25 +0000 (11:31 +0000)]
Optimize tr_bitFieldAddRange()
Also add comments documenting the usage of these functions.
Mukund Sivaraman [Thu, 14 Aug 2008 11:23:16 +0000 (11:23 +0000)]
Fix leak; err is not used anyway
Mukund Sivaraman [Thu, 14 Aug 2008 11:14:57 +0000 (11:14 +0000)]
Replace values.h with limits.h
Mukund Sivaraman [Thu, 14 Aug 2008 11:11:25 +0000 (11:11 +0000)]
Replace random number generation code
Mukund Sivaraman [Thu, 14 Aug 2008 10:58:37 +0000 (10:58 +0000)]
Fix leaks of dbus proxy and conn
Mukund Sivaraman [Thu, 14 Aug 2008 10:39:27 +0000 (10:39 +0000)]
Fix leak of torrents
Mukund Sivaraman [Thu, 14 Aug 2008 10:35:11 +0000 (10:35 +0000)]
Respect non-standard install paths for web interface files
Charles Kerr [Thu, 14 Aug 2008 03:37:02 +0000 (03:37 +0000)]
(gtk) #826: Transmission doesn't open torrents via web browser
Mitchell Livingston [Thu, 14 Aug 2008 02:18:14 +0000 (02:18 +0000)]
always manually remove torrents from libT, even when removed through rpc
Charles Kerr [Thu, 14 Aug 2008 02:12:29 +0000 (02:12 +0000)]
#1156: make the RPC callbacks a little more flexible to make thread issues easier on the mac client
Malcolm Jarvis [Thu, 14 Aug 2008 01:40:08 +0000 (01:40 +0000)]
#1125 - If a torrent has 0% completed, the progressbar is 1 pixel long
Malcolm Jarvis [Thu, 14 Aug 2008 01:36:20 +0000 (01:36 +0000)]
#1124 - Make progress bars match that of the transmission client
Charles Kerr [Wed, 13 Aug 2008 19:25:08 +0000 (19:25 +0000)]
(libT) tr_bitfieldRemRange speedup. (muks)
Charles Kerr [Wed, 13 Aug 2008 18:55:27 +0000 (18:55 +0000)]
update the regression tests to hammer tr_bitfieldRemRange() a little harder
Charles Kerr [Wed, 13 Aug 2008 17:02:51 +0000 (17:02 +0000)]
fix a cut/paste error in the spec.
Charles Kerr [Wed, 13 Aug 2008 16:57:12 +0000 (16:57 +0000)]
fix an error in the rpc spec's example: "sort-method" didn't make the final cut, so remove it.
Charles Kerr [Wed, 13 Aug 2008 14:19:25 +0000 (14:19 +0000)]
#1186: crash by maliciously-crafted .torrent files w/piece length of zero
Charles Kerr [Wed, 13 Aug 2008 03:05:51 +0000 (03:05 +0000)]
(gtk) #1185: crash by maliciously-crafted .torrent files "creator" field
Charles Kerr [Tue, 12 Aug 2008 17:33:36 +0000 (17:33 +0000)]
(libT) recognize BitSpirit peer-ids.
Charles Kerr [Tue, 12 Aug 2008 14:03:03 +0000 (14:03 +0000)]
readability tweak: remove thread names. (muks)
Charles Kerr [Tue, 12 Aug 2008 13:53:10 +0000 (13:53 +0000)]
fix r6496 oops: common.css wasn't supposed to be checked in
Charles Kerr [Tue, 12 Aug 2008 13:51:11 +0000 (13:51 +0000)]
readability improvments #1, #2, #3, #4. (muks)
Malcolm Jarvis [Tue, 12 Aug 2008 04:01:56 +0000 (04:01 +0000)]
* Possible fix for 1183
* Standardise the type of quotes used in index file.
Charles Kerr [Tue, 12 Aug 2008 01:28:50 +0000 (01:28 +0000)]
(web) #1116: clean the remainings of php