bac7475aa7
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:39:05 +01:00
ee8591f6eb
Address down-casting warnings
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-28 10:39:18 +01:00
f3e208572f
Add SHA-256 support
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-25 12:45:22 +01:00
c98e3b1ac8
Rename stdafx.h to pch.h
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 15:31:55 +01:00
c30b44bd80
Update Copyright and build year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-01-03 12:25:39 +01:00
ed20e872e9
Remove UTF-8 BOM
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-11-28 16:40:14 +01:00
23f8c36900
Address code analysis warnings
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-08-23 04:10:16 +02:00
1b11ccf4a2
Extend copyright year
2018-09-07 23:48:41 +02:00
e353a2ed60
Copyright extended to 2017
2017-04-18 13:57:30 +02:00
7f31e51fb0
WIN1250 >> UTF-8
2016-11-01 06:55:13 +01:00
d9e9f052ac
Copyright extended to GÉANT
2016-10-07 15:38:12 +02:00
91026185c6
wxCryptoHash::GetValue() method added
2016-03-29 15:33:08 +02:00
e6651a266d
Logging added to cryptographic classes
2016-03-18 12:39:48 +01:00
a2c8cfd710
Initial support for MS CryptoAPI added
...
XML hashing implemented with wxExtend's cryptographic classes now
2016-03-18 10:49:20 +01:00