|
|
@6425
|
14 years |
charles |
minor text cleanup
|
|
|
@6415
|
14 years |
charles |
#1123: unreachable peers need to be handled better
|
|
|
@6334
|
14 years |
charles |
add a portability wrapper tr_snprintf() around snprintf()
|
|
|
@6259
|
14 years |
charles |
part 1 of Aloisius' performance patch
|
|
|
@5917
|
14 years |
charles |
shave 16 bytes off sizeof(tr_peerIo)
|
|
|
@5738
|
14 years |
charles |
experimental speed tweaks:
(1) increase the per-peer read buffer to …
|
|
|
@5588
|
14 years |
charles |
#857: DSCP support for Transmission
|
|
|
@4717
|
14 years |
charles |
fix byte ordering of the port in tr_peerIoAddrStr()
|
|
|
@4609
|
14 years |
charles |
fix r4608 oops
|
|
|
@4608
|
14 years |
charles |
follow the spec's suggestion that new connections be 3x as likely for …
|
|
|
@4600
|
14 years |
charles |
mingw portability fixes: libtransmission #includes
|
|
|
@4404
|
14 years |
charles |
set copyright info to 2008
|
|
|
@4173
|
14 years |
charles |
lessons learned from 0.82:
* if we can't bind a socket to a peer, take …
|
|
|
@4036
|
14 years |
charles |
improve upload speeds when the speed limits are uncapped.
|
|
|
@3879
|
15 years |
charles |
*maybe* fix the crash reported by pea_ in the forums and by Gimp in …
|
|
|
@3872
|
15 years |
charles |
more download speed tweaks for situations where T is both uploading …
|
|
|
@3871
|
15 years |
charles |
this should improve download speeds. test it!
|
|
|
@3859
|
15 years |
charles |
fix timeout error that caused us to drop connections prematurely
|
|
|
@3846
|
15 years |
charles |
remove yet more dead code
|
|
|
@3845
|
15 years |
charles |
tweaking the speed limit settings a little more
|
|
|
@3844
|
15 years |
charles |
speed limit code cleanup
|
|
|
@3842
|
15 years |
charles |
progress on the "speed limits kill my transfer rate" bug.
|
|
|
@3841
|
15 years |
charles |
tweak the libevent read buffer size
|
|
|
@3839
|
15 years |
charles |
progress on the "speed limits kill my transfer rate" bug.
|
|
|
@3830
|
15 years |
charles |
remove dead code.
|
|
|
@3829
|
15 years |
charles |
remove dead code.
|
|
|
@3775
|
15 years |
charles |
undoing the r3773-r3774 experiment.
|
|
|
@3773
|
15 years |
charles |
on Darwin, use NSCParameterAssert() instead of assert().
|
|
|
@3765
|
15 years |
charles |
* add O_LARGEFILE support to fdlimit for the benefit of 32-bit posix …
|
|
|
@3760
|
15 years |
charles |
minor tweaks.
|
|
|
@3753
|
15 years |
charles |
update our #includes now that libevent has cleaned up event.h
|
|
|
@3554
|
15 years |
charles |
The OpenBSD build fix caused a Darwin build error. :) Thanks to pea …
|
|
|
@3552
|
15 years |
charles |
fix OpenBSD build error.
|
|
|
@3501
|
15 years |
charles |
dead code removal.
|
|
|
@3365
|
15 years |
charles |
8 second timeout during handshake, 2.5 minute handshake afterwards
|
|
|
@3361
|
15 years |
charles |
Try out some of SoftwareElves?' suggestions for faster startup connections
|
|
|
@3271
|
15 years |
charles |
clean up the shutdown code a little bit.
|
|
|
@3269
|
15 years |
charles |
* simplify the the choking intervals
* fix peer-mgr destructor bug
* …
|
|
|
@3267
|
15 years |
charles |
threads. gotta love 'em.
|
|
|
@3260
|
15 years |
charles |
don't log BT protocol messages in UL/DL speed -- only log piece data …
|
|
|
@3247
|
15 years |
charles |
fix some memory issues.
|
|
|
@3242
|
15 years |
charles |
experimental better peer management.
|
|
|
@3227
|
15 years |
charles |
commit the next step of tiennou's fastpeers code.
|
|
|
@3184
|
15 years |
charles |
peer i/o cleanup
|
|
|
@3171
|
15 years |
charles |
* record the ports of incoming sockets. we might need them later if we …
|
|
|
@3142
|
15 years |
charles |
fix a couple of encryption bugs.
|
|
|
@3122
|
15 years |
charles |
* accept tiennou's partial patch for `fast peers' extension
* fix …
|
|
|
@3105
|
15 years |
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
|
copied from branches/encryption/libtransmission/peer-io.c:
|
|
|
@3101
|
15 years |
charles |
* add a public API call for setting encryption preferences
* fix …
|