|
|
@7404
|
12 years |
charles |
updated email address
|
|
|
@7402
|
12 years |
charles |
(trunk libT) probable fix for the "greedy peer" bug
|
|
|
@7401
|
12 years |
charles |
try to make hudson-t happy
|
|
|
@7399
|
12 years |
charles |
put the consts back in to make jhjhiti happy
|
|
|
@7398
|
12 years |
charles |
15:11 < jhujhiti> charles_: there are no bugs
|
|
|
@7397
|
12 years |
charles |
(trunk libT) add ipv6 support by jhujhiti. I think this is the …
|
|
|
@7393
|
12 years |
charles |
(trunk) fix gtk bug of not remembering users' settings for per-torrent …
|
|
|
@7392
|
12 years |
charles |
(trunk libT) fix type error reported by JhuJhiti?
|
|
|
@7385
|
12 years |
charles |
(trunk libT) more semantic cleanup: tr_handle->tr_session, …
|
|
|
@7374
|
12 years |
charles |
(trunk daemon) added --dump option to dump the settings to stderr and exit.
|
|
|
@7373
|
12 years |
charles |
(trunk libT) #1595: Always search in PACKAGE_DATA_DIR when serving Web …
|
|
|
@7371
|
12 years |
livings124 |
simplify the "randomize port" text
|
|
|
@7370
|
12 years |
livings124 |
#1559 Simplify tr_sessionInitFull - Mac client
|
|
|
@7369
|
12 years |
charles |
(trunk libT) remove unneeded key
|
|
|
@7368
|
12 years |
charles |
(trunk libT) semantic cleanup: int -> tr_bool
|
|
|
@7367
|
12 years |
charles |
(trunk) #1559: Simplify tr_sessionInitFull
|
|
|
@7366
|
12 years |
charles |
(trunk libT) #1593: Setting upload to 0 kills all download
|
|
|
@7361
|
12 years |
charles |
(trunk libT) remove a couple of redundant and/or unused fields from …
|
|
|
@7360
|
12 years |
charles |
(trunk libT) make tr_bencDictMerge() support limited nested merges
|
|
|
@7359
|
12 years |
charles |
(trunk libT) #1559 (partial): add tr_bencDictMerge() + unit tests. …
|
|
|
@7357
|
12 years |
charles |
(libT) add some documentation about the three separate peer structs …
|
|
|
@7353
|
12 years |
charles |
(trunk libT) fix bug which caused libtransmission to hold onto …
|
|
|
@7352
|
12 years |
livings124 |
#1157 ability to pick a random port in libtransmission; mac preference …
|
|
|
@7351
|
12 years |
charles |
(trunk libT) back out the changes for #1580; closing that ticket as invalid
|
|
|
@7348
|
12 years |
charles |
(rpc) #1584: include version in session-get response
|
|
|
@7343
|
12 years |
charles |
(trunk libT) #1580: use a 65K read buffer for the hash check, even for …
|
|
|
@7342
|
12 years |
charles |
(trunk libT) make the upnp description a little easier to …
|
|
|
@7340
|
12 years |
charles |
(trunk libT) fix minor r7266 oops that could keep us from …
|
|
|
@7338
|
12 years |
charles |
(trunk libT) #1580: increase the read buffer for the "verify local …
|
|
|
@7337
|
12 years |
charles |
(trunk libT) fix r7336 oops reported by RolCol?, m1b, and KyleK
|
|
|
@7336
|
12 years |
charles |
(trunk libT) experimental code to try & fix the "one torrent / one …
|
|
|
@7335
|
12 years |
charles |
(trunk libT) better fix for the previous commit
|
|
|
@7334
|
12 years |
charles |
(trunk libT) fix blocklist.c build error on cygwin by adding #include …
|
|
|
@7333
|
12 years |
charles |
(trunk libT) fix INET6_ADDRSTRLEN build error on cygwin, reported by …
|
|
|
@7331
|
12 years |
charles |
(daemon) #1510: kysucix's patch to give an option to delete local data …
|
|
|
@7329
|
12 years |
charles |
(trunk libT) if an individual torrent's speed limit is set, don't pay …
|
|
|
@7323
|
12 years |
charles |
(trunk libT) #1565: give the peer requests a higher send priority. …
|
|
|
@7320
|
12 years |
charles |
(libT) #1577: honor the peer's BEP 10 reqq key, if they provide it.
|
|
|
@7302
|
12 years |
charles |
(trunk libT) #1569: tr_sessionIsSpeedLimitEnabled() returns wrong value
|
|
|
@7295
|
12 years |
charles |
(libT) fix a minor memory leak.
|
|
|
@7293
|
12 years |
charles |
#1566: dpkg-buildpackage fails if make has not been run
|
|
|
@7289
|
12 years |
charles |
(libT) minor cleanup: using tr_bool, fixing up bad code indentation, …
|
|
|
@7274
|
12 years |
charles |
(libT) #1562: 1.40 sends unnecessary `cancel' messages when choked
|
|
|
@7266
|
12 years |
charles |
(libT) #1557: handshake peer-id doesn't match the peer-id sent in the …
|
|
|
@7265
|
12 years |
charles |
(libT) #1545: 1.41b1: speed temporarily jumps to 2x the upload limit
|
|
|
@7257
|
12 years |
charles |
(libt) #1554: EPROTO (in peer-msgs.c) not defined on Windows
|
|
|
@7256
|
12 years |
charles |
(libT) more tr_bool, tr_port junk
|
|
|
@7253
|
12 years |
charles |
(libT) #1552: Blocklists fail when Windows newlines are present
|
|
|
@7251
|
12 years |
charles |
(libT) misc cleanup: use tr_bool and tr_port where appropriate
|
|
|
@7249
|
12 years |
charles |
(libT) extra assertions and safeguards for #1523: crash in …
|
|
|
@7248
|
12 years |
charles |
(libT) when picking peers to connect to, all other things being equal, …
|
|
|
@7245
|
12 years |
charles |
(libT) libcurl configuration tweaks
|
|
|
@7242
|
12 years |
charles |
(libT) #1454: List of files selection/priority resetting
|
|
|
@7241
|
12 years |
charles |
(libT) add tr_peer_stat.isSeed
|
|
|
@7240
|
12 years |
charles |
(libT) that last commit should be a tr_bool, not an int. (BentMyWookie?)
|
|
|
@7239
|
12 years |
charles |
(libT) #1398: don't accept incoming peer connections when all torrents …
|
|
|
@7238
|
12 years |
charles |
(libT) #1379: support "partial seeds" BEP 22
|
|
|
@7237
|
12 years |
charles |
libT) fix another r7234 bug reported by John_Clay
|
|
|
@7236
|
12 years |
charles |
(libT) fix r7234 bug reported by John_Clay
|
|
|
@7235
|
12 years |
charles |
(libT) misc cleanup
|
|
|
@7234
|
12 years |
charles |
(libT) #1549: support fast exensions' "reject" and "have all/none" messages
|
|
|
@7232
|
12 years |
livings124 |
BeOS and Amiga support is, at least for now, a lost cause and hasn't …
|
|
|
@7231
|
12 years |
charles |
(libT) re-apply jhujhiti's IPv6 patch. This merges in my tr_port …
|
|
|
@7227
|
12 years |
livings124 |
#1548 Peers rapidly connect and reconnect after removing fast support.
|
|
|
@7224
|
12 years |
charles |
(libT) janitorial: use the tr_port type whenever we have a `port' as a …
|
|
|
@7223
|
12 years |
charles |
(libT) #252: revert r7195 (jhujhiti's IPv6 test patch). It seems to …
|
|
|
@7219
|
12 years |
charles |
(libT) fix a small pex memory leak
|
|
|
@7218
|
12 years |
charles |
(libT) fix memory leak introduced in r7186
|
|
|
@7213
|
12 years |
charles |
(libT) #1542: SIGSEGV in tr_publisherPublish
|
|
|
@7204
|
12 years |
charles |
(libT) #1537: uTorrent Mac Beta Peer ID
|
|
|
@7200
|
12 years |
charles |
enable keywords properties for $Id$
|
|
|
@7199
|
12 years |
charles |
#1379 lay some very early groundwork for "partial seeds" -- change …
|
|
|
@7197
|
12 years |
charles |
(libT) add the #include guards to "private" third party header files.
|
|
|
@7195
|
12 years |
charles |
(libT) patch from jhujhiti to add ipv6 support.
|
|
|
@7190
|
12 years |
charles |
(libT) silence the net.c warnings I introduced yesterday :/
|
|
|
@7188
|
12 years |
livings124 |
remove unused GroupsWindow?.xib; don't allow group rows to be renamed …
|
|
|
@7186
|
12 years |
charles |
(libT) #1532: patch from jhujhiti to remove (unused) fast extensions
|
|
|
@7182
|
12 years |
charles |
(libT) re-enable lazy bitfields
|
|
|
@7173
|
12 years |
charles |
use tr_bool instead of C bitfields. …
|
|
|
@7172
|
12 years |
charles |
(libT) fix potential underflow in bandwidth allocation code
|
|
|
@7171
|
12 years |
charles |
(libT) make peer-io's output buffer size more flexible based on the …
|
|
|
@7170
|
12 years |
charles |
(libT) disable the so_sndbuf / so_rcvbuf code for now
|
|
|
@7169
|
12 years |
charles |
(libT) #1527: don't send pex messages if we don't have any new …
|
|
|
@7167
|
12 years |
charles |
(libT) tweak the speed allocation a little more.
|
|
|
@7166
|
12 years |
charles |
(libT) #1491: json floats decimal separator depends on language settings
|
|
|
@7162
|
12 years |
charles |
(libT) fix typo that prevented bandwidth.h from being included in the …
|
|
|
@7161
|
12 years |
charles |
(libT) fix a compiler warning.
|
|
|
@7160
|
12 years |
charles |
(libT) make the the speed measurements a little more accurate
|
|
|
@7159
|
12 years |
charles |
(libT) slightly more accurate reporting of piece data vs. raw data
|
|
|
@7158
|
12 years |
charles |
(libT) remove debugging statement that got checked in by accident
|
|
|
@7157
|
12 years |
charles |
(libT) performance tweaks
|
|
|
@7156
|
12 years |
charles |
(libT) fix cut and paste bug. I think this is the crash everyone in …
|
|
|
@7154
|
12 years |
charles |
(libT) yet another stab at getting bandwidth management under control. …
|
|
|
@7152
|
12 years |
charles |
(libT) I wonder if this will have any affect on the bug reported by …
|
|
|
@7151
|
12 years |
charles |
(libT) add #ifdefs to ensure that client apps don't #include private …
|
|
|
@7148
|
12 years |
charles |
oops, turn off a debugging message
|
|
|
@7147
|
12 years |
charles |
(libT) #1468: another stab at getting the peer transfer speeds both …
|
|
|
@7138
|
12 years |
charles |
(libT) revert r7099 based on forum feedback @ …
|
|
|
@7137
|
12 years |
charles |
(libT) #1468: speed display is very jumpy
|
|
|
@7136
|
12 years |
charles |
minor code cleanup
|
|
|