../
|
benc2php.c
|
1.1 KB
|
5202
|
14 years
|
charles |
(gtk) fix minor compiler warning when #including <libtransmission/utils.h>
|
bencode-test.c
|
9.0 KB
|
5608
|
14 years
|
charles |
#394: resume files should use original name instead of hash name
|
bencode.c
|
26.5 KB
|
5620
|
14 years
|
charles |
silence a couple of annoying dbg messages
|
bencode.h
|
5.5 KB
|
5611
|
14 years
|
charles |
'resume' cleanup
|
blocklist-test.c
|
2.9 KB
|
5485
|
14 years
|
charles |
encapsulate the blocklist a little better so that we can add more …
|
blocklist.c
|
5.4 KB
|
5515
|
14 years
|
charles |
don't flood the message log when you don't have a blocklist
|
blocklist.h
|
1.1 KB
|
5485
|
14 years
|
charles |
encapsulate the blocklist a little better so that we can add more …
|
clients.c
|
14.6 KB
|
5505
|
14 years
|
livings124 |
small rearrangement in clients list; update NEWS
|
clients.h
|
1.3 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
completion.c
|
9.1 KB
|
5606
|
14 years
|
charles |
#872: crash in bitfield code when loading resume files
|
completion.h
|
2.9 KB
|
5606
|
14 years
|
charles |
#872: crash in bitfield code when loading resume files
|
crypto.c
|
6.2 KB
|
4597
|
14 years
|
charles |
mingw portability fixes
|
crypto.h
|
2.0 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
fastresume.c
|
21.3 KB
|
5616
|
14 years
|
charles |
wrap the dead parts of fastresume.c in #if 0 blocks
|
fastresume.h
|
1.6 KB
|
5616
|
14 years
|
charles |
wrap the dead parts of fastresume.c in #if 0 blocks
|
fdlimit.c
|
12.2 KB
|
5455
|
14 years
|
charles |
string folding
|
fdlimit.h
|
3.7 KB
|
4734
|
14 years
|
charles |
if the torrent's download path doesn't exist, don't create it -- it's …
|
ggets.c
|
2.4 KB
|
5429
|
14 years
|
charles |
first (and incomplete) pass at peer blocking. this commit is to get …
|
ggets.h
|
1.4 KB
|
5429
|
14 years
|
charles |
first (and incomplete) pass at peer blocking. this commit is to get …
|
handshake.c
|
32.7 KB
|
5065
|
14 years
|
charles |
cleanup #includes for errno & strerror
|
handshake.h
|
1.3 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
inout.c
|
7.4 KB
|
5329
|
14 years
|
charles |
fix bug that caused very large torrents to crash Transmission
|
inout.h
|
2.4 KB
|
5329
|
14 years
|
charles |
fix bug that caused very large torrents to crash Transmission
|
ipcparse.c
|
34.5 KB
|
5579
|
14 years
|
charles |
#853: transmission-(daemon|gtk) segfault when querying status
|
ipcparse.h
|
7.7 KB
|
5579
|
14 years
|
charles |
#853: transmission-(daemon|gtk) segfault when querying status
|
list.c
|
3.6 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
list.h
|
2.1 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
Makefile.am
|
2.7 KB
|
5606
|
14 years
|
charles |
#872: crash in bitfield code when loading resume files
|
makemeta.c
|
13.5 KB
|
5585
|
14 years
|
charles |
tidy up some libtransmission filenames.
|
makemeta.h
|
2.9 KB
|
5358
|
14 years
|
charles |
rework the makemeta error messages so that they can be i18nized on the …
|
metainfo.c
|
20.9 KB
|
5613
|
14 years
|
charles |
get tr_ctorSetMetainfoFromHash() working again.
|
metainfo.h
|
1.8 KB
|
5613
|
14 years
|
charles |
get tr_ctorSetMetainfoFromHash() working again.
|
natpmp.c
|
5.8 KB
|
5620
|
14 years
|
charles |
silence a couple of annoying dbg messages
|
natpmp.h
|
629 bytes
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
net.c
|
6.4 KB
|
5588
|
14 years
|
charles |
#857: DSCP support for Transmission
|
net.h
|
3.3 KB
|
5588
|
14 years
|
charles |
#857: DSCP support for Transmission
|
peer-io.c
|
12.8 KB
|
5588
|
14 years
|
charles |
#857: DSCP support for Transmission
|
peer-io.h
|
5.1 KB
|
4608
|
14 years
|
charles |
follow the spec's suggestion that new connections be 3x as likely for …
|
peer-mgr-private.h
|
2.2 KB
|
5179
|
14 years
|
charles |
remove `banned' field for per-piece-per-peer banning. this has been …
|
peer-mgr.c
|
56.5 KB
|
5587
|
14 years
|
charles |
update a couple of the tr_stat fields based on feedback from BMW
|
peer-mgr.h
|
4.0 KB
|
4597
|
14 years
|
charles |
mingw portability fixes
|
peer-msgs.c
|
56.1 KB
|
5602
|
14 years
|
charles |
#870: follow PEX conventions agreed upon by Azureus and uTorrent
|
peer-msgs.h
|
2.6 KB
|
5199
|
14 years
|
charles |
remove unused code in the peer-msgs module
|
platform.c
|
13.2 KB
|
5576
|
14 years
|
charles |
tweak an info message based on BMW's suggestion
|
platform.h
|
2.3 KB
|
5517
|
14 years
|
charles |
#684: Use XDG basedir spec for configuration and cache files in $HOME
|
port-forwarding.c
|
6.1 KB
|
5619
|
14 years
|
charles |
add more debug messages to resume's DND loader
|
port-forwarding.h
|
1.8 KB
|
5585
|
14 years
|
charles |
tidy up some libtransmission filenames.
|
ptrarray.c
|
6.1 KB
|
5389
|
14 years
|
charles |
change ptrarray.[ch] license to MIT so that bencode, which relies on …
|
ptrarray.h
|
2.8 KB
|
5389
|
14 years
|
charles |
change ptrarray.[ch] license to MIT so that bencode, which relies on …
|
publish.c
|
1.8 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
publish.h
|
1.5 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
ratecontrol.c
|
3.6 KB
|
5342
|
14 years
|
charles |
save a few bytes from each torrent by removing some vestigal rate …
|
ratecontrol.h
|
1.8 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
resume.c
|
13.2 KB
|
5621
|
14 years
|
charles |
add more debugging messages for loading progress from the bencoded …
|
resume.h
|
1.1 KB
|
5614
|
14 years
|
charles |
get DND working in the benc resume files
|
session.c
|
17.3 KB
|
5613
|
14 years
|
charles |
get tr_ctorSetMetainfoFromHash() working again.
|
session.h
|
3.6 KB
|
5613
|
14 years
|
charles |
get tr_ctorSetMetainfoFromHash() working again.
|
stats.c
|
5.0 KB
|
5611
|
14 years
|
charles |
'resume' cleanup
|
stats.h
|
706 bytes
|
5126
|
14 years
|
charles |
svn propset svn:keywords 'Date Rev Author Id' filename
|
test-fastset.c
|
1.3 KB
|
5126
|
14 years
|
charles |
svn propset svn:keywords 'Date Rev Author Id' filename
|
test-peer-id.c
|
921 bytes
|
5126
|
14 years
|
charles |
svn propset svn:keywords 'Date Rev Author Id' filename
|
torrent-ctor.c
|
6.6 KB
|
5613
|
14 years
|
charles |
get tr_ctorSetMetainfoFromHash() working again.
|
torrent.c
|
36.8 KB
|
5621
|
14 years
|
charles |
add more debugging messages for loading progress from the bencoded …
|
torrent.h
|
6.6 KB
|
5611
|
14 years
|
charles |
'resume' cleanup
|
tracker.c
|
36.0 KB
|
5601
|
14 years
|
charles |
#765: for every consecutive scrape failure, wait longer before trying …
|
tracker.h
|
2.6 KB
|
5086
|
14 years
|
charles |
libT: add tracker information to tr_stat. gtk: add `tracker' tab to …
|
transmission.h
|
30.2 KB
|
5600
|
14 years
|
charles |
#848: UPnP users always have to wait for NAT-PMP to fail first
|
trcompat.h
|
1.6 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
trevent.c
|
6.9 KB
|
5280
|
14 years
|
charles |
if libevent logs an error message, send it to our message log via tr_nerr()
|
trevent.h
|
1.5 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
upnp.c
|
5.2 KB
|
5600
|
14 years
|
charles |
#848: UPnP users always have to wait for NAT-PMP to fail first
|
upnp.h
|
642 bytes
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
utils.c
|
21.4 KB
|
5526
|
14 years
|
livings124 |
string folding and dead code removal
|
utils.h
|
6.3 KB
|
5526
|
14 years
|
livings124 |
string folding and dead code removal
|
verify.c
|
5.1 KB
|
5606
|
14 years
|
charles |
#872: crash in bitfield code when loading resume files
|
verify.h
|
650 bytes
|
5126
|
14 years
|
charles |
svn propset svn:keywords 'Date Rev Author Id' filename
|