qBittorrent/src/base/utils
Chocobo1 5cdb3b6a2d
Load WebUI certificate & key from file path
This allow users to update certificate & key more easily, i.e. without the need to import them
into qbt.

Closes #6675, #7547, #8315, #8564.
2019-01-28 16:33:48 +08:00
..
bytearray.cpp Fix coding style 2018-07-03 08:38:32 +03:00
bytearray.h Move ByteArray utils into Utils::ByteArray namespace 2018-03-02 17:23:21 +03:00
foreignapps.cpp Fix coding style for various things 2018-11-28 23:37:35 +02:00
foreignapps.h Fix asking to install Python 2018-09-25 11:46:39 +08:00
fs.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
fs.h Add isNetworkFileSystem() detection on Windows 2018-10-12 00:03:12 +08:00
gzip.cpp Fix stack overflow in Utils::Gzip::decompress 2017-05-02 12:47:07 +08:00
gzip.h Revise Utils::Gzip::decompress 2017-04-20 22:26:35 +08:00
misc.cpp Move Utils::Misc::isUrl() function 2018-12-31 20:00:15 +08:00
misc.h Move Utils::Misc::isUrl() function 2018-12-31 20:00:15 +08:00
net.cpp Load WebUI certificate & key from file path 2019-01-28 16:33:48 +08:00
net.h Load WebUI certificate & key from file path 2019-01-28 16:33:48 +08:00
password.cpp Fix MSVC C4267 warning 2018-12-08 12:19:56 +08:00
password.h Apply PBKDF2 when storing passwords 2018-12-05 13:28:42 +08:00
random.cpp Fix coding style 2018-05-09 17:06:22 +03:00
random.h Fix coding style 2018-05-09 17:06:22 +03:00
string.cpp Apply PBKDF2 when storing passwords 2018-12-05 13:28:42 +08:00
string.h Merge pull request #9942 from Chocobo1/pbkdf2 2018-12-06 16:22:22 +08:00
version.h Delete several unused #include 2018-07-03 08:38:32 +03:00