../
|
announcer.c
|
48.9 KB
|
9259
|
13 years
|
charles |
(trunk) replace tr_tracker_stat's "isActive" field with the more …
|
announcer.h
|
2.6 KB
|
9230
|
13 years
|
charles |
(trunk libT) #2471: added/removed trackers aren't applied until restart
|
bandwidth.c
|
10.8 KB
|
9252
|
13 years
|
charles |
(trunk libT) add a couple more debugging assertions into the nightlies …
|
bandwidth.h
|
9.2 KB
|
8930
|
13 years
|
charles |
(trunk libT) revision to r8910 for #2162: check to see if a field's …
|
bencode-test.c
|
15.1 KB
|
8889
|
13 years
|
charles |
(trunk) remove trailing spaces
|
bencode.c
|
38.8 KB
|
9032
|
13 years
|
charles |
(trunk, libT) fix code in the UTF8-to-JSON serializer that could fall …
|
bencode.h
|
7.2 KB
|
8889
|
13 years
|
charles |
(trunk) remove trailing spaces
|
bitfield.c
|
5.8 KB
|
8695
|
13 years
|
charles |
(trunk libT) move tr_bitfield into its own, package-visible source …
|
bitfield.h
|
2.5 KB
|
8889
|
13 years
|
charles |
(trunk) remove trailing spaces
|
blocklist-test.c
|
3.3 KB
|
7783
|
13 years
|
charles |
(trunk libT) fix some code that the newly-added gcc warnings didn't like
|
blocklist.c
|
6.3 KB
|
7658
|
13 years
|
charles |
(trunk) update the GPL code's copyright dates
|
blocklist.h
|
1.5 KB
|
7658
|
13 years
|
charles |
(trunk) update the GPL code's copyright dates
|
clients-test.c
|
1.5 KB
|
8561
|
13 years
|
charles |
(trunk libT) re-start work on making libT doxygen friendly. still a …
|
clients.c
|
17.1 KB
|
9007
|
13 years
|
charles |
add KGet to the clients list
|
clients.h
|
546 bytes
|
8889
|
13 years
|
charles |
(trunk) remove trailing spaces
|
completion.c
|
10.9 KB
|
8212
|
13 years
|
charles |
(trunk libT) omit some unnecessary tests on the bitfield checks. …
|
completion.h
|
4.6 KB
|
8889
|
13 years
|
charles |
(trunk) remove trailing spaces
|
ConvertUTF.c
|
20.1 KB
|
8391
|
13 years
|
charles |
(trunk libT) fix small dead code. found by clang static analyzer and …
|
ConvertUTF.h
|
6.1 KB
|
7748
|
13 years
|
charles |
(trunk libT) prefer int' over ssize_t'
|
crypto.c
|
9.8 KB
|
8903
|
13 years
|
charles |
(trunk) all this commit does is remove trailing whitespace from some …
|
crypto.h
|
2.8 KB
|
8903
|
13 years
|
charles |
(trunk) all this commit does is remove trailing whitespace from some …
|
fastresume.c
|
16.3 KB
|
8903
|
13 years
|
charles |
(trunk) all this commit does is remove trailing whitespace from some …
|
fastresume.h
|
1.7 KB
|
7151
|
13 years
|
charles |
(libT) add #ifdefs to ensure that client apps don't #include private …
|
fdlimit.c
|
16.6 KB
|
9066
|
13 years
|
charles |
add better logging to track down tr_ioRead() error messages reported …
|
fdlimit.h
|
3.8 KB
|
8935
|
13 years
|
charles |
(trunk libT) remove dead code noticed by geirha
|
ggets.c
|
2.4 KB
|
6795
|
14 years
|
charles |
run libT, cli, daemon, gtk through the source-code formatter …
|
ggets.h
|
1.4 KB
|
8561
|
13 years
|
charles |
(trunk libT) re-start work on making libT doxygen friendly. still a …
|
handshake.c
|
36.8 KB
|
9273
|
13 years
|
charles |
(trunk libT) more assertions to help find the cause of #2480
|
handshake.h
|
1.9 KB
|
8561
|
13 years
|
charles |
(trunk libT) re-start work on making libT doxygen friendly. still a …
|
inout.c
|
7.9 KB
|
9080
|
13 years
|
charles |
(trunk libT) a test commit -- possible fseek fix for Rabbitbunny
|
inout.h
|
2.2 KB
|
8912
|
13 years
|
charles |
(trunk libT) fix #2332: filesystem-based error messages lack context
|
json-test.c
|
4.4 KB
|
8588
|
13 years
|
charles |
(trunk) #2131: clean up benc read/write API
|
json.c
|
4.8 KB
|
8585
|
13 years
|
charles |
(trunk) add a "source" argument to tr_jsonParse() so that if there's …
|
json.h
|
787 bytes
|
8585
|
13 years
|
charles |
(trunk) add a "source" argument to tr_jsonParse() so that if there's …
|
JSON_parser.c
|
31.5 KB
|
8799
|
13 years
|
charles |
(trunk libT) update JSON_parser.c: has UTF16 fix
|
JSON_parser.h
|
4.3 KB
|
8409
|
13 years
|
charles |
(trunk libT) update our copy of Jean's JSON parser
|
libt.dox
|
50.6 KB
|
8561
|
13 years
|
charles |
(trunk libT) re-start work on making libT doxygen friendly. still a …
|
list.c
|
3.8 KB
|
8889
|
13 years
|
charles |
(trunk) remove trailing spaces
|
list.h
|
3.3 KB
|
8889
|
13 years
|
charles |
(trunk) remove trailing spaces
|
Makefile.am
|
3.4 KB
|
9259
|
13 years
|
charles |
(trunk) replace tr_tracker_stat's "isActive" field with the more …
|
makemeta.c
|
14.7 KB
|
9128
|
13 years
|
charles |
when creating a new torrent and a tracker announce URL can't be …
|
makemeta.h
|
3.6 KB
|
9128
|
13 years
|
charles |
when creating a new torrent and a tracker announce URL can't be …
|
metainfo.c
|
15.9 KB
|
9170
|
13 years
|
charles |
(trunk)
#1699: Announce to multiple trackers at once
#2424: Tracker …
|
metainfo.h
|
1.8 KB
|
8871
|
13 years
|
charles |
(trunk) clean up the return value of tr_torrentParse()
|
natpmp.c
|
6.6 KB
|
7658
|
13 years
|
charles |
(trunk) update the GPL code's copyright dates
|
natpmp.h
|
867 bytes
|
8903
|
13 years
|
charles |
(trunk) all this commit does is remove trailing whitespace from some …
|
net.c
|
12.0 KB
|
8889
|
13 years
|
charles |
(trunk) remove trailing spaces
|
net.h
|
3.9 KB
|
8398
|
13 years
|
charles |
(trunk libT) #2035: Transmission causes wakeups by unnecessary polling.
|
peer-common.h
|
1.7 KB
|
8903
|
13 years
|
charles |
(trunk) all this commit does is remove trailing whitespace from some …
|
peer-io.c
|
24.8 KB
|
9273
|
13 years
|
charles |
(trunk libT) more assertions to help find the cause of #2480
|
peer-io.h
|
11.7 KB
|
8903
|
13 years
|
charles |
(trunk) all this commit does is remove trailing whitespace from some …
|
peer-mgr.c
|
74.8 KB
|
9239
|
13 years
|
charles |
fix oops
|
peer-mgr.h
|
5.5 KB
|
9085
|
13 years
|
charles |
(trunk libT) #2395: caching too many peers between sessions makes …
|
peer-msgs-test.c
|
1.5 KB
|
7783
|
13 years
|
charles |
(trunk libT) fix some code that the newly-added gcc warnings didn't like
|
peer-msgs.c
|
64.4 KB
|
9239
|
13 years
|
charles |
fix oops
|
peer-msgs.h
|
2.2 KB
|
8561
|
13 years
|
charles |
(trunk libT) re-start work on making libT doxygen friendly. still a …
|
platform.c
|
18.4 KB
|
8929
|
13 years
|
charles |
(trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk …
|
platform.h
|
1.9 KB
|
8929
|
13 years
|
charles |
(trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk …
|
port-forwarding.c
|
4.9 KB
|
8767
|
13 years
|
charles |
(trunk libT) minor #include futzing
|
port-forwarding.h
|
1.1 KB
|
8903
|
13 years
|
charles |
(trunk) all this commit does is remove trailing whitespace from some …
|
ptrarray.c
|
4.8 KB
|
9059
|
13 years
|
charles |
(trunk libT) make tr_ptrArrayErase() private
|
ptrarray.h
|
2.6 KB
|
9059
|
13 years
|
charles |
(trunk libT) make tr_ptrArrayErase() private
|
publish.c
|
1.6 KB
|
7658
|
13 years
|
charles |
(trunk) update the GPL code's copyright dates
|
publish.h
|
1.6 KB
|
7658
|
13 years
|
charles |
(trunk) update the GPL code's copyright dates
|
ratecontrol.c
|
2.7 KB
|
7618
|
13 years
|
charles |
(trunk libT) fix the much-hated "Assertion failed: (tr_isPeerIo( io …
|
ratecontrol.h
|
2.8 KB
|
7663
|
13 years
|
charles |
(trunk libT) win32 portability patch from Alexey
|
request-list-test.c
|
3.1 KB
|
7783
|
13 years
|
charles |
(trunk libT) fix some code that the newly-added gcc warnings didn't like
|
request-list.c
|
4.0 KB
|
8889
|
13 years
|
charles |
(trunk) remove trailing spaces
|
request-list.h
|
1.4 KB
|
7609
|
13 years
|
charles |
(trunk libT) new peer request fifo queue with log(N) search time. new …
|
resume.c
|
20.9 KB
|
9218
|
13 years
|
charles |
(trunk libT) #2429: add some more assertions to help smoke out this bug
|
resume.h
|
1.6 KB
|
8254
|
13 years
|
charles |
(trunk) experimental support for tr_torrentSetPriority()
|
rpc-server.c
|
28.0 KB
|
8911
|
13 years
|
charles |
(trunk libT) make the RPC 409 error message easier to understand
|
rpc-server.h
|
2.3 KB
|
8246
|
13 years
|
charles |
(trunk libT) fix long-standing wart of a few public API calls …
|
rpc-test.c
|
2.2 KB
|
7783
|
13 years
|
charles |
(trunk libT) fix some code that the newly-added gcc warnings didn't like
|
rpcimpl.c
|
52.7 KB
|
9259
|
13 years
|
charles |
(trunk) replace tr_tracker_stat's "isActive" field with the more …
|
rpcimpl.h
|
1.8 KB
|
8903
|
13 years
|
charles |
(trunk) all this commit does is remove trailing whitespace from some …
|
session.c
|
59.6 KB
|
9189
|
13 years
|
charles |
(trunk libT) possibly fix a crash-on-shutdown reported by John_
|
session.h
|
5.6 KB
|
9170
|
13 years
|
charles |
(trunk)
#1699: Announce to multiple trackers at once
#2424: Tracker …
|
stats.c
|
5.8 KB
|
8588
|
13 years
|
charles |
(trunk) #2131: clean up benc read/write API
|
stats.h
|
916 bytes
|
7658
|
13 years
|
charles |
(trunk) update the GPL code's copyright dates
|
test-peer-id.c
|
1.2 KB
|
8233
|
13 years
|
charles |
(trunk) make it possible to #include "version.h" without having to add …
|
torrent-ctor.c
|
9.5 KB
|
8602
|
13 years
|
charles |
(trunk libT) #2160: fix 1.60 error when setting file wanted/not-wanted …
|
torrent.c
|
64.2 KB
|
9274
|
13 years
|
charles |
(trunk libT) #2489: tr_torrentSetAnnounceList() should check for …
|
torrent.h
|
10.8 KB
|
9170
|
13 years
|
charles |
(trunk)
#1699: Announce to multiple trackers at once
#2424: Tracker …
|
tr-dht.c
|
12.6 KB
|
8996
|
13 years
|
charles |
fix --disable-dht error in 1.74 reported by DimStar?
|
tr-dht.h
|
1.6 KB
|
8881
|
13 years
|
charles |
(trunk libT) committed patfch from gornack (proofed by juliusz) for …
|
tr-getopt.c
|
5.7 KB
|
8071
|
13 years
|
charles |
(trunk libT) make tr-getopt C++ friendly
|
tr-getopt.h
|
1.8 KB
|
8903
|
13 years
|
charles |
(trunk) all this commit does is remove trailing whitespace from some …
|
transmission.h
|
56.1 KB
|
9274
|
13 years
|
charles |
(trunk libT) #2489: tr_torrentSetAnnounceList() should check for …
|
trevent.c
|
9.3 KB
|
8889
|
13 years
|
charles |
(trunk) remove trailing spaces
|
trevent.h
|
1.4 KB
|
7658
|
13 years
|
charles |
(trunk) update the GPL code's copyright dates
|
upnp.c
|
6.5 KB
|
8767
|
13 years
|
charles |
(trunk libT) minor #include futzing
|
upnp.h
|
879 bytes
|
8903
|
13 years
|
charles |
(trunk) all this commit does is remove trailing whitespace from some …
|
utils-test.c
|
7.5 KB
|
8809
|
13 years
|
charles |
(trunk libT) add tr_truncd() unit test
|
utils.c
|
30.9 KB
|
9177
|
13 years
|
charles |
(trunk, libT) #2379: infinite ratio shows as nan, invalid json
|
utils.h
|
12.3 KB
|
8904
|
13 years
|
charles |
(trunk libT) very minor tweak: tr_httpIsValidURL() should return a …
|
verify.c
|
9.8 KB
|
9082
|
13 years
|
charles |
(trunk, libT) #2390: when you add a new torrent while one is verifying …
|
verify.h
|
888 bytes
|
8561
|
13 years
|
charles |
(trunk libT) re-start work on making libT doxygen friendly. still a …
|
web.c
|
18.3 KB
|
9181
|
13 years
|
charles |
(trunk libT) remove a couple more debugging printf() calls
|
web.h
|
1.2 KB
|
7658
|
13 years
|
charles |
(trunk) update the GPL code's copyright dates
|
webseed.c
|
8.1 KB
|
8685
|
13 years
|
charles |
(trunk libT) remove the last calls to tr_getBuffer() and tr_releaseBuffer()
|
webseed.h
|
1.5 KB
|
7658
|
13 years
|
charles |
(trunk) update the GPL code's copyright dates
|
wildmat.c
|
3.8 KB
|
6798
|
14 years
|
charles |
rpc-server cleanups. add true wildmat control. break the Mac build a …
|