Hielke Morsink
|
de3cab59bb
|
Fix warnings reported by travis
|
2018-06-05 16:07:54 +02:00 |
|
Ted John
|
f325568a97
|
Fix non-network builds
|
2018-06-01 22:47:29 +01:00 |
|
Ted John
|
ae81af7965
|
Fix Linux
|
2018-06-01 21:28:27 +01:00 |
|
Ted John
|
65f0fbdf78
|
Add test data for crypt tests
|
2018-06-01 21:27:34 +01:00 |
|
Ted John
|
72293f2208
|
Implement new Crypt code and remove CNG for now
|
2018-06-01 21:27:34 +01:00 |
|
Ted John
|
b8d37548ed
|
Implement PEM writing for CNG implementation
|
2018-06-01 21:27:34 +01:00 |
|
Ted John
|
9467438c1c
|
Implement PEM reading for CNG implementation
|
2018-06-01 21:27:34 +01:00 |
|
Ted John
|
9e214258c3
|
Finish OpenSSL RSA implementation
|
2018-06-01 21:27:33 +01:00 |
|
Ted John
|
865bfb7b1b
|
Refactor implementations to different files
|
2018-06-01 21:27:33 +01:00 |
|
Ted John
|
966032a047
|
Add test for two digests with same hash object
|
2018-06-01 21:27:33 +01:00 |
|
Ted John
|
b149c1c4ca
|
Add unit tests for SHA1 hashing
|
2018-06-01 21:27:33 +01:00 |
|
Ted John
|
92f6ac7333
|
Rename header files to match renamed source files
|
2018-06-01 09:38:30 +02:00 |
|
Michał Janiszewski
|
ce3b210e6b
|
Fix testpaint build
|
2018-06-01 09:37:49 +02:00 |
|
Ted John
|
9d617958cf
|
Return date and park by reference from game state
|
2018-05-30 13:12:19 +01:00 |
|
Michał Janiszewski
|
afdcd35fb9
|
Fix MultiLaunch test.
|
2018-05-30 11:53:32 +02:00 |
|
Ted John
|
6af0cb2b88
|
Fix import of S4 and S6
|
2018-05-29 18:39:12 +01:00 |
|
Michael Steenbeek
|
8d8820016c
|
Fix Testpaint
|
2018-05-24 13:13:51 +02:00 |
|
Aaron van Geffen
|
b836ad050d
|
Rewrite CodePageFromUTF8 as CodePageFromUnicode.
|
2018-05-22 19:51:34 +02:00 |
|
Aaron van Geffen
|
6f9226aee3
|
Fix testpaint.
|
2018-05-22 17:37:07 +02:00 |
|
Ted John
|
71a2cb46d2
|
Fix ToUpper tests on Windows
LCMapStringEx does not unfold ligatures if there is no uppercase equivalent.
|
2018-05-22 17:37:07 +02:00 |
|
Aaron van Geffen
|
bf1fd997d0
|
Do not require ICU on MinGW and MSVC targets.
|
2018-05-22 17:37:07 +02:00 |
|
Aaron van Geffen
|
4c67c0eaca
|
Split ToUpper tests into more granular subtests.
|
2018-05-22 17:37:07 +02:00 |
|
Fusxfaranto
|
a91dd6a356
|
Implement ICU support for uppercasing, with tests.
|
2018-05-22 17:37:07 +02:00 |
|
Aaron van Geffen
|
ee8bf9bd4a
|
Use ICU for converting strings to UTF-8 instead of our own tables.
Co-authored-by: Fusxfaranto <fusxfaranto@gmail.com>
|
2018-05-22 17:37:07 +02:00 |
|
ζeh Matt
|
ee56021067
|
Minor code cleanup. (#7538)
|
2018-05-18 22:50:57 +02:00 |
|