.. |
CMakeLists.txt
|
Add version info to executables (on Windows). Group projects into folders (CMake).
|
2015-04-14 22:46:40 +00:00 |
ConvertUTF.c
|
…
|
|
ConvertUTF.h
|
…
|
|
Makefile.am
|
#5881: Explicitly state all possible crypto backend source files so that they are included into archive by `make dist`
|
2015-01-21 22:32:27 +00:00 |
announcer-common.h
|
Cut internal macro names to have equal number of underscores on each side
|
2015-05-04 19:58:34 +00:00 |
announcer-http.c
|
Cut internal macro names to have equal number of underscores on each side
|
2015-05-04 19:58:34 +00:00 |
announcer-udp.c
|
Cut internal macro names to have equal number of underscores on each side
|
2015-05-04 19:58:34 +00:00 |
announcer.c
|
Fix some issues revealed by coverity
|
2015-05-09 08:37:55 +00:00 |
announcer.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
bandwidth.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
bandwidth.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
bitfield-test.c
|
#4400, #5462: Move random helpers to crypto-utils
|
2014-12-04 11:27:38 +00:00 |
bitfield.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
bitfield.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
blocklist-test.c
|
Fix compilation on Windows
|
2014-12-13 15:22:39 +00:00 |
blocklist.c
|
mikedld patch: 4160-05b-file-fmt.patch
|
2014-09-21 18:01:36 +00:00 |
blocklist.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
cache.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
cache.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
clients-test.c
|
(trunk, libT) #5711: add support for BitTorrent client peer-id
|
2014-06-07 15:07:51 +00:00 |
clients.c
|
Avoid assert on passing negative values to `isprint` (due to type promotion)
|
2015-06-26 21:22:27 +00:00 |
clients.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
completion.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
completion.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
crypto-test-ref.h
|
#4400, #5462: Add possibility to test one crypto backend against another (reference) backend
|
2015-01-01 14:23:47 +00:00 |
crypto-test.c
|
Increase BASE64 encoding size when using system libb64
|
2015-01-03 21:35:20 +00:00 |
crypto-utils-cyassl.c
|
Fix copyright years and SVN attributes on new files
|
2015-01-07 13:20:56 +00:00 |
crypto-utils-fallback.c
|
Fix a couple of ordinary and pedantic warnings
|
2014-12-11 05:11:02 +00:00 |
crypto-utils-openssl.c
|
Use libb64 instead of OpenSSL to encode/decode BASE64
|
2015-01-01 21:16:36 +00:00 |
crypto-utils-polarssl.c
|
Further adjustments to support PolarSSL 1.2
|
2015-01-07 14:05:58 +00:00 |
crypto-utils.c
|
Increase BASE64 encoding size when using system libb64
|
2015-01-03 21:35:20 +00:00 |
crypto-utils.h
|
Use libb64 instead of OpenSSL to encode/decode BASE64
|
2015-01-01 21:16:36 +00:00 |
crypto.c
|
Minor type adjustments (incomplete, it takes way too much time)
|
2015-03-15 11:43:32 +00:00 |
crypto.h
|
#4400, #5462: Move SSHA1 helpers to crypto-utils
|
2014-12-04 20:45:18 +00:00 |
error-test.c
|
mike.dld's portability improvements to libtransmission, pt 1
|
2014-06-23 02:38:53 +00:00 |
error-types.h
|
Add ERROR_DIRECTORY_NOT_SUPPORTED define missing in MinGW
|
2015-04-11 10:58:08 +00:00 |
error.c
|
Fix tr_moveFile error reporting
|
2014-12-10 18:37:58 +00:00 |
error.h
|
Fix tr_moveFile error reporting
|
2014-12-10 18:37:58 +00:00 |
fail.sh
|
…
|
|
fdlimit.c
|
Use `sockerrno` and `tr_net_strerror` for most of network-related errors
|
2015-07-01 00:54:41 +00:00 |
fdlimit.h
|
Define and use tr_socket_t and TR_BAD_SOCKET instead of int and -1.
|
2015-03-18 07:34:26 +00:00 |
file-posix.c
|
Fix some issues revealed by coverity
|
2015-05-09 14:09:05 +00:00 |
file-test.c
|
Kill some warnings when compiling on Windows
|
2015-01-02 04:02:13 +00:00 |
file-win32.c
|
Allow files (and their parent directories) to be renamed even when in use (on Windows).
|
2015-04-13 18:31:32 +00:00 |
file.c
|
Forward-declare `tr_error` structure in headers
|
2015-04-11 14:54:01 +00:00 |
file.h
|
Forward-declare `tr_error` structure in headers
|
2015-04-11 14:54:01 +00:00 |
handshake.c
|
Minor type adjustments (incomplete, it takes way too much time)
|
2015-03-15 11:43:32 +00:00 |
handshake.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
history-test.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
history.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
history.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
inout.c
|
Minor type adjustments (incomplete, it takes way too much time)
|
2015-03-15 11:43:32 +00:00 |
inout.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
json-test.c
|
Cut internal macro names to have equal number of underscores on each side (take two)
|
2015-05-04 20:06:05 +00:00 |
jsonsl.c
|
…
|
|
jsonsl.h
|
…
|
|
libt.dox
|
…
|
|
libtransmission-test.c
|
Replace tabs with spaces; remove trailing spaces
|
2015-01-02 11:15:31 +00:00 |
libtransmission-test.h
|
Fix compilation on Windows
|
2014-12-13 15:22:39 +00:00 |
list.c
|
(trunk, libT) #5735 'segfault iside node_alloc' -- fixed with patch by benjarobin
|
2014-07-06 20:06:45 +00:00 |
list.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
log.c
|
Use `sockerrno` and `tr_net_strerror` for most of network-related errors
|
2015-07-01 00:54:41 +00:00 |
log.h
|
Minor type adjustments (incomplete, it takes way too much time)
|
2015-03-15 11:43:32 +00:00 |
magnet-test.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
magnet.c
|
#4400, #5462: Move SHA1/HEX helpers to crypto-utils
|
2014-12-04 20:53:56 +00:00 |
magnet.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
makemeta-test.c
|
Replace tabs with spaces; remove trailing spaces
|
2015-01-02 11:15:31 +00:00 |
makemeta.c
|
#4400, #5462: Move SHA1 helpers to crypto-utils
|
2014-12-04 12:13:59 +00:00 |
makemeta.h
|
(trunk, utils) in transmission-create, return an error if a user tries to manually set a piece size that isn't a power of two.
|
2014-06-10 00:43:21 +00:00 |
metainfo-test.c
|
Replace tabs with spaces; remove trailing spaces
|
2015-01-02 11:15:31 +00:00 |
metainfo.c
|
#4400, #5462: Move SHA1 helpers to crypto-utils
|
2014-12-04 12:13:59 +00:00 |
metainfo.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
move-test.c
|
Replace tabs with spaces; remove trailing spaces
|
2015-01-02 11:15:31 +00:00 |
natpmp.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
natpmp_local.h
|
Add missing svn:keywords property to recently (and not so recently) added files
|
2014-12-10 18:58:12 +00:00 |
net.c
|
Fix `tr_net_strerror` on Windows (oops)
|
2015-07-01 00:58:00 +00:00 |
net.h
|
Remove useless ws2tcpip.h include in net.h
|
2015-05-30 15:44:17 +00:00 |
peer-common.h
|
Fix compilation on Windows
|
2014-12-13 15:22:39 +00:00 |
peer-io.c
|
Use `sockerrno` and `tr_net_strerror` for most of network-related errors
|
2015-07-01 00:54:41 +00:00 |
peer-io.h
|
Define and use tr_socket_t and TR_BAD_SOCKET instead of int and -1.
|
2015-03-18 07:34:26 +00:00 |
peer-mgr.c
|
Fix some issues revealed by coverity
|
2015-05-09 08:37:55 +00:00 |
peer-mgr.h
|
Define and use tr_socket_t and TR_BAD_SOCKET instead of int and -1.
|
2015-03-18 07:34:26 +00:00 |
peer-msgs-test.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
peer-msgs.c
|
Fix some issues revealed by coverity
|
2015-05-09 08:37:55 +00:00 |
peer-msgs.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
platform-quota.c
|
Fix a couple of MinGW warnings.
|
2015-03-19 06:08:06 +00:00 |
platform-quota.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
platform.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
platform.h
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
port-forwarding.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
port-forwarding.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
ptrarray.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
ptrarray.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
quark-test.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
quark.c
|
Replace tabs with spaces; remove trailing spaces
|
2015-01-02 11:15:31 +00:00 |
quark.h
|
Add missing svn:keywords property to recently (and not so recently) added files
|
2014-12-10 18:58:12 +00:00 |
rename-test.c
|
#5908: Check for `tr_loadFile` return value instead of `errno` in `tr_variantFromFile`
|
2015-04-11 10:51:59 +00:00 |
resume.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
resume.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
rpc-server.c
|
Improve RPC performance for local sessions
|
2015-07-13 00:32:48 +00:00 |
rpc-server.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
rpc-test.c
|
Improve RPC performance for local sessions
|
2015-07-13 00:32:48 +00:00 |
rpcimpl.c
|
Improve RPC performance for local sessions
|
2015-07-13 00:32:48 +00:00 |
rpcimpl.h
|
Improve RPC performance for local sessions
|
2015-07-13 00:32:48 +00:00 |
session-test.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
session.c
|
Fix some issues revealed by coverity
|
2015-05-09 11:56:35 +00:00 |
session.h
|
Define and use tr_socket_t and TR_BAD_SOCKET instead of int and -1.
|
2015-03-18 07:34:26 +00:00 |
stats.c
|
#5908: Check for `tr_loadFile` return value instead of `errno` in `tr_variantFromFile`
|
2015-04-11 10:51:59 +00:00 |
stats.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
torrent-ctor.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
torrent-magnet.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
torrent-magnet.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
torrent.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
torrent.h
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
tr-dht.c
|
Bump DHT version used in CMake scripts (includes latest Win32 fixes)
|
2015-06-08 19:54:51 +00:00 |
tr-dht.h
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
tr-getopt-test.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
tr-getopt.c
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
tr-getopt.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
tr-lpd.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
tr-lpd.h
|
(trunk, libT) #4160 'foreign character support' -- merge mike.dld's 4160-03a-file.platch, which introduces tr_sys_file_*() portability wrappers
|
2014-07-08 00:15:12 +00:00 |
tr-udp.c
|
Use `sockerrno` and `tr_net_strerror` for most of network-related errors
|
2015-07-01 00:54:41 +00:00 |
tr-udp.h
|
…
|
|
tr-utp.c
|
Define and use tr_socket_t and TR_BAD_SOCKET instead of int and -1.
|
2015-03-18 07:34:26 +00:00 |
tr-utp.h
|
…
|
|
transmission.h
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
trevent.c
|
Fix some issues revealed by coverity
|
2015-05-09 08:37:55 +00:00 |
trevent.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
upnp.c
|
Fix some issues revealed by coverity
|
2015-05-09 08:37:55 +00:00 |
upnp.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
utils-test.c
|
Fix a couple of MinGW warnings.
|
2015-03-19 06:08:06 +00:00 |
utils.c
|
Use UTF-8 for console I/O on Windows
|
2015-04-21 10:07:57 +00:00 |
utils.h
|
Avoid GCC `'static' is not at beginning of declaration` warning
|
2015-04-21 11:40:15 +00:00 |
variant-benc.c
|
Cut internal macro names to have equal number of underscores on each side
|
2015-05-04 19:58:34 +00:00 |
variant-common.h
|
Cut internal macro names to have equal number of underscores on each side
|
2015-05-04 19:58:34 +00:00 |
variant-json.c
|
Don't print trailing space char on each line when saving JSON
|
2015-06-01 20:50:25 +00:00 |
variant-test.c
|
Cut internal macro names to have equal number of underscores on each side
|
2015-05-04 19:58:34 +00:00 |
variant.c
|
#5851: Don't use _configthreadlocale if not provided by CRT (even if declaration is present)
|
2015-06-01 18:52:14 +00:00 |
variant.h
|
#5908: Check for `tr_loadFile` return value instead of `errno` in `tr_variantFromFile`
|
2015-04-11 10:51:59 +00:00 |
verify.c
|
Avoid possible `_XOPEN_SOURCE` redefinition warning
|
2015-06-23 21:16:33 +00:00 |
verify.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
version.h.in
|
#5828: Initial CMake build system support
|
2014-12-01 19:55:22 +00:00 |
web.c
|
Add more booleans to the picture
|
2015-05-31 22:13:31 +00:00 |
web.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
webseed.c
|
#5912: Prevent completed pieces modification by webseeds (patch by cfpp2p)
|
2015-07-05 07:54:46 +00:00 |
webseed.h
|
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
|
2014-01-21 03:10:30 +00:00 |
wildmat.c
|
…
|
|