../
|
bandwidth.c
|
9.9 KB
|
7432
|
12 years
|
charles |
(trunk libT) tweak the new peer IO code a bit to handle EINPROGRESS
|
bandwidth.h
|
6.6 KB
|
7419
|
12 years
|
charles |
(trunk libT) really fuck up the peer i/o code. also this breaks the …
|
bencode-test.c
|
12.5 KB
|
7359
|
12 years
|
charles |
(trunk libT) #1559 (partial): add tr_bencDictMerge() + unit tests. …
|
bencode.c
|
35.1 KB
|
7404
|
12 years
|
charles |
updated email address
|
bencode.h
|
4.9 KB
|
7404
|
12 years
|
charles |
updated email address
|
blocklist-test.c
|
3.1 KB
|
7231
|
12 years
|
charles |
(libT) re-apply jhujhiti's IPv6 patch. This merges in my tr_port …
|
blocklist.c
|
6.3 KB
|
7404
|
12 years
|
charles |
updated email address
|
blocklist.h
|
1.5 KB
|
7404
|
12 years
|
charles |
updated email address
|
clients-test.c
|
1.3 KB
|
6822
|
12 years
|
charles |
(libT) better handling of Shad0w-style peer ids that don't have …
|
clients.c
|
16.8 KB
|
7404
|
12 years
|
charles |
updated email address
|
clients.h
|
1.4 KB
|
6795
|
12 years
|
charles |
run libT, cli, daemon, gtk through the source-code formatter …
|
completion.c
|
10.3 KB
|
7199
|
12 years
|
charles |
#1379 lay some very early groundwork for "partial seeds" -- change …
|
completion.h
|
3.7 KB
|
7151
|
12 years
|
charles |
(libT) add #ifdefs to ensure that client apps don't #include private …
|
ConvertUTF.c
|
24.5 KB
|
6795
|
12 years
|
charles |
run libT, cli, daemon, gtk through the source-code formatter …
|
ConvertUTF.h
|
7.1 KB
|
7197
|
12 years
|
charles |
(libT) add the #include guards to "private" third party header files.
|
crypto.c
|
7.0 KB
|
7404
|
12 years
|
charles |
updated email address
|
crypto.h
|
2.7 KB
|
7404
|
12 years
|
charles |
updated email address
|
fastresume.c
|
16.0 KB
|
6896
|
12 years
|
charles |
have tr_buildPath() allocate memory from the heap rather than using an …
|
fastresume.h
|
1.7 KB
|
7151
|
12 years
|
charles |
(libT) add #ifdefs to ensure that client apps don't #include private …
|
fdlimit.c
|
14.0 KB
|
7397
|
12 years
|
charles |
(trunk libT) add ipv6 support by jhujhiti. I think this is the …
|
fdlimit.h
|
3.9 KB
|
7397
|
12 years
|
charles |
(trunk libT) add ipv6 support by jhujhiti. I think this is the …
|
ggets.c
|
2.4 KB
|
6795
|
12 years
|
charles |
run libT, cli, daemon, gtk through the source-code formatter …
|
ggets.h
|
1.4 KB
|
7197
|
12 years
|
charles |
(libT) add the #include guards to "private" third party header files.
|
handshake.c
|
35.6 KB
|
7419
|
12 years
|
charles |
(trunk libT) really fuck up the peer i/o code. also this breaks the …
|
handshake.h
|
1.6 KB
|
7404
|
12 years
|
charles |
updated email address
|
inout.c
|
6.8 KB
|
7404
|
12 years
|
charles |
updated email address
|
inout.h
|
2.7 KB
|
7151
|
12 years
|
charles |
(libT) add #ifdefs to ensure that client apps don't #include private …
|
json-test.c
|
4.0 KB
|
6795
|
12 years
|
charles |
run libT, cli, daemon, gtk through the source-code formatter …
|
json.c
|
4.0 KB
|
7404
|
12 years
|
charles |
updated email address
|
json.h
|
596 bytes
|
7404
|
12 years
|
charles |
updated email address
|
JSON_parser.c
|
29.9 KB
|
6971
|
12 years
|
charles |
janitorial.
(1) re-enable `deflate' in transmission-remote iff libz is …
|
JSON_parser.h
|
4.5 KB
|
7197
|
12 years
|
charles |
(libT) add the #include guards to "private" third party header files.
|
list.c
|
3.8 KB
|
7404
|
12 years
|
charles |
updated email address
|
list.h
|
1.9 KB
|
7404
|
12 years
|
charles |
updated email address
|
Makefile.am
|
3.9 KB
|
7419
|
12 years
|
charles |
(trunk libT) really fuck up the peer i/o code. also this breaks the …
|
makemeta.c
|
14.5 KB
|
7404
|
12 years
|
charles |
updated email address
|
makemeta.h
|
3.6 KB
|
7404
|
12 years
|
charles |
updated email address
|
metainfo.c
|
14.3 KB
|
7385
|
12 years
|
charles |
(trunk libT) more semantic cleanup: tr_handle->tr_session, …
|
metainfo.h
|
1.9 KB
|
7385
|
12 years
|
charles |
(trunk libT) more semantic cleanup: tr_handle->tr_session, …
|
natpmp.c
|
6.6 KB
|
7404
|
12 years
|
charles |
updated email address
|
natpmp.h
|
796 bytes
|
7404
|
12 years
|
charles |
updated email address
|
net.c
|
11.0 KB
|
7417
|
12 years
|
jhujhiti |
fix another bad assert *eyes charles*
|
net.h
|
4.7 KB
|
7425
|
12 years
|
jhujhiti |
(trunk libT) use an enum tr_address_type instead of uint8_t for …
|
peer-common.h
|
1.6 KB
|
7404
|
12 years
|
charles |
updated email address
|
peer-io.c
|
19.6 KB
|
7432
|
12 years
|
charles |
(trunk libT) tweak the new peer IO code a bit to handle EINPROGRESS
|
peer-io.h
|
6.8 KB
|
7419
|
12 years
|
charles |
(trunk libT) really fuck up the peer i/o code. also this breaks the …
|
peer-mgr-private.h
|
2.0 KB
|
7404
|
12 years
|
charles |
updated email address
|
peer-mgr.c
|
67.7 KB
|
7431
|
12 years
|
charles |
(trunk libT) fix assertion error reported by Rolcol earlier today in …
|
peer-mgr.h
|
4.7 KB
|
7404
|
12 years
|
charles |
updated email address
|
peer-msgs-test.c
|
1.4 KB
|
7234
|
12 years
|
charles |
(libT) #1549: support fast exensions' "reject" and "have all/none" messages
|
peer-msgs.c
|
65.2 KB
|
7419
|
12 years
|
charles |
(trunk libT) really fuck up the peer i/o code. also this breaks the …
|
peer-msgs.h
|
2.2 KB
|
7404
|
12 years
|
charles |
updated email address
|
platform.c
|
17.1 KB
|
7407
|
12 years
|
charles |
maybe make hudson-t's trunk linux builds happy
|
platform.h
|
2.8 KB
|
7385
|
12 years
|
charles |
(trunk libT) more semantic cleanup: tr_handle->tr_session, …
|
port-forwarding.c
|
8.2 KB
|
7404
|
12 years
|
charles |
updated email address
|
port-forwarding.h
|
1.9 KB
|
7392
|
12 years
|
charles |
(trunk libT) fix type error reported by JhuJhiti?
|
ptrarray.c
|
5.6 KB
|
7404
|
12 years
|
charles |
updated email address
|
ptrarray.h
|
3.5 KB
|
7404
|
12 years
|
charles |
updated email address
|
publish.c
|
1.8 KB
|
7404
|
12 years
|
charles |
updated email address
|
publish.h
|
1.5 KB
|
7404
|
12 years
|
charles |
updated email address
|
ratecontrol.c
|
3.1 KB
|
7069
|
12 years
|
charles |
more fucking around with the speed measurements.
|
ratecontrol.h
|
1.9 KB
|
7151
|
12 years
|
charles |
(libT) add #ifdefs to ensure that client apps don't #include private …
|
resume.c
|
17.5 KB
|
7404
|
12 years
|
charles |
updated email address
|
resume.h
|
1.4 KB
|
7404
|
12 years
|
charles |
updated email address
|
rpc-server.c
|
19.8 KB
|
7412
|
12 years
|
charles |
(trunk libT) add more startup debug messages in the RPC server
|
rpc-server.h
|
2.6 KB
|
7404
|
12 years
|
charles |
updated email address
|
rpc-test.c
|
2.1 KB
|
6944
|
12 years
|
charles |
remove dead code
|
rpcimpl.c
|
31.0 KB
|
7404
|
12 years
|
charles |
updated email address
|
rpcimpl.h
|
1.2 KB
|
7404
|
12 years
|
charles |
updated email address
|
session.c
|
39.6 KB
|
7404
|
12 years
|
charles |
updated email address
|
session.h
|
4.6 KB
|
7367
|
12 years
|
charles |
(trunk) #1559: Simplify tr_sessionInitFull
|
stats.c
|
5.8 KB
|
7404
|
12 years
|
charles |
updated email address
|
stats.h
|
916 bytes
|
7404
|
12 years
|
charles |
updated email address
|
test-peer-id.c
|
1.0 KB
|
6795
|
12 years
|
charles |
run libT, cli, daemon, gtk through the source-code formatter …
|
torrent-ctor.c
|
7.0 KB
|
7404
|
12 years
|
charles |
updated email address
|
torrent.c
|
45.4 KB
|
7397
|
12 years
|
charles |
(trunk libT) add ipv6 support by jhujhiti. I think this is the …
|
torrent.h
|
8.8 KB
|
7368
|
12 years
|
charles |
(trunk libT) semantic cleanup: int -> tr_bool
|
tr-getopt.c
|
5.7 KB
|
7404
|
12 years
|
charles |
updated email address
|
tr-getopt.h
|
2.4 KB
|
7404
|
12 years
|
charles |
updated email address
|
tracker.c
|
35.6 KB
|
7404
|
12 years
|
charles |
updated email address
|
tracker.h
|
2.8 KB
|
7404
|
12 years
|
charles |
updated email address
|
transmission.h
|
47.5 KB
|
7393
|
12 years
|
charles |
(trunk) fix gtk bug of not remembering users' settings for per-torrent …
|
trevent.c
|
9.7 KB
|
7404
|
12 years
|
charles |
updated email address
|
trevent.h
|
1.4 KB
|
7404
|
12 years
|
charles |
updated email address
|
upnp.c
|
5.8 KB
|
7404
|
12 years
|
charles |
updated email address
|
upnp.h
|
764 bytes
|
7404
|
12 years
|
charles |
updated email address
|
utils-test.c
|
4.4 KB
|
6993
|
12 years
|
charles |
(libT) fix a tr_buildPath() bug reported by pea_
|
utils.c
|
27.7 KB
|
7367
|
12 years
|
charles |
(trunk) #1559: Simplify tr_sessionInitFull
|
utils.h
|
11.7 KB
|
7113
|
12 years
|
charles |
#1406: need tr_getDefaultDownloadDir() for consistency between apps
|
verify.c
|
5.8 KB
|
7404
|
12 years
|
charles |
updated email address
|
verify.h
|
790 bytes
|
7404
|
12 years
|
charles |
updated email address
|
web.c
|
15.0 KB
|
7404
|
12 years
|
charles |
updated email address
|
web.h
|
1.2 KB
|
7404
|
12 years
|
charles |
updated email address
|
webseed.c
|
8.1 KB
|
7404
|
12 years
|
charles |
updated email address
|
webseed.h
|
1.4 KB
|
7404
|
12 years
|
charles |
updated email address
|
wildmat.c
|
3.8 KB
|
6798
|
12 years
|
charles |
rpc-server cleanups. add true wildmat control. break the Mac build a …
|