a2441233b4
Update Copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-01-07 11:36:26 +01:00
0ba186c984
Switch to SPDX license notice
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 08:37:10 +01:00
924971bb3b
Copyright: Bump year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-03-25 08:33:26 +01:00
2084188819
Add UTF-8 BOM markers
...
MSVC needs them to use correct charset when Language for non-Unicode
programs is set to Windows-1252 or anything different than UTF-8.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-11-19 10:55:52 +01:00
51c7ed11c0
Address some additional code analysis warnings
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-12 13:08:41 +01:00
82e69f072d
Fix WinMain annotation to match the official one
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-12 12:35:55 +01:00
e2cf7d09f8
Make wxUpdCheckThread::wxResult scoped enum
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-12 12:35:25 +01:00
154cd798e4
Extend copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-11 15:38:53 +01:00
62a7d4e715
Rename stdafx.h to pch.h
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 14:10:17 +01:00
38238d1183
Extend copyright year
2018-09-07 23:51:15 +02:00
c25cf09b9a
Copyright extended to 2017
2017-04-18 14:03:35 +02:00
5e6427ab00
Required package language determined correctly now
2016-10-18 12:56:01 +02:00
2ca5b4d9d1
Independent Updater version replaced with product version for correct versioning of DLL and EXE files when updating product
2016-10-11 13:13:44 +02:00
3cab0a45a9
Locale is set using wxExtend's wxInitializeLocale() helper function now
2016-10-05 12:29:40 +02:00
ff28695e80
wxUpdCheckThread::LaunchUpdate() method extended
2016-05-24 21:44:43 +02:00
529bd00da5
Update check logic moved to standalone DLL to make it reusable
2016-05-24 16:50:36 +02:00
f1a3ae730a
Update package file download sets User-Agent header too now
2016-04-04 15:36:14 +02:00
348e4a461f
Hash calculation uses wxCryptoHash::HashFile() method now.
2016-04-01 19:19:14 +02:00
c53bd0285f
Cleanup and reorganization
2016-04-01 13:28:05 +02:00
a5f71f6965
Update package cleanup added
2016-03-29 15:32:12 +02:00
ada90646ac
Download and installation of update packages added
2016-03-29 15:15:36 +02:00
4ecd6260aa
Hash reading issue fixed
2016-03-29 15:15:06 +02:00
7410c6e611
Output logging changed to use standard C++ stream now
2016-03-29 15:14:21 +02:00
bdf071f5d7
Support for multiple package URLs added
...
Packages are verified against SHA1 hash instead of signature now
2016-03-29 12:38:07 +02:00
453a1c08e2
User-Agent header added to Updater requests
2016-03-29 11:14:18 +02:00
8bc1d0157e
CachePath removed
2016-03-25 13:24:58 +01:00
cdf2d211ef
Initial update repository parsing added
2016-03-25 13:03:13 +01:00
8933dfc4ce
Logging moved to cryptographic classes
2016-03-18 12:40:25 +01:00
bd1652bd5f
CryptoAPI functions replaced with wxExtend classes, logging improved
2016-03-18 12:19:28 +01:00
ca8d110de5
Memory leak fixed
2016-03-17 14:17:36 +01:00
eeab3a1ec1
Binary repository database dropped and XML variation introduced
2016-03-17 14:04:33 +01:00
79fd6c5348
Key import simplification
2016-03-15 20:16:36 +01:00
170f78b9cb
Package information file writing and reading support added
2016-03-15 20:11:52 +01:00
fa607ed0e7
Initial version
2016-03-15 11:47:53 +01:00