../
|
bencode.c
|
12.5 KB
|
3105
|
15 years
|
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
bencode.h
|
3.6 KB
|
3105
|
15 years
|
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
bsdtree.h
|
23.2 KB
|
1580
|
15 years
|
joshe |
A couple trivial improvements to tree.h
Import queue.h from openbsd.
|
clients.c
|
13.5 KB
|
3463
|
15 years
|
charles |
roll back the clients changes because of the 0.90 freeze
|
clients.h
|
1.3 KB
|
3105
|
15 years
|
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
completion.c
|
7.9 KB
|
3178
|
15 years
|
charles |
modify the tr_stat struct as hashed out by charles_ and BentMyWookie?. …
|
completion.h
|
2.7 KB
|
3178
|
15 years
|
charles |
modify the tr_stat struct as hashed out by charles_ and BentMyWookie?. …
|
crypto.c
|
6.3 KB
|
3564
|
15 years
|
joshe |
Fix openbsd build.
|
crypto.h
|
2.0 KB
|
3105
|
15 years
|
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
fastresume.c
|
24.0 KB
|
3619
|
15 years
|
charles |
#426 0.91rc1: if pex is disabled on a stopped torrent, pressing …
|
fastresume.h
|
2.1 KB
|
3619
|
15 years
|
charles |
#426 0.91rc1: if pex is disabled on a stopped torrent, pressing …
|
fdlimit.c
|
11.2 KB
|
3650
|
15 years
|
charles |
part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
|
fdlimit.h
|
3.2 KB
|
3650
|
15 years
|
charles |
part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
|
handshake.c
|
31.2 KB
|
3606
|
15 years
|
charles |
compatability with older C copmilers (ticket #422, patch by fizz)
|
handshake.h
|
1.3 KB
|
3228
|
15 years
|
charles |
improved uTorrent handshaking, after talking to #utorrent-dev about …
|
http.c
|
22.1 KB
|
3105
|
15 years
|
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
http.h
|
3.4 KB
|
2568
|
15 years
|
charles |
remove unused macros
|
inout.c
|
11.2 KB
|
3650
|
15 years
|
charles |
part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
|
inout.h
|
2.3 KB
|
3650
|
15 years
|
charles |
part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
|
internal.h
|
6.3 KB
|
3492
|
15 years
|
charles |
fix ul/dl speed wart reported by BentMyWookie?
|
ipcparse.c
|
39.1 KB
|
3578
|
15 years
|
joshe |
Add IPC messages to set and retrieve the encryption mode.
Implement …
|
ipcparse.h
|
6.4 KB
|
3578
|
15 years
|
joshe |
Add IPC messages to set and retrieve the encryption mode.
Implement …
|
list.c
|
3.6 KB
|
3217
|
15 years
|
charles |
fix a couple of memory corruption errors while trying to track down …
|
list.h
|
2.1 KB
|
3217
|
15 years
|
charles |
fix a couple of memory corruption errors while trying to track down …
|
Makefile.am
|
1.8 KB
|
3652
|
15 years
|
charles |
remove dirname() and basename() for now
|
makemeta.c
|
12.6 KB
|
3658
|
15 years
|
charles |
fix compile warning
|
makemeta.h
|
2.5 KB
|
3575
|
15 years
|
charles |
integral sign correctness in makemeta
|
metainfo.c
|
22.3 KB
|
3473
|
15 years
|
charles |
dead code removal.
|
metainfo.h
|
1.8 KB
|
3105
|
15 years
|
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
natpmp.c
|
22.8 KB
|
3552
|
15 years
|
charles |
fix OpenBSD build error.
|
natpmp.h
|
1.7 KB
|
1720
|
15 years
|
joshe |
Don't try port mapping if binding the port fails.
|
net.c
|
7.1 KB
|
3552
|
15 years
|
charles |
fix OpenBSD build error.
|
net.h
|
3.4 KB
|
3552
|
15 years
|
charles |
fix OpenBSD build error.
|
peer-io.c
|
12.2 KB
|
3554
|
15 years
|
charles |
The OpenBSD build fix caused a Darwin build error. :) Thanks to pea …
|
peer-io.h
|
5.2 KB
|
3501
|
15 years
|
charles |
dead code removal.
|
peer-mgr-private.h
|
1.6 KB
|
3552
|
15 years
|
charles |
fix OpenBSD build error.
|
peer-mgr.c
|
47.8 KB
|
3658
|
15 years
|
charles |
fix compile warning
|
peer-mgr.h
|
3.9 KB
|
3552
|
15 years
|
charles |
fix OpenBSD build error.
|
peer-msgs.c
|
49.6 KB
|
3615
|
15 years
|
charles |
#412 - 0.90 "ignores" speed limits (deanr, berkut, SineOtter?)
|
peer-msgs.h
|
2.7 KB
|
3447
|
15 years
|
charles |
remove tr_peerMsgsSetChoke()'s return value, which was always ignored …
|
platform.c
|
22.0 KB
|
3552
|
15 years
|
charles |
fix OpenBSD build error.
|
platform.h
|
2.3 KB
|
3254
|
15 years
|
charles |
simplify libT locks now that it's (more-or-less) single-threaded. fix …
|
ptrarray.c
|
4.9 KB
|
3269
|
15 years
|
charles |
* simplify the the choking intervals
* fix peer-mgr destructor bug
* …
|
ptrarray.h
|
1.7 KB
|
3269
|
15 years
|
charles |
* simplify the the choking intervals
* fix peer-mgr destructor bug
* …
|
publish.c
|
1.8 KB
|
3217
|
15 years
|
charles |
fix a couple of memory corruption errors while trying to track down …
|
publish.h
|
1.5 KB
|
3105
|
15 years
|
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
ratecontrol.c
|
4.5 KB
|
3615
|
15 years
|
charles |
#412 - 0.90 "ignores" speed limits (deanr, berkut, SineOtter?)
|
ratecontrol.h
|
1.9 KB
|
3615
|
15 years
|
charles |
#412 - 0.90 "ignores" speed limits (deanr, berkut, SineOtter?)
|
shared.c
|
7.4 KB
|
3265
|
15 years
|
charles |
some cleanup... remove some dead/obsolete code
|
shared.h
|
2.9 KB
|
3254
|
15 years
|
charles |
simplify libT locks now that it's (more-or-less) single-threaded. fix …
|
strlcat.c
|
1.7 KB
|
1750
|
15 years
|
joshe |
Merge daemon branch to trunk.
|
strlcpy.c
|
1.6 KB
|
1750
|
15 years
|
joshe |
Merge daemon branch to trunk.
|
torrent.c
|
33.6 KB
|
3650
|
15 years
|
charles |
part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
|
tracker.c
|
28.7 KB
|
3580
|
15 years
|
charles |
improve the "can't connect to tracker" error message.
|
tracker.h
|
2.3 KB
|
3451
|
15 years
|
charles |
huge tracker cleanup for the "no response from tracker" issue
|
transmission.c
|
8.9 KB
|
3587
|
15 years
|
charles |
(gtk) if two torrents are selected -- one running, one paused -- both …
|
transmission.h
|
27.5 KB
|
3572
|
15 years
|
charles |
Quick & dirty fix to crasher ticket #415.
|
trcompat.h
|
1.7 KB
|
3652
|
15 years
|
charles |
remove dirname() and basename() for now
|
trevent.c
|
10.1 KB
|
3457
|
15 years
|
charles |
fix overflow error that caused timers with intervals larger than 35 …
|
trevent.h
|
2.2 KB
|
3457
|
15 years
|
charles |
fix overflow error that caused timers with intervals larger than 35 …
|
upnp.c
|
40.1 KB
|
3552
|
15 years
|
charles |
fix OpenBSD build error.
|
upnp.h
|
1.8 KB
|
2898
|
15 years
|
charles |
make upnp's internal structures' naming schemes whallop-like
|
utils.c
|
19.5 KB
|
3650
|
15 years
|
charles |
part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
|
utils.h
|
6.1 KB
|
3650
|
15 years
|
charles |
part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
|
xml.c
|
10.7 KB
|
2430
|
15 years
|
charles |
simplify xml.c and utils.c's dependencies
|
xml.h
|
2.2 KB
|
920
|
16 years
|
joshe |
Merge nat-traversal branch to trunk.
|