../
|
announcer-common.h
|
6.7 KB
|
12238
|
11 years
|
jordan |
(trunk libT) remove the tr_session argument from the announce/scrape …
|
announcer-http.c
|
14.3 KB
|
12391
|
11 years
|
jordan |
(trunk libT) tweak the ABI of tr_bencToBuf() to match the way it's …
|
announcer-udp.c
|
28.5 KB
|
12247
|
11 years
|
jordan |
(trunk libT) strip trailing whitespace
|
announcer.c
|
49.2 KB
|
12404
|
11 years
|
jordan |
(trunk libT) very minor copyediting: remove a little unwanted whitespace
|
announcer.h
|
3.0 KB
|
12237
|
11 years
|
jordan |
(trunk libT) minor code cleanup in announcer-udp: whitespace & …
|
bandwidth.c
|
11.8 KB
|
12420
|
11 years
|
jordan |
(trunk libT) CPU optimization in tr_bandwidthClamp().
Don't call …
|
bandwidth.h
|
8.8 KB
|
12280
|
11 years
|
jordan |
(trunk libT) use aggregation for the tr_bandwidth objects owned by …
|
bencode-test.c
|
15.1 KB
|
12391
|
11 years
|
jordan |
(trunk libT) tweak the ABI of tr_bencToBuf() to match the way it's …
|
bencode.c
|
43.9 KB
|
12392
|
11 years
|
jordan |
(trunk libT) heap pruning: using the same mechanism as in r12388, …
|
bencode.h
|
8.2 KB
|
12391
|
11 years
|
jordan |
(trunk libT) tweak the ABI of tr_bencToBuf() to match the way it's …
|
bitfield.c
|
8.8 KB
|
12422
|
11 years
|
jordan |
(trunk libT) small CPU optimization in bitfield.c's countRange()
|
bitfield.h
|
2.5 KB
|
12307
|
11 years
|
jordan |
remove unneeded include
|
blocklist-test.c
|
3.4 KB
|
12229
|
11 years
|
jordan |
(trunk libT) API cleanup of the tr_address functions to make them more …
|
blocklist.c
|
9.6 KB
|
12229
|
11 years
|
jordan |
(trunk libT) API cleanup of the tr_address functions to make them more …
|
blocklist.h
|
1.5 KB
|
12229
|
11 years
|
jordan |
(trunk libT) API cleanup of the tr_address functions to make them more …
|
cache.c
|
12.1 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
cache.h
|
1.9 KB
|
11782
|
11 years
|
jordan |
(trunk libT) memory cache should use evbuffers to avoid unnecessary …
|
clients-test.c
|
1.5 KB
|
12223
|
11 years
|
jordan |
(trunk) copyediting: remove some unneeded #includes, and annotate some …
|
clients.c
|
17.0 KB
|
12223
|
11 years
|
jordan |
(trunk) copyediting: remove some unneeded #includes, and annotate some …
|
clients.h
|
678 bytes
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
completion.c
|
7.0 KB
|
12262
|
11 years
|
jordan |
(trunk libT) handle situations where we don't know the bitfield's …
|
completion.h
|
3.7 KB
|
12262
|
11 years
|
jordan |
(trunk libT) handle situations where we don't know the bitfield's …
|
ConvertUTF.c
|
20.1 KB
|
11599
|
11 years
|
charles |
(trunk) Join the 21st century and use only 1 space at the end …
|
ConvertUTF.h
|
6.1 KB
|
11599
|
11 years
|
charles |
(trunk) Join the 21st century and use only 1 space at the end …
|
crypto.c
|
9.5 KB
|
12365
|
11 years
|
jordan |
(trunk libT) more heap pruning: use composition rather than …
|
crypto.h
|
3.3 KB
|
12365
|
11 years
|
jordan |
(trunk libT) more heap pruning: use composition rather than …
|
fdlimit.c
|
19.7 KB
|
12397
|
11 years
|
jordan |
(trunk libT) tr_torrentGetFileMTime(): if the file being looked at is …
|
fdlimit.h
|
4.3 KB
|
12397
|
11 years
|
jordan |
(trunk libT) tr_torrentGetFileMTime(): if the file being looked at is …
|
handshake.c
|
37.2 KB
|
12365
|
11 years
|
jordan |
(trunk libT) more heap pruning: use composition rather than …
|
handshake.h
|
1.9 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
history-test.c
|
1.3 KB
|
12328
|
11 years
|
jordan |
(trunk libT) more heap pruning: avoid four unnecessary malloc() + …
|
history.c
|
1.3 KB
|
12328
|
11 years
|
jordan |
(trunk libT) more heap pruning: avoid four unnecessary malloc() + …
|
history.h
|
1.6 KB
|
12328
|
11 years
|
jordan |
(trunk libT) more heap pruning: avoid four unnecessary malloc() + …
|
inout.c
|
9.0 KB
|
12296
|
11 years
|
jordan |
(trunk libT) tr_torrentGetFileMTime() used to require two stat() …
|
inout.h
|
2.0 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
json-test.c
|
5.1 KB
|
10487
|
12 years
|
charles |
(trunk libT) #3134 "transmission-remote apparently can't handle …
|
json.c
|
4.7 KB
|
12289
|
11 years
|
jordan |
(trunk libT) since the JSON parser gives us the string's length, we …
|
json.h
|
747 bytes
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
JSON_parser.c
|
31.8 KB
|
12223
|
11 years
|
jordan |
(trunk) copyediting: remove some unneeded #includes, and annotate some …
|
JSON_parser.h
|
4.2 KB
|
11599
|
11 years
|
charles |
(trunk) Join the 21st century and use only 1 space at the end …
|
libt.dox
|
50.6 KB
|
8561
|
13 years
|
charles |
(trunk libT) re-start work on making libT doxygen friendly. still a …
|
list.c
|
4.0 KB
|
12314
|
11 years
|
jordan |
(trunk libT) oops, r12313 committed the wrong version of list.c
|
list.h
|
3.4 KB
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
magnet-test.c
|
2.8 KB
|
9630
|
12 years
|
charles |
(trunk libT) #2631 "Add webseed support to magnet links"
|
magnet.c
|
6.9 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
magnet.h
|
907 bytes
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
Makefile.am
|
3.6 KB
|
12248
|
11 years
|
jordan |
(trunk libT) break the mac build and introduce new crashes.
This is …
|
makemeta.c
|
14.8 KB
|
12223
|
11 years
|
jordan |
(trunk) copyediting: remove some unneeded #includes, and annotate some …
|
makemeta.h
|
3.6 KB
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
metainfo.c
|
17.4 KB
|
12416
|
11 years
|
jordan |
(trunk libT) #4227 "invalid URLs aren't filtered out of .torrents' …
|
metainfo.h
|
1.1 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
natpmp.c
|
6.9 KB
|
12225
|
11 years
|
jordan |
(trunk libT) copyediting: remove a bunch of seemingly-unneeded network …
|
natpmp.h
|
769 bytes
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
net.c
|
18.1 KB
|
12300
|
11 years
|
jch |
Reinstate including tcp.h in net.c.
Removed in r12225, this broke …
|
net.h
|
5.2 KB
|
12229
|
11 years
|
jordan |
(trunk libT) API cleanup of the tr_address functions to make them more …
|
peer-common.h
|
2.4 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
peer-io.c
|
34.2 KB
|
12386
|
11 years
|
jordan |
(trunk libT) more heap pruning: avoid an unnecessary evbuffer_new() + …
|
peer-io.h
|
11.0 KB
|
12365
|
11 years
|
jordan |
(trunk libT) more heap pruning: use composition rather than …
|
peer-mgr.c
|
114.8 KB
|
12424
|
11 years
|
jordan |
(trunk libT) CPU improvement in torrent.c's torrentInit()
Add the new …
|
peer-mgr.h
|
7.5 KB
|
12254
|
11 years
|
jordan |
(trunk libT) don't cache unininteresting peer addresses between …
|
peer-msgs-test.c
|
1.5 KB
|
12230
|
11 years
|
jordan |
(trunk libT) copyediting: yes, removing more unnecessary #includes
|
peer-msgs.c
|
71.3 KB
|
12411
|
11 years
|
jordan |
(trunk libT) the functions tr_peerMsgsSetChoke() and …
|
peer-msgs.h
|
1.9 KB
|
12411
|
11 years
|
jordan |
(trunk libT) the functions tr_peerMsgsSetChoke() and …
|
platform.c
|
19.9 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
platform.h
|
2.6 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
port-forwarding.c
|
5.2 KB
|
12228
|
11 years
|
jordan |
(trunk libT) still fiddling around with #includes -- this time …
|
port-forwarding.h
|
1.0 KB
|
12224
|
11 years
|
jordan |
(trunk libT) copyediting: clean up the "#include <event2/*>" …
|
ptrarray.c
|
4.5 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
ptrarray.h
|
4.3 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
resume.c
|
26.7 KB
|
12291
|
11 years
|
jordan |
(trunk libT) copyediting in resume.c
|
resume.h
|
1.7 KB
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
rpc-server.c
|
29.0 KB
|
12391
|
11 years
|
jordan |
(trunk libT) tweak the ABI of tr_bencToBuf() to match the way it's …
|
rpc-server.h
|
2.3 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
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
|
65.9 KB
|
12419
|
11 years
|
jordan |
(trunk libT) torrent-get CPU optimization.
Move the tr_torrentStat() …
|
rpcimpl.h
|
1.7 KB
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
session.c
|
71.4 KB
|
12355
|
11 years
|
jordan |
(trunk gtk) more heap pruning:
querying gconf2 each time the curl …
|
session.h
|
9.2 KB
|
12355
|
11 years
|
jordan |
(trunk gtk) more heap pruning:
querying gconf2 each time the curl …
|
stats.c
|
6.2 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
stats.h
|
933 bytes
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
test-peer-id.c
|
1.2 KB
|
12121
|
11 years
|
jordan |
(trunk libT) Add an enumeration for the peer id length. Use that enum …
|
torrent-ctor.c
|
11.0 KB
|
12234
|
11 years
|
jordan |
(trunk) fix a handful of small memory leaks that valgrind found.
|
torrent-magnet.c
|
11.0 KB
|
12226
|
11 years
|
jordan |
(trunk libT) copyediting: '#include "crypto.h"' cleanup
|
torrent-magnet.h
|
1009 bytes
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
torrent.c
|
80.3 KB
|
12424
|
11 years
|
jordan |
(trunk libT) CPU improvement in torrent.c's torrentInit()
Add the new …
|
torrent.h
|
13.8 KB
|
12296
|
11 years
|
jordan |
(trunk libT) tr_torrentGetFileMTime() used to require two stat() …
|
tr-dht.c
|
18.9 KB
|
12270
|
11 years
|
jordan |
(trunk libT) fix file descriptor leak in tr-dht.c
|
tr-dht.h
|
1.9 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
tr-getopt.c
|
6.5 KB
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
tr-getopt.h
|
1.9 KB
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
tr-lpd.c
|
20.6 KB
|
12229
|
11 years
|
jordan |
(trunk libT) API cleanup of the tr_address functions to make them more …
|
tr-lpd.h
|
2.0 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
tr-udp.c
|
9.1 KB
|
12394
|
11 years
|
jordan |
(trunk libT) #4212 "excessive UDP logfile entries in debug mode" -- fixed.
|
tr-udp.h
|
1.4 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
tr-utp.c
|
5.6 KB
|
12229
|
11 years
|
jordan |
(trunk libT) API cleanup of the tr_address functions to make them more …
|
tr-utp.h
|
1.5 KB
|
11960
|
11 years
|
jordan |
add configure script switch to enable/disable utp
|
transmission.h
|
66.2 KB
|
12281
|
11 years
|
jordan |
(trunk libT) save 48 bytes per tr_torrent object. whoo!
|
trevent.c
|
7.6 KB
|
12228
|
11 years
|
jordan |
(trunk libT) still fiddling around with #includes -- this time …
|
trevent.h
|
714 bytes
|
12230
|
11 years
|
jordan |
(trunk libT) copyediting: yes, removing more unnecessary #includes
|
upnp.c
|
7.4 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
upnp.h
|
840 bytes
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
utils-test.c
|
13.3 KB
|
12324
|
11 years
|
jordan |
(trunk libT) fix ABR error when parsing a URL with no path and no …
|
utils.c
|
40.0 KB
|
12383
|
11 years
|
jordan |
(trunk libT) use tr_malloc() instead of malloc() in tr_loadFile() and …
|
utils.h
|
18.0 KB
|
12211
|
11 years
|
jordan |
(trunk libT) tr_set_func is only used in one place, so make it a …
|
verify.c
|
8.4 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
verify.h
|
793 bytes
|
11709
|
11 years
|
jordan |
Update the copyright year in the source code comments.
The Berne …
|
web.c
|
16.4 KB
|
12417
|
11 years
|
jordan |
(trunk libT) experimental fix for the unterminated announce URLs …
|
web.h
|
2.6 KB
|
12355
|
11 years
|
jordan |
(trunk gtk) more heap pruning:
querying gconf2 each time the curl …
|
webseed.c
|
10.1 KB
|
12390
|
11 years
|
jordan |
(trunk libT) heap pruning: using the same mechanism as in r12388, …
|
webseed.h
|
1.2 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
wildmat.c
|
3.8 KB
|
12204
|
11 years
|
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|