dbuechel
|
7df1fe5f03
|
SEBWIN-309: Corrected implementation of configuration key.
|
2020-02-06 09:56:32 +01:00 |
|
dbuechel
|
f89b0d8a2a
|
SEBWIN-352: Extended unit tests for XML parser.
|
2020-01-30 16:07:24 +01:00 |
|
dbuechel
|
de00dbc13c
|
SEBWIN-352: Implemented new configuration format, i.e. parsing of compressed XML data. Also removed BOM from XML unit test data file.
|
2020-01-30 15:20:05 +01:00 |
|
dbuechel
|
df61e79861
|
Updated year in copyright and license remarks.
|
2020-01-06 15:24:46 +01:00 |
|
dbuechel
|
130dd45ff6
|
SEBWIN-310: Implemented quit URL.
|
2019-12-19 15:02:40 +01:00 |
|
dbuechel
|
a6a90376ad
|
SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2.
|
2019-11-06 15:45:17 +01:00 |
|
dbuechel
|
f4f6b47548
|
Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution.
|
2019-09-24 07:37:42 +02:00 |
|
dbuechel
|
367ebf1329
|
SEBWIN-342: Moved settings to separate assembly.
|
2019-09-06 09:39:28 +02:00 |
|
dbuechel
|
fd20d0d638
|
Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace.
|
2019-08-30 09:55:26 +02:00 |
|
dbuechel
|
69a2fc55f4
|
Consolidated nuget packages for entire solution.
|
2019-08-23 15:02:12 +02:00 |
|
dbuechel
|
b71529da31
|
SEBWIN-338: Introduced program build version.
|
2019-08-13 10:02:05 +02:00 |
|
dbuechel
|
6b24554abc
|
SEBWIN-301: Implemented basic service session procedure.
|
2019-06-18 10:18:56 +02:00 |
|
dbuechel
|
e9d91cb898
|
SEBWIN-301: Switched from interface to data container for session configuration (separated client and service session configuration) and implemented mapping of service policy including the respective message boxes.
|
2019-06-11 09:53:33 +02:00 |
|
dbuechel
|
ccf7727d4c
|
SEBWIN-301: Fixed usage of application data folder (local for large files vs. roaming for configuration) and implemented basic service operation for runtime.
|
2019-06-06 15:44:03 +02:00 |
|
dbuechel
|
d985a580bc
|
Updated browser engine to version 73.1.13.
|
2019-05-08 14:08:43 +02:00 |
|
dbuechel
|
88442891c1
|
Extended unit tests.
|
2019-04-04 16:06:05 +02:00 |
|
dbuechel
|
0d270b1444
|
SEBWIN-226: Trying to use CI to set correct version and build number for assemblies.
|
2019-03-29 10:52:00 +01:00 |
|
dbuechel
|
90fefae248
|
SEBWIN-226: Leveraged new possibility of .NET 4.7 to keep inner stream of GZipStream open.
|
2019-03-28 08:44:34 +01:00 |
|
dbuechel
|
c02caa6732
|
SEBWIN-226: Updated assembly information for all assemblies.
|
2019-03-28 08:01:56 +01:00 |
|
dbuechel
|
4044b62867
|
SEBWIN-226: Updated target framework for all assemblies to version 4.7.2.
|
2019-03-20 14:00:36 +01:00 |
|
dbuechel
|
5016c14ff3
|
SEBWIN-296: Implemented unit tests for configuration repository.
|
2019-02-22 10:02:34 +01:00 |
|
dbuechel
|
f8cb521a1e
|
SEBWIN-296: Implemented unit tests for substream.
|
2019-02-21 13:39:45 +01:00 |
|
dbuechel
|
71c5046275
|
SEBWIN-296: Implemented unit tests for XML serializer.
|
2019-02-21 10:39:36 +01:00 |
|
dbuechel
|
418a834a0a
|
SEBWIN-296: Fixed errors in XML parser and extended its unit tests.
|
2019-02-20 16:18:43 +01:00 |
|
dbuechel
|
f2b3e8e32b
|
SEBWIN-296: Extended unit tests for XML parser.
|
2019-02-20 13:02:12 +01:00 |
|
dbuechel
|
ef298836f1
|
SEBWIN-296: Implemented unit tests for XML parser.
|
2019-02-20 11:58:10 +01:00 |
|
dbuechel
|
817d9eaefc
|
SEBWIN-296: Implemented unit tests for binary serializer.
|
2019-02-20 08:47:30 +01:00 |
|
dbuechel
|
f86615c77d
|
SEBWIN-296: Added test certificate to source control.
|
2019-02-19 16:08:03 +01:00 |
|
dbuechel
|
cf7d6c4d3e
|
SEBWIN-296: Decoupled cryptographic implementations from data formats to be able to unit test the latter.
|
2019-02-19 15:54:11 +01:00 |
|
dbuechel
|
f817f31f2d
|
SEBWIN-296: Implemented unit tests for GZip compressor.
|
2019-02-19 11:01:14 +01:00 |
|
dbuechel
|
dd0fc7a09b
|
SEBWIN-296: Implemented unit tests for public key hash encryption.
|
2019-02-19 10:22:32 +01:00 |
|
dbuechel
|
44df65e67a
|
SEBWIN-296: Added missing unit tests for password encryption.
|
2019-02-15 16:04:24 +01:00 |
|
dbuechel
|
86e494e611
|
SEBWIN-296: Discovered and fixed epic bug in SubStream & PasswordEncryption by implementing unit tests for the latter.
|
2019-02-15 15:21:26 +01:00 |
|
dbuechel
|
273e404f60
|
SEBWIN-296: Implemented unit tests for hash algorithm.
|
2019-02-15 10:11:31 +01:00 |
|
dbuechel
|
06c32ee359
|
SEBWIN-140: Updated nuget-packages, incl. browser engine version (from 69 to 71).
|
2019-01-22 09:07:34 +01:00 |
|
dbuechel
|
4edd8480ef
|
Updated year to 2019 for all copyright notices.
|
2019-01-09 11:25:21 +01:00 |
|
dbuechel
|
d4ef20bd9f
|
SEBWIN-221: Consolidated & updated NuGet packages, including browser engine (from version 63.0.1 to 69.0.0).
|
2019-01-08 14:30:38 +01:00 |
|
dbuechel
|
d34ce15e3f
|
SEBWIN-221: Finished saving algorithm for client configuration (including password encryption - public key encryption remains to do).
|
2018-12-21 11:36:20 +01:00 |
|
dbuechel
|
75f5994a3b
|
SEBWIN-221: Extended loading algorithm with functionality required to save data as local client configuration.
|
2018-12-14 09:50:10 +01:00 |
|
dbuechel
|
f9f2bb3257
|
SEBWIN-221: Implemented changes in configuration algorithm to accomodate new functionality scope of 3.0 Alpha.
|
2018-12-11 16:06:10 +01:00 |
|
dbuechel
|
902b0c2b3b
|
SEBWIN-221: Implemented scaffolding for loading and parsing of configuration resources.
|
2018-11-08 09:39:52 +01:00 |
|
dbuechel
|
bae7ed8a25
|
SEBWIN-221: Fixed unit tests for changes in session handling (introduction of SessionContext).
|
2018-10-12 15:23:43 +02:00 |
|
dbuechel
|
693829f641
|
SEBWIN-220: Extended unit test coverage for SafeExamBrowser.Configuration and SafeExamBrowser.Runtime.
|
2018-09-04 10:58:56 +02:00 |
|