transmission/daemon
Charles Kerr 7c5862a5f5
refactor: remove tr_new, tr_free pt. 1 (#3626)
* refactor: tr_torrentGetMetadataPiece() returns an optional vector

* refactor: use tr_pathbuf in create_temp_path()

* refactor: use tr_pathbuf in win32 create_temp_path()

* refactor: use std::vector in isPeerInteresting()

* refactor: remove tr_new0 from tr_peerMgrPeerStats()

* refactor: remove tr_new0 from rechokeUploads()

* refactor: silence clang nullptr dereference warning

* refactor: make tr_natpmp a C++ class

* refactor: use std::string in tr_log_message
2022-08-11 19:59:58 -05:00
..
CMakeLists.txt feat: add tr_strbuf (#2810) 2022-03-24 16:41:29 -05:00
daemon-posix.cc Address build warnings (#3052) 2022-05-04 18:54:41 -05:00
daemon-win32.cc refactor: use std::wstring on win32 (#3578) 2022-08-03 18:07:38 -05:00
daemon.cc refactor: remove tr_new, tr_free pt. 1 (#3626) 2022-08-11 19:59:58 -05:00
daemon.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
my-valgrind.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
transmission-daemon.1 update documentation links (#2985) 2022-04-25 18:18:35 -05:00
transmission-daemon.service daemon: deprecated --log-error -> --log-level=error (#3201) 2022-06-05 01:13:11 -05:00