1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 09:37:56 +00:00
transmission/libtransmission
2013-09-08 17:36:11 +00:00
..
announcer-common.h function pointer type correctness. mikedld 2013-09-08 17:08:18 +00:00
announcer-http.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
announcer-udp.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
announcer.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
announcer.h function pointer type correctness. mikedld 2013-09-08 17:08:18 +00:00
bandwidth.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
bandwidth.h
bitfield-test.c
bitfield.c (trunk libT) #5444 'underflow in bitfield.c's set_all_true()' -- fixed 2013-07-29 04:19:15 +00:00
bitfield.h
blocklist-test.c
blocklist.c remove a few straggling uses of %zu to follow up on the previous TR_PRIuSIZE commit 2013-09-08 17:36:11 +00:00
blocklist.h
cache.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
cache.h
clients-test.c (trunk, libT) #5443 'tr_clientForId() misidentifies Tixati as BitTornado': fixed 2013-07-29 04:29:22 +00:00
clients.c (trunk, libT) #5443 'tr_clientForId() misidentifies Tixati as BitTornado': fixed 2013-07-29 04:29:22 +00:00
clients.h
completion.c
completion.h add inline wrapper functions to tr_torrent to decouple the rest of the code from tr_completion 2013-08-18 13:06:39 +00:00
ConvertUTF.c
ConvertUTF.h
crypto.c #include limits.h where we use it, and don't where we don't 2013-08-24 17:53:45 +00:00
crypto.h
fail.sh
fdlimit.c (trunk, libt) #4147 'bad file descriptor': in cached_file_open(), ensure the file is always opened with writable permissions if we need to call ftruncate() to resize it. Large credit to karamanolev for tracking this down with strace. 2013-07-27 16:18:12 +00:00
fdlimit.h
handshake.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
handshake.h
history-test.c
history.c
history.h
inout.c
inout.h
json-test.c
jsonsl.c #include limits.h where we use it, and don't where we don't 2013-08-24 17:53:45 +00:00
jsonsl.h
libt.dox
libtransmission-test.c silence a small handful of minor gcc compiler warnings in libtransmission 2013-08-17 17:03:15 +00:00
libtransmission-test.h
list.c make accessing tr_list's recycle nodes threadsafe. patch by mike.did, fixes #5352 2013-08-25 16:27:19 +00:00
list.h
log.c
log.h
magnet-test.c
magnet.c
magnet.h
Makefile.am
makemeta.c more treating-bools-as-bools 2013-08-24 18:18:38 +00:00
makemeta.h more treating-bools-as-bools 2013-08-24 18:18:38 +00:00
metainfo-test.c
metainfo.c
metainfo.h
move-test.c
natpmp.c
natpmp_local.h
net.c
net.h
peer-common.h function pointer type correctness. mikedld 2013-09-08 17:08:18 +00:00
peer-io.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
peer-io.h
peer-mgr.c use evutil_socket_t instead of int to define socket types. Patch my mikedLd :) 2013-09-08 17:03:11 +00:00
peer-mgr.h
peer-msgs-test.c
peer-msgs.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
peer-msgs.h function pointer type correctness. mikedld 2013-09-08 17:08:18 +00:00
platform-quota.c fix Transmission 2.81 FTBFS in OpenBSD, patch by naddy 2013-07-24 00:02:16 +00:00
platform-quota.h
platform.c
platform.h
port-forwarding.c use evutil_socket_t instead of int to define socket types. Patch my mikedLd :) 2013-09-08 17:03:11 +00:00
port-forwarding.h
ptrarray.c silence a small handful of minor gcc compiler warnings in libtransmission 2013-08-17 17:20:31 +00:00
ptrarray.h silence a small handful of minor gcc compiler warnings in libtransmission 2013-08-17 17:20:31 +00:00
quark-test.c
quark.c
quark.h
rename-test.c silence a small handful of minor gcc compiler warnings in libtransmission 2013-08-17 17:03:15 +00:00
resume.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
resume.h
rpc-server.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
rpc-server.h
rpc-test.c
rpcimpl.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
rpcimpl.h
session.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
session.h function pointer type correctness. mikedld 2013-09-08 17:08:18 +00:00
stats.c
stats.h
test-peer-id.c
torrent-ctor.c more treating-bools-as-bools 2013-08-24 18:18:38 +00:00
torrent-magnet.c
torrent-magnet.h
torrent.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
torrent.h function pointer type correctness. mikedld 2013-09-08 17:08:18 +00:00
tr-dht.c use evutil_socket_t instead of int to define socket types. Patch my mikedLd :) 2013-09-08 17:03:11 +00:00
tr-dht.h
tr-getopt-test.c
tr-getopt.c
tr-getopt.h
tr-lpd.c use evutil_socket_t instead of int to define socket types. Patch my mikedLd :) 2013-09-08 17:03:11 +00:00
tr-lpd.h
tr-udp.c use evutil_socket_t instead of int to define socket types. Patch my mikedLd :) 2013-09-08 17:03:11 +00:00
tr-udp.h
tr-utp.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
tr-utp.h
transmission.h introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
trevent.c use evutil_socket_t instead of int to define socket types. Patch my mikedLd :) 2013-09-08 17:03:11 +00:00
trevent.h
upnp.c
upnp.h
utils-test.c #include limits.h where we use it, and don't where we don't 2013-08-24 17:53:45 +00:00
utils.c
utils.h
variant-benc.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
variant-common.h
variant-json.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
variant-test.c
variant.c silence a small handful of minor gcc compiler warnings in libtransmission 2013-08-17 16:31:03 +00:00
variant.h
verify.c add inline wrapper functions to tr_torrent to decouple the rest of the code from tr_completion 2013-08-18 13:06:39 +00:00
verify.h
web.c introduce TR_PRIuSIZE macro for portable printf()ing of size_t. mikedld 2013-09-08 17:32:09 +00:00
web.h function pointer type correctness. mikedld 2013-09-08 17:08:18 +00:00
webseed.c function pointer type correctness. mikedld 2013-09-08 17:08:18 +00:00
webseed.h function pointer type correctness. mikedld 2013-09-08 17:08:18 +00:00
wildmat.c