../
|
bencode-test.c
|
10.0 KB
|
6615
|
14 years
|
charles |
(libT) avoid an unnecessary memory alloc
|
bencode.c
|
31.7 KB
|
6699
|
14 years
|
charles |
(libT) change benc's integral type from int to size_t, squashing a …
|
bencode.h
|
4.6 KB
|
6699
|
14 years
|
charles |
(libT) change benc's integral type from int to size_t, squashing a …
|
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.9 KB
|
6490
|
14 years
|
charles |
lots of C correctness tweaks suggested by sparse/cgcc
|
blocklist.h
|
1.1 KB
|
6140
|
14 years
|
charles |
(libT) allow custom blocklists... now all you need to do is place a …
|
clients-test.c
|
1.1 KB
|
6201
|
14 years
|
charles |
#1032: recognize bitlord/bitcomet in the inspector's peers column
|
clients.c
|
15.4 KB
|
6613
|
14 years
|
charles |
more metainfo/bencode cleanup
|
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.9 KB
|
6425
|
14 years
|
charles |
minor text cleanup
|
completion.h
|
2.9 KB
|
6092
|
14 years
|
charles |
roll back the completion changes in r6072; it caused a crash
|
ConvertUTF.c
|
18.6 KB
|
5810
|
14 years
|
charles |
add json-to-benc parser
|
ConvertUTF.h
|
5.9 KB
|
5810
|
14 years
|
charles |
add json-to-benc parser
|
crypto.c
|
6.8 KB
|
6652
|
14 years
|
charles |
(libT) maybe fix the hangs reported by users in the recent nightlies.
|
crypto.h
|
2.4 KB
|
6652
|
14 years
|
charles |
(libT) maybe fix the hangs reported by users in the recent nightlies.
|
fastresume.c
|
20.2 KB
|
6334
|
14 years
|
charles |
add a portability wrapper tr_snprintf() around snprintf()
|
fastresume.h
|
1.6 KB
|
5641
|
14 years
|
charles |
handle manditory/fallback ctor settings in the bencoded resume filfes
|
fdlimit.c
|
11.5 KB
|
6638
|
14 years
|
charles |
uncrash the build
|
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
|
6552
|
14 years
|
charles |
more connection management changes
|
handshake.h
|
1.3 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
inout.c
|
7.6 KB
|
6425
|
14 years
|
charles |
minor text cleanup
|
inout.h
|
2.8 KB
|
6073
|
14 years
|
charles |
#800 initial support for GetRight?-style fetching of data through http …
|
json-test.c
|
3.8 KB
|
6612
|
14 years
|
charles |
bencode cleanup: remove unused functions and unnecessary #includes
|
json.c
|
3.7 KB
|
6612
|
14 years
|
charles |
bencode cleanup: remove unused functions and unnecessary #includes
|
json.h
|
600 bytes
|
6584
|
14 years
|
charles |
roll back the last two diffs (r6582 and r6583) in favor of a …
|
JSON_parser.c
|
29.8 KB
|
6375
|
14 years
|
charles |
update snapshot of Jean Gressmann's JSON parser
|
JSON_parser.h
|
4.1 KB
|
6200
|
14 years
|
charles |
ensure JSON_int_t is an int64_t
|
list.c
|
3.6 KB
|
6425
|
14 years
|
charles |
minor text cleanup
|
list.h
|
2.1 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
Makefile.am
|
3.3 KB
|
6514
|
14 years
|
muks |
Respect non-standard install paths for web interface files
|
makemeta.c
|
14.1 KB
|
6612
|
14 years
|
charles |
bencode cleanup: remove unused functions and unnecessary #includes
|
makemeta.h
|
3.3 KB
|
5989
|
14 years
|
charles |
#224 (creating multi-tracker torrents): add multitracker support in …
|
metainfo.c
|
13.6 KB
|
6613
|
14 years
|
charles |
more metainfo/bencode cleanup
|
metainfo.h
|
1.8 KB
|
5613
|
14 years
|
charles |
get tr_ctorSetMetainfoFromHash() working again.
|
natpmp.c
|
5.9 KB
|
6332
|
14 years
|
charles |
better nat-pmp error logging. (this will very briefly break the mac build)
|
natpmp.h
|
629 bytes
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
net.c
|
5.8 KB
|
6556
|
14 years
|
charles |
#220: lazy bitfields
|
net.h
|
2.9 KB
|
5957
|
14 years
|
charles |
remove more dead code
|
peer-common.h
|
1.2 KB
|
6634
|
14 years
|
charles |
#1214: add RPC support for per-peer status,ul,dl,address info
|
peer-io.c
|
12.8 KB
|
6453
|
14 years
|
charles |
back out the changes from r6415.
|
peer-io.h
|
5.1 KB
|
6453
|
14 years
|
charles |
back out the changes from r6415.
|
peer-mgr-private.h
|
1.7 KB
|
5932
|
14 years
|
charles |
(libT) (1) shave a few bytes from tr_peer and tr_ratecontrol's …
|
peer-mgr.c
|
55.0 KB
|
6652
|
14 years
|
charles |
(libT) maybe fix the hangs reported by users in the recent nightlies.
|
peer-mgr.h
|
4.6 KB
|
6595
|
14 years
|
muks |
Make tr_bitfieldHas() a macro
|
peer-msgs.c
|
58.0 KB
|
6653
|
14 years
|
charles |
fix a confusing extraneous line in the previous commit
|
peer-msgs.h
|
1.6 KB
|
6629
|
14 years
|
muks |
Use stricter type for enums
|
platform.c
|
15.0 KB
|
6642
|
14 years
|
livings124 |
#1210 on Mac, the web ui should now work when Transmission's path …
|
platform.h
|
2.3 KB
|
6559
|
14 years
|
muks |
Don't show an error when transmission is run twice
Instead, present …
|
port-forwarding.c
|
5.4 KB
|
6556
|
14 years
|
charles |
#220: lazy bitfields
|
port-forwarding.h
|
1.9 KB
|
5913
|
14 years
|
charles |
sine we now have two public ports (peer and rpc), rename "publicPort" …
|
ptrarray.c
|
5.1 KB
|
6699
|
14 years
|
charles |
(libT) change benc's integral type from int to size_t, squashing a …
|
ptrarray.h
|
2.8 KB
|
5389
|
14 years
|
charles |
change ptrarray.[ch] license to MIT so that bencode, which relies on …
|
publish.c
|
1.7 KB
|
6425
|
14 years
|
charles |
minor text cleanup
|
publish.h
|
1.5 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
ratecontrol.c
|
3.6 KB
|
6425
|
14 years
|
charles |
minor text cleanup
|
ratecontrol.h
|
1.8 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
resume.c
|
15.6 KB
|
6699
|
14 years
|
charles |
(libT) change benc's integral type from int to size_t, squashing a …
|
resume.h
|
1.2 KB
|
6016
|
14 years
|
charles |
(1) add a doneDate to tr_torrent and tr_stat. (2) save …
|
rpc-server.c
|
20.2 KB
|
6697
|
14 years
|
charles |
#1209: shttpd crash when setting port to one already in use
|
rpc-server.h
|
2.8 KB
|
6534
|
14 years
|
charles |
(libT) fix a couple of compiler warnings from gcc -Wmissing-prototypes …
|
rpc-test.c
|
3.3 KB
|
6490
|
14 years
|
charles |
lots of C correctness tweaks suggested by sparse/cgcc
|
rpc.c
|
28.8 KB
|
6634
|
14 years
|
charles |
#1214: add RPC support for per-peer status,ul,dl,address info
|
rpc.h
|
1.2 KB
|
6404
|
14 years
|
charles |
(rpc) to lower the bandwidth/cpu used up by very large torrent lists, …
|
session.c
|
28.5 KB
|
6634
|
14 years
|
charles |
#1214: add RPC support for per-peer status,ul,dl,address info
|
session.h
|
4.2 KB
|
6556
|
14 years
|
charles |
#220: lazy bitfields
|
stats.c
|
5.7 KB
|
6490
|
14 years
|
charles |
lots of C correctness tweaks suggested by sparse/cgcc
|
stats.h
|
706 bytes
|
5126
|
14 years
|
charles |
svn propset svn:keywords 'Date Rev Author Id' filename
|
test-fastset.c
|
1.3 KB
|
6595
|
14 years
|
muks |
Make tr_bitfieldHas() a macro
|
test-peer-id.c
|
921 bytes
|
5126
|
14 years
|
charles |
svn propset svn:keywords 'Date Rev Author Id' filename
|
torrent-ctor.c
|
6.7 KB
|
6612
|
14 years
|
charles |
bencode cleanup: remove unused functions and unnecessary #includes
|
torrent.c
|
41.1 KB
|
6699
|
14 years
|
charles |
(libT) change benc's integral type from int to size_t, squashing a …
|
torrent.h
|
6.8 KB
|
6699
|
14 years
|
charles |
(libT) change benc's integral type from int to size_t, squashing a …
|
tr-getopt.c
|
5.4 KB
|
6389
|
14 years
|
charles |
(libT) make the licensing consistent across all the files which only …
|
tr-getopt.h
|
2.4 KB
|
6306
|
14 years
|
charles |
code cleanup
|
tracker.c
|
28.8 KB
|
6699
|
14 years
|
charles |
(libT) change benc's integral type from int to size_t, squashing a …
|
tracker.h
|
2.7 KB
|
6421
|
14 years
|
charles |
#1126: crash on quit
|
transmission.h
|
46.5 KB
|
6649
|
14 years
|
livings124 |
enable lazy bitfields
|
trevent.c
|
6.3 KB
|
6498
|
14 years
|
charles |
readability tweak: remove thread names. (muks)
|
trevent.h
|
1.4 KB
|
5754
|
14 years
|
charles |
#915: Does too many wake-ups when idle
|
upnp.c
|
5.1 KB
|
6334
|
14 years
|
charles |
add a portability wrapper tr_snprintf() around snprintf()
|
upnp.h
|
642 bytes
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
utils-test.c
|
3.0 KB
|
6613
|
14 years
|
charles |
more metainfo/bencode cleanup
|
utils.c
|
25.6 KB
|
6651
|
14 years
|
muks |
Fix coding style of last commit
|
utils.h
|
8.4 KB
|
6627
|
14 years
|
charles |
(libT) remove a little more dead code
|
verify.c
|
5.3 KB
|
6498
|
14 years
|
charles |
readability tweak: remove thread names. (muks)
|
verify.h
|
650 bytes
|
5126
|
14 years
|
charles |
svn propset svn:keywords 'Date Rev Author Id' filename
|
web.c
|
9.9 KB
|
6699
|
14 years
|
charles |
(libT) change benc's integral type from int to size_t, squashing a …
|
web.h
|
1.2 KB
|
6073
|
14 years
|
charles |
#800 initial support for GetRight?-style fetching of data through http …
|
webseed.c
|
8.5 KB
|
6631
|
14 years
|
muks |
Use stricter type for enums
|
webseed.h
|
1.2 KB
|
6631
|
14 years
|
muks |
Use stricter type for enums
|