1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 09:37:56 +00:00
Commit graph

7341 commits

Author SHA1 Message Date
Kevin Glowacz
d90c3f04b4 (trunk web) prevent extra pointless requests 2009-05-22 23:46:14 +00:00
Kevin Glowacz
77f282f958 (trunk web) speed improvments 2009-05-22 22:45:09 +00:00
Charles Kerr
72fe1b7bea (trunk libT) try to smoke out the cause of #1992 2009-05-22 19:32:49 +00:00
Charles Kerr
7c6fbfb80f (trunk libT) fix a couple of dead assignments, and a possible null pointer dereference, found by clang 2009-05-22 19:03:00 +00:00
Charles Kerr
6044947ab0 (trunk) #7: update to upstream dht-0.6 2009-05-22 16:45:41 +00:00
Mitchell Livingston
1b56f29efb fix r8473 whoops 2009-05-22 12:11:45 +00:00
Charles Kerr
66da41e517 (trunk) dht seems to be crashing in bcmp() on the mac, so I suspect the homegrown implementation of memmem() is buggy... test this out by replacing memmem()'s implementation 2009-05-22 05:35:51 +00:00
Mitchell Livingston
0b7007088b cleanup last commit(s) 2009-05-22 02:52:28 +00:00
Mitchell Livingston
c36a007cd4 remove a little redundant code from the last commit 2009-05-22 02:26:02 +00:00
Mitchell Livingston
d3370ef29e save internal torrent path to history, and prefer that over the hash when loading on startup 2009-05-22 02:08:51 +00:00
Charles Kerr
690b029c52 (trunk libT) take out the test scaffolding for the tr_torrentFiles() rewrite 2009-05-22 01:21:56 +00:00
Charles Kerr
a2480049d5 tweak the assertion to track down Rolcol's crash 2009-05-21 22:49:59 +00:00
Charles Kerr
6e089ef095 (trunk libT) #1992: could it really be this easy? if it is, wereHamster deserves the credit. if not, at least it was easy 2009-05-21 22:26:18 +00:00
Charles Kerr
33e43a0854 (trunk rpc) correct the torrent-set-location documentation 2009-05-21 20:56:45 +00:00
Charles Kerr
59e4a61100 (trunk libT) since the metainfo hash string lookup table is expensive to build, and since only the mac client uses it, let's not build it until some non-libT calls tr_ctorSetMetainfoFromHash(). 2009-05-21 19:54:59 +00:00
Charles Kerr
b1f675eb83 (trunk libT) smoke out any errors in the tr_torrentFiles() rewrite 2009-05-21 18:37:55 +00:00
Charles Kerr
b77874936e (trunk qt,gtk) add mnemonic for prefs dialog "Randomize the port every launch". reported by geirha 2009-05-21 17:11:26 +00:00
Charles Kerr
7703e803b7 (trunk dht) sync with upstream code @ http://www.pps.jussieu.fr/~jch/software/repos/dht/ 2009-05-21 16:39:54 +00:00
Mitchell Livingston
448dcd9d59 add button for DHT in Mac prefs 2009-05-21 04:35:40 +00:00
Charles Kerr
73add1f2f9 (trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote 2009-05-21 00:15:54 +00:00
Charles Kerr
4af0c3e24b (trunk qt) fix the Qt build by linking against libdht.a 2009-05-20 23:16:28 +00:00
Charles Kerr
bc632a9360 (trunk libT) possible fix for the slow startup reported by livings and Waldorf 2009-05-20 17:35:41 +00:00
Charles Kerr
7d844ec279 (trunk) #920 Add "Move Data" to libT so all clients can use it 2009-05-20 16:02:12 +00:00
Charles Kerr
9d1ea6eb6b (trunk libT) tweak tr-dht a little 2009-05-20 15:56:58 +00:00
Charles Kerr
a5d9578477 (trunk) #7 DHT: apply jch's dht-warnings.patch 2009-05-20 13:42:11 +00:00
Charles Kerr
d0a84bcf09 boring tr_memmem tweaks 2009-05-20 04:30:55 +00:00
Charles Kerr
af213891f9 (trunk libT) make tr_memmem() more readable 2009-05-20 04:25:45 +00:00
Mitchell Livingston
fb77a810d7 eliminate a redundant #define 2009-05-20 04:23:28 +00:00
Charles Kerr
f0dde077a7 mac build didn't generate SVN_REVISION_NUM 2009-05-20 04:17:03 +00:00
Charles Kerr
c387a22270 (trunk) #7: jch's dht-memmem.patch 2009-05-20 04:13:19 +00:00
Charles Kerr
70bd50ff7f (trunk libT) futz around with tr-dht.c a bit 2009-05-20 04:08:58 +00:00
Charles Kerr
52991d7ee7 bah, that last commit was wrong 2009-05-20 03:58:15 +00:00
Charles Kerr
e904ea732c (trunk libT) modified transmission-dht-20090619.patch 2009-05-20 03:55:09 +00:00
Mitchell Livingston
3a707fbcc7 update help for DHT 2009-05-20 00:50:18 +00:00
Mitchell Livingston
52c56eae98 add RezTorrent to clients 2009-05-20 00:00:42 +00:00
Charles Kerr
1e60abd6f0 (trunk) update to dht 0.5 2009-05-19 23:20:35 +00:00
Mitchell Livingston
a94a34e347 update Mac code for DHT (still doesn't compile) 2009-05-19 22:51:37 +00:00
Charles Kerr
979eddf61d (trunk libT) add some extra tests to tr_cryptoWeakRandInt() 2009-05-19 20:52:24 +00:00
Charles Kerr
8f3660c334 (trunk libT) fix event_callback() error in tr-dht.c 2009-05-19 20:42:01 +00:00
Charles Kerr
5a9c945dbb (trunk libT) remove some dead code from tr-dht.c 2009-05-19 19:39:56 +00:00
Charles Kerr
54202fca79 (trunk libT) add Juliusz' provide-node-count.patch patch 2009-05-19 19:05:34 +00:00
Charles Kerr
a907f5c8e4 no makelog 2009-05-19 18:38:41 +00:00
Charles Kerr
3d7cc36424 (trunk) #7: DHT support. This is a work in progress... no gui/rpc support yet 2009-05-19 18:38:26 +00:00
Charles Kerr
f4d30c07ac (trunk gtk) #2094: Torrent comment box does not scroll, so long comments are partially hidden 2009-05-19 18:36:28 +00:00
Charles Kerr
de622b7b67 (trunk) #2093: unneeded argument in torrent-set method 2009-05-19 18:32:14 +00:00
Charles Kerr
dc02274d4c (trunk libT) silence a compiler warning 2009-05-19 15:53:34 +00:00
Charles Kerr
3e82f056d2 (trunk) bump version to 1.61+ 2009-05-19 14:20:38 +00:00
Kevin Glowacz
1473426975 (trunk web) allow the tracker and comment info fields to linebreak on a / fixes #1188 2009-05-19 13:19:55 +00:00
Kevin Glowacz
59810c0e11 (trunk web) fix _leftUntilDone not updating when it hits 0 2009-05-19 13:19:51 +00:00
Kevin Glowacz
710d8b7fc2 (trunk web) use the correct image and style it properly 2009-05-19 13:19:45 +00:00