../
|
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
|
27.1 KB
|
5667
|
14 years
|
charles |
minor tweaks: dead code removal, make functions static, etc
|
bencode.h
|
5.7 KB
|
5667
|
14 years
|
charles |
minor tweaks: dead code removal, make functions static, etc
|
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-test.c
|
896 bytes
|
5737
|
14 years
|
charles |
tweak the clients tests
|
clients.c
|
14.7 KB
|
5736
|
14 years
|
livings124 |
the display of our own client's peer-id has to be 100% accurate
|
clients.h
|
1.4 KB
|
5723
|
14 years
|
charles |
#905: update peer_id client lists. add a dozen or so new clients from …
|
completion.c
|
8.7 KB
|
5708
|
14 years
|
charles |
possibly fix the issue discusssed in …
|
completion.h
|
2.9 KB
|
5682
|
14 years
|
charles |
#894: wont start - cp->doneHave <= cp->completeHave
|
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
|
20.1 KB
|
5720
|
14 years
|
charles |
possible fix for #904: "crash on startup in tr_bitfieldHas"
|
fastresume.h
|
1.6 KB
|
5641
|
14 years
|
charles |
handle manditory/fallback ctor settings in the bencoded resume filfes
|
fdlimit.c
|
11.6 KB
|
5689
|
14 years
|
charles |
fold most of the "deep logging" functions into a single function
|
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.3 KB
|
5723
|
14 years
|
charles |
#905: update peer_id client lists. add a dozen or so new clients from …
|
handshake.h
|
1.3 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
inout.c
|
7.7 KB
|
5655
|
14 years
|
charles |
if at first you don't succeed…
|
inout.h
|
2.5 KB
|
5645
|
14 years
|
charles |
minor code cleanup: remove dead code, const-correctness, etc
|
ipcparse.c
|
34.2 KB
|
5673
|
14 years
|
charles |
#377: preliminary https support. this commit probably breaks mac and …
|
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.8 KB
|
5723
|
14 years
|
charles |
#905: update peer_id client lists. add a dozen or so new clients from …
|
makemeta.c
|
12.7 KB
|
5713
|
14 years
|
charles |
#884: fix after creating a torrent whose last file has 0 bytes
|
makemeta.h
|
2.9 KB
|
5358
|
14 years
|
charles |
rework the makemeta error messages so that they can be i18nized on the …
|
metainfo.c
|
17.2 KB
|
5739
|
14 years
|
charles |
#909: not utf8izing the torrent name properly
|
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.3 KB
|
5658
|
14 years
|
charles |
string folding
|
net.h
|
3.3 KB
|
5588
|
14 years
|
charles |
#857: DSCP support for Transmission
|
peer-io.c
|
12.8 KB
|
5738
|
14 years
|
charles |
experimental speed tweaks:
(1) increase the per-peer read buffer to …
|
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
|
55.3 KB
|
5723
|
14 years
|
charles |
#905: update peer_id client lists. add a dozen or so new clients from …
|
peer-mgr.h
|
4.3 KB
|
5647
|
14 years
|
charles |
#890: be smarter about noticing seeds from tracker & pex
|
peer-msgs.c
|
55.3 KB
|
5745
|
14 years
|
livings124 |
remove unused variables
|
peer-msgs.h
|
2.6 KB
|
5199
|
14 years
|
charles |
remove unused code in the peer-msgs module
|
platform.c
|
12.8 KB
|
5672
|
14 years
|
livings124 |
eliminate warning about unused variable
|
platform.h
|
2.3 KB
|
5645
|
14 years
|
charles |
minor code cleanup: remove dead code, const-correctness, etc
|
port-forwarding.c
|
6.1 KB
|
5754
|
14 years
|
charles |
#915: Does too many wake-ups when idle
|
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
|
14.6 KB
|
5667
|
14 years
|
charles |
minor tweaks: dead code removal, make functions static, etc
|
resume.h
|
1.1 KB
|
5614
|
14 years
|
charles |
get DND working in the benc resume files
|
session.c
|
17.7 KB
|
5726
|
14 years
|
charles |
add a couple of debug messages to trac down why Lacrocivious' stats …
|
session.h
|
3.5 KB
|
5673
|
14 years
|
charles |
#377: preliminary https support. this commit probably breaks mac and …
|
stats.c
|
5.0 KB
|
5726
|
14 years
|
charles |
add a couple of debug messages to trac down why Lacrocivious' stats …
|
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
|
39.1 KB
|
5750
|
14 years
|
charles |
#912: Resume file parsed twice on startup
|
torrent.h
|
6.7 KB
|
5748
|
14 years
|
charles |
when one of the trackers in a multitracker list is successful, bump it …
|
tracker.c
|
28.2 KB
|
5749
|
14 years
|
charles |
fix multitracker problem reported by BentMyWookie?
|
tracker.h
|
2.6 KB
|
5647
|
14 years
|
charles |
#890: be smarter about noticing seeds from tracker & pex
|
transmission.h
|
30.1 KB
|
5673
|
14 years
|
charles |
#377: preliminary https support. this commit probably breaks mac and …
|
trcompat.h
|
1.5 KB
|
5715
|
14 years
|
charles |
don't use strlcat.
|
trevent.c
|
6.4 KB
|
5754
|
14 years
|
charles |
#915: Does too many wake-ups when idle
|
trevent.h
|
1.4 KB
|
5754
|
14 years
|
charles |
#915: Does too many wake-ups when idle
|
upnp.c
|
5.2 KB
|
5700
|
14 years
|
charles |
add tr_webClose()
|
upnp.h
|
642 bytes
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
utils.c
|
22.1 KB
|
5723
|
14 years
|
charles |
#905: update peer_id client lists. add a dozen or so new clients from …
|
utils.h
|
6.4 KB
|
5723
|
14 years
|
charles |
#905: update peer_id client lists. add a dozen or so new clients from …
|
verify.c
|
5.4 KB
|
5750
|
14 years
|
charles |
#912: Resume file parsed twice on startup
|
verify.h
|
650 bytes
|
5126
|
14 years
|
charles |
svn propset svn:keywords 'Date Rev Author Id' filename
|
web.c
|
8.6 KB
|
5754
|
14 years
|
charles |
#915: Does too many wake-ups when idle
|
web.h
|
1.1 KB
|
5714
|
14 years
|
charles |
fix another crash-on-shutdown in the new web code
|