../
|
bencode-test.c
|
10.0 KB
|
5901
|
14 years
|
charles |
(rpc) make our generated JSON more human-readable.
|
bencode.c
|
31.1 KB
|
5988
|
14 years
|
charles |
r5987 tweak: silence a couple of console debugging messages that snuck …
|
bencode.h
|
5.9 KB
|
5987
|
14 years
|
charles |
#838 (Adding trackers to existing torrents): add a backend API for …
|
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
|
5959
|
14 years
|
charles |
svn propset
|
blocklist.h
|
1.1 KB
|
5959
|
14 years
|
charles |
svn propset
|
clients-test.c
|
896 bytes
|
5737
|
14 years
|
charles |
tweak the clients tests
|
clients.c
|
14.7 KB
|
5843
|
14 years
|
charles |
RPC/IPC redesign
|
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
|
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.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
|
5843
|
14 years
|
charles |
RPC/IPC redesign
|
fastresume.h
|
1.6 KB
|
5641
|
14 years
|
charles |
handle manditory/fallback ctor settings in the bencoded resume filfes
|
fdlimit.c
|
11.5 KB
|
5843
|
14 years
|
charles |
RPC/IPC redesign
|
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
|
5843
|
14 years
|
charles |
RPC/IPC redesign
|
inout.h
|
2.5 KB
|
5645
|
14 years
|
charles |
minor code cleanup: remove dead code, const-correctness, etc
|
json-test.c
|
2.0 KB
|
5843
|
14 years
|
charles |
RPC/IPC redesign
|
json.c
|
3.7 KB
|
5969
|
14 years
|
charles |
#972: merge upstream version of Jean Gressmann's JSON_parser
|
json.h
|
600 bytes
|
5959
|
14 years
|
charles |
svn propset
|
JSON_parser.c
|
29.6 KB
|
5969
|
14 years
|
charles |
#972: merge upstream version of Jean Gressmann's JSON_parser
|
JSON_parser.h
|
4.4 KB
|
5969
|
14 years
|
charles |
#972: merge upstream version of Jean Gressmann's JSON_parser
|
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
|
3.2 KB
|
6031
|
14 years
|
charles |
RPC ACL: (1) add a new call for testing ACLs (2) add wildcard notation …
|
makemeta.c
|
13.9 KB
|
5989
|
14 years
|
charles |
#224 (creating multi-tracker torrents): add multitracker support in …
|
makemeta.h
|
3.3 KB
|
5989
|
14 years
|
charles |
#224 (creating multi-tracker torrents): add multitracker support in …
|
metainfo.c
|
17.8 KB
|
5963
|
14 years
|
charles |
* When loading a torrent, warn if no announce URLs are found.
* When …
|
metainfo.h
|
1.8 KB
|
5613
|
14 years
|
charles |
get tr_ctorSetMetainfoFromHash() working again.
|
natpmp.c
|
5.8 KB
|
5970
|
14 years
|
charles |
#972: Update to the 2008/05/29 snapshot of libnatpmp
|
natpmp.h
|
629 bytes
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
net.c
|
5.4 KB
|
5977
|
14 years
|
charles |
refactor out some dead code in net.c, and probably give jhujhiti fits
|
net.h
|
2.9 KB
|
5957
|
14 years
|
charles |
remove more dead code
|
peer-io.c
|
12.9 KB
|
5917
|
14 years
|
charles |
shave 16 bytes off sizeof(tr_peerIo)
|
peer-io.h
|
5.1 KB
|
5917
|
14 years
|
charles |
shave 16 bytes off sizeof(tr_peerIo)
|
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
|
53.2 KB
|
6008
|
14 years
|
charles |
#988: Optimistic unchoke can unchoke uninterested peers
|
peer-mgr.h
|
4.4 KB
|
5985
|
14 years
|
charles |
another tweak for calculating tr_stat.desiredAvailable faster, …
|
peer-msgs.c
|
56.7 KB
|
5980
|
14 years
|
charles |
experimental message batcher as discussed in …
|
peer-msgs.h
|
2.6 KB
|
5199
|
14 years
|
charles |
remove unused code in the peer-msgs module
|
platform.c
|
12.8 KB
|
5843
|
14 years
|
charles |
RPC/IPC redesign
|
platform.h
|
2.3 KB
|
5645
|
14 years
|
charles |
minor code cleanup: remove dead code, const-correctness, etc
|
port-forwarding.c
|
6.1 KB
|
5913
|
14 years
|
charles |
sine we now have two public ports (peer and rpc), rename "publicPort" …
|
port-forwarding.h
|
1.9 KB
|
5913
|
14 years
|
charles |
sine we now have two public ports (peer and rpc), rename "publicPort" …
|
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
|
5949
|
14 years
|
charles |
possible fix for r5932/r5933 error reported by John_Clay.
|
ratecontrol.h
|
1.8 KB
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
resume.c
|
15.6 KB
|
6016
|
14 years
|
charles |
(1) add a doneDate to tr_torrent and tr_stat. (2) save …
|
resume.h
|
1.2 KB
|
6016
|
14 years
|
charles |
(1) add a doneDate to tr_torrent and tr_stat. (2) save …
|
rpc-server.c
|
9.2 KB
|
6031
|
14 years
|
charles |
RPC ACL: (1) add a new call for testing ACLs (2) add wildcard notation …
|
rpc-server.h
|
1.6 KB
|
6031
|
14 years
|
charles |
RPC ACL: (1) add a new call for testing ACLs (2) add wildcard notation …
|
rpc-test.c
|
1.8 KB
|
6031
|
14 years
|
charles |
RPC ACL: (1) add a new call for testing ACLs (2) add wildcard notation …
|
rpc.c
|
27.4 KB
|
6029
|
14 years
|
charles |
modify the torrent-list response as per Gimp_'s request
|
rpc.h
|
1.2 KB
|
5959
|
14 years
|
charles |
svn propset
|
session.c
|
20.8 KB
|
6031
|
14 years
|
charles |
RPC ACL: (1) add a new call for testing ACLs (2) add wildcard notation …
|
session.h
|
3.7 KB
|
5911
|
14 years
|
charles |
more cleanup work:
(1) kill the pointless "tr_tracker_stat" struct. …
|
stats.c
|
5.3 KB
|
5916
|
14 years
|
charles |
possible fix for the stats error reported in …
|
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
|
5922
|
14 years
|
charles |
* change tr_stat.activityDate's and tr_stat.startedDate's type to …
|
torrent.c
|
40.6 KB
|
6018
|
14 years
|
charles |
add tr_torrentSetDoneDate() too
|
torrent.h
|
6.8 KB
|
6016
|
14 years
|
charles |
(1) add a doneDate to tr_torrent and tr_stat. (2) save …
|
tracker.c
|
27.5 KB
|
5934
|
14 years
|
charles |
dead code removal.
|
tracker.h
|
2.6 KB
|
5911
|
14 years
|
charles |
more cleanup work:
(1) kill the pointless "tr_tracker_stat" struct. …
|
transmission.h
|
41.2 KB
|
6031
|
14 years
|
charles |
RPC ACL: (1) add a new call for testing ACLs (2) add wildcard notation …
|
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
|
5900
|
14 years
|
charles |
more janitorial cleanup on the "tr_session*" namespace. Today's …
|
upnp.h
|
642 bytes
|
4404
|
14 years
|
charles |
set copyright info to 2008
|
utils-test.c
|
1.6 KB
|
6004
|
14 years
|
charles |
(libT): added an ACL tester to tr_sessionSetRPCACL() and return an …
|
utils.c
|
25.1 KB
|
5979
|
14 years
|
charles |
on shutdown, close the most active torrents first. That way if we …
|
utils.h
|
7.8 KB
|
5979
|
14 years
|
charles |
on shutdown, close the most active torrents first. That way if we …
|
verify.c
|
5.4 KB
|
5843
|
14 years
|
charles |
RPC/IPC redesign
|
verify.h
|
650 bytes
|
5126
|
14 years
|
charles |
svn propset svn:keywords 'Date Rev Author Id' filename
|
web.c
|
8.6 KB
|
5783
|
14 years
|
charles |
undo the curl timeout option from earlier today
|
web.h
|
1.1 KB
|
5714
|
14 years
|
charles |
fix another crash-on-shutdown in the new web code
|