../
|
announcer.c
|
57.8 KB
|
10254
|
12 years
|
charles |
(trunk libT) when calling tr_torrentSetAnnounceList(), reset the …
|
announcer.h
|
2.8 KB
|
10238
|
12 years
|
charles |
(trunk libT) #2922 "announce's 'download' field should follow the de …
|
bandwidth.c
|
10.6 KB
|
9868
|
13 years
|
charles |
happy new year!
|
bandwidth.h
|
9.1 KB
|
9868
|
13 years
|
charles |
happy new year!
|
bencode-test.c
|
15.1 KB
|
10091
|
12 years
|
charles |
(trunk libT) #2716 "magnet torrents not being saved after quit" -- fix …
|
bencode.c
|
42.2 KB
|
10159
|
12 years
|
charles |
(trunk libt) when generating json/benc strings, preallocate some space …
|
bencode.h
|
8.0 KB
|
10084
|
12 years
|
charles |
(trunk) #2802, #2716, #2717 -- remember magnet links and their …
|
bitfield.c
|
5.0 KB
|
9973
|
12 years
|
charles |
(trunk libT) #2775 "Saving some memory/storage" -- committed for 1.80
|
bitfield.h
|
2.5 KB
|
9965
|
12 years
|
charles |
(trunk) No code changes here... filling in some of the blanks in the …
|
bitset.h
|
3.0 KB
|
10020
|
12 years
|
charles |
(trunk libT) #2800 "crashing during operation" -- use type correctness …
|
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
|
9868
|
13 years
|
charles |
happy new year!
|
blocklist.h
|
1.5 KB
|
9868
|
13 years
|
charles |
happy new year!
|
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.0 KB
|
10016
|
12 years
|
livings124 |
#2765 ignore case when ordering the file list in a newly-generated …
|
clients.h
|
689 bytes
|
9965
|
12 years
|
charles |
(trunk) No code changes here... filling in some of the blanks in the …
|
completion.c
|
10.4 KB
|
9868
|
13 years
|
charles |
happy new year!
|
completion.h
|
4.6 KB
|
10031
|
12 years
|
charles |
(trunk) remove unnecessary #includes
|
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
|
10.2 KB
|
9973
|
12 years
|
charles |
(trunk libT) #2775 "Saving some memory/storage" -- committed for 1.80
|
crypto.h
|
2.9 KB
|
9965
|
12 years
|
charles |
(trunk) No code changes here... filling in some of the blanks in the …
|
fdlimit.c
|
21.3 KB
|
10139
|
12 years
|
charles |
(trunk libT) messages about SO_SNDBUF size and file preallocation …
|
fdlimit.h
|
4.6 KB
|
9931
|
12 years
|
charles |
(trunk) housekeeping: (1) add standard svn properties for $Id$ …
|
ggets.c
|
2.4 KB
|
6795
|
14 years
|
charles |
run libT, cli, daemon, gtk through the source-code formatter …
|
ggets.h
|
1.5 KB
|
9891
|
12 years
|
charles |
(trunk libT) more documentation and doxygen markup
|
handshake.c
|
36.8 KB
|
10201
|
12 years
|
charles |
(trunk libT) #2903 "Don't send DHT port messages to peers if we didn't …
|
handshake.h
|
1.8 KB
|
9868
|
13 years
|
charles |
happy new year!
|
inout.c
|
9.2 KB
|
10276
|
12 years
|
charles |
(trunk libT) use jch's suggestion of having a per-session page-aligned …
|
inout.h
|
2.0 KB
|
10273
|
12 years
|
charles |
(trunk libT) dead code removal -- the buffer & buflen arguments to …
|
json-test.c
|
4.4 KB
|
8588
|
13 years
|
charles |
(trunk) #2131: clean up benc read/write API
|
json.c
|
4.8 KB
|
9979
|
12 years
|
charles |
(trunk libT) fix some #include statements
|
json.h
|
759 bytes
|
9868
|
13 years
|
charles |
happy new year!
|
JSON_parser.c
|
31.5 KB
|
9973
|
12 years
|
charles |
(trunk libT) #2775 "Saving some memory/storage" -- committed for 1.80
|
JSON_parser.h
|
4.2 KB
|
9765
|
13 years
|
charles |
(trunk) add #include guards to prevent non-libtransmission files from …
|
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
|
9891
|
12 years
|
charles |
(trunk libT) more documentation and doxygen markup
|
list.h
|
4.5 KB
|
9891
|
12 years
|
charles |
(trunk libT) more documentation and doxygen markup
|
magnet-test.c
|
2.8 KB
|
9630
|
13 years
|
charles |
(trunk libT) #2631 "Add webseed support to magnet links"
|
magnet.c
|
6.6 KB
|
10084
|
12 years
|
charles |
(trunk) #2802, #2716, #2717 -- remember magnet links and their …
|
magnet.h
|
919 bytes
|
10084
|
12 years
|
charles |
(trunk) #2802, #2716, #2717 -- remember magnet links and their …
|
Makefile.am
|
3.4 KB
|
9795
|
13 years
|
charles |
(trunk) use AC_ARG_VAR for some autoconf variables s.t. their values …
|
makemeta.c
|
14.7 KB
|
10277
|
12 years
|
charles |
(trunk libT) use tr_valloc() in a couple of places where we allocate …
|
makemeta.h
|
3.6 KB
|
9868
|
13 years
|
charles |
happy new year!
|
metainfo.c
|
17.7 KB
|
10239
|
12 years
|
charles |
(trunk) #2938 "crash when adding a torrent by URL from an ftp source …
|
metainfo.h
|
1.1 KB
|
10084
|
12 years
|
charles |
(trunk) #2802, #2716, #2717 -- remember magnet links and their …
|
natpmp.c
|
6.6 KB
|
9868
|
13 years
|
charles |
happy new year!
|
natpmp.h
|
839 bytes
|
9868
|
13 years
|
charles |
happy new year!
|
net.c
|
18.0 KB
|
10111
|
12 years
|
charles |
(trunk libT) when we can't bind to a port and the error is EADDRINUSE, …
|
net.h
|
4.1 KB
|
10018
|
12 years
|
charles |
(trunk libT) make "tr_globalAddress" a private function
|
peer-common.h
|
1.9 KB
|
9890
|
12 years
|
charles |
(trunk) one of the less-interesting commits in a while: remove …
|
peer-io.c
|
25.6 KB
|
10276
|
12 years
|
charles |
(trunk libT) use jch's suggestion of having a per-session page-aligned …
|
peer-io.h
|
11.7 KB
|
9868
|
13 years
|
charles |
happy new year!
|
peer-mgr.c
|
91.9 KB
|
10273
|
12 years
|
charles |
(trunk libT) dead code removal -- the buffer & buflen arguments to …
|
peer-mgr.h
|
6.5 KB
|
10031
|
12 years
|
charles |
(trunk) remove unnecessary #includes
|
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
|
70.9 KB
|
10276
|
12 years
|
charles |
(trunk libT) use jch's suggestion of having a per-session page-aligned …
|
peer-msgs.h
|
1.9 KB
|
9868
|
13 years
|
charles |
happy new year!
|
platform.c
|
18.5 KB
|
9987
|
12 years
|
charles |
(trunk libT) #2756 "32 byte leak in tr_threadNew()" -- fixed for 1.81
|
platform.h
|
2.4 KB
|
10276
|
12 years
|
charles |
(trunk libT) use jch's suggestion of having a per-session page-aligned …
|
port-forwarding.c
|
5.1 KB
|
10184
|
12 years
|
charles |
(trunk libT) #2982 "changing port number doesn't actually change until …
|
port-forwarding.h
|
1.0 KB
|
9868
|
13 years
|
charles |
happy new year!
|
ptrarray.c
|
4.7 KB
|
10209
|
12 years
|
charles |
(trunk libT) instead of growing the ptrArray by a constant fixed …
|
ptrarray.h
|
3.8 KB
|
10030
|
12 years
|
charles |
(trunk libT) add a "const" to tr_ptrArrayRemove()'s second argument to …
|
publish.c
|
1.6 KB
|
9868
|
13 years
|
charles |
happy new year!
|
publish.h
|
1.5 KB
|
9868
|
13 years
|
charles |
happy new year!
|
ratecontrol.c
|
2.7 KB
|
7618
|
14 years
|
charles |
(trunk libT) fix the much-hated "Assertion failed: (tr_isPeerIo( io …
|
ratecontrol.h
|
2.8 KB
|
9847
|
13 years
|
charles |
(trunk libT) replace the TR_INLINE macro with the standard "inline" …
|
resume.c
|
20.8 KB
|
10084
|
12 years
|
charles |
(trunk) #2802, #2716, #2717 -- remember magnet links and their …
|
resume.h
|
1.6 KB
|
9868
|
13 years
|
charles |
happy new year!
|
rpc-server.c
|
27.9 KB
|
9944
|
12 years
|
charles |
(trunk libT) add assertion to crash if tr_rpcSetPort() is called on a …
|
rpc-server.h
|
2.3 KB
|
9868
|
13 years
|
charles |
happy new year!
|
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
|
54.6 KB
|
10252
|
12 years
|
charles |
(trunk libT) when an rpc message torrent-stop or torrent-start comes …
|
rpcimpl.h
|
1.8 KB
|
9868
|
13 years
|
charles |
happy new year!
|
session.c
|
64.7 KB
|
10276
|
12 years
|
charles |
(trunk libT) use jch's suggestion of having a per-session page-aligned …
|
session.h
|
7.3 KB
|
10276
|
12 years
|
charles |
(trunk libT) use jch's suggestion of having a per-session page-aligned …
|
stats.c
|
6.2 KB
|
9973
|
12 years
|
charles |
(trunk libT) #2775 "Saving some memory/storage" -- committed for 1.80
|
stats.h
|
944 bytes
|
9868
|
13 years
|
charles |
happy new year!
|
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
|
11.1 KB
|
10084
|
12 years
|
charles |
(trunk) #2802, #2716, #2717 -- remember magnet links and their …
|
torrent-magnet.c
|
9.1 KB
|
10157
|
12 years
|
charles |
(trunk libT) Yippie, plug a small memory leak reported by valgrind!
|
torrent-magnet.h
|
1.0 KB
|
9868
|
13 years
|
charles |
happy new year!
|
torrent.c
|
70.9 KB
|
10250
|
12 years
|
charles |
(trunk libT) #2933 "looking up torrents by info hash should be …
|
torrent.h
|
12.8 KB
|
10084
|
12 years
|
charles |
(trunk) #2802, #2716, #2717 -- remember magnet links and their …
|
tr-dht.c
|
19.9 KB
|
10201
|
12 years
|
charles |
(trunk libT) #2903 "Don't send DHT port messages to peers if we didn't …
|
tr-dht.h
|
1.7 KB
|
10201
|
12 years
|
charles |
(trunk libT) #2903 "Don't send DHT port messages to peers if we didn't …
|
tr-getopt.c
|
5.7 KB
|
9868
|
13 years
|
charles |
happy new year!
|
tr-getopt.h
|
1.9 KB
|
9931
|
12 years
|
charles |
(trunk) housekeeping: (1) add standard svn properties for $Id$ …
|
transmission.h
|
62.2 KB
|
10260
|
12 years
|
livings124 |
update to 1.91+
|
trevent.c
|
7.7 KB
|
9992
|
12 years
|
charles |
(trunk libT) if we're calling evdns_init(), we probably ought to call …
|
trevent.h
|
862 bytes
|
9868
|
13 years
|
charles |
happy new year!
|
upnp.c
|
6.4 KB
|
9868
|
13 years
|
charles |
happy new year!
|
upnp.h
|
851 bytes
|
9868
|
13 years
|
charles |
happy new year!
|
utils-test.c
|
10.7 KB
|
10239
|
12 years
|
charles |
(trunk) #2938 "crash when adding a torrent by URL from an ftp source …
|
utils.c
|
32.4 KB
|
10277
|
12 years
|
charles |
(trunk libT) use tr_valloc() in a couple of places where we allocate …
|
utils.h
|
17.3 KB
|
10274
|
12 years
|
charles |
(trunk libT) add a wrapper function tr_valloc() to try …
|
verify.c
|
10.1 KB
|
10274
|
12 years
|
charles |
(trunk libT) add a wrapper function tr_valloc() to try …
|
verify.h
|
860 bytes
|
9868
|
13 years
|
charles |
happy new year!
|
web.c
|
23.5 KB
|
10247
|
12 years
|
charles |
(trunk libT) (1) reduce the default tracker announce timeout from 120 …
|
web.h
|
1.4 KB
|
9868
|
13 years
|
charles |
happy new year!
|
webseed.c
|
6.8 KB
|
10031
|
12 years
|
charles |
(trunk) remove unnecessary #includes
|
webseed.h
|
1.5 KB
|
9868
|
13 years
|
charles |
happy new year!
|
wildmat.c
|
3.8 KB
|
6798
|
14 years
|
charles |
rpc-server cleanups. add true wildmat control. break the Mac build a …
|