Damian Büchel
|
90d7712ae2
|
Updated solution dependencies and browser engine (version 91.1.211).
|
2021-07-02 12:08:10 +02:00 |
|
Damian Büchel
|
8d7bde5d6c
|
Updated browser engine (version 90.6.7) and solution dependencies.
|
2021-06-08 11:42:13 +02:00 |
|
Damian Büchel
|
a3a5d42f98
|
Updated browser engine and dependencies to latest version (CEF 88.2.9).
|
2021-03-19 20:26:40 +01:00 |
|
Damian Büchel
|
c5c832d6c3
|
Updated browser engine and dependencies to latest version (CEF 87.1.13).
|
2021-02-06 04:55:15 +01:00 |
|
Damian Büchel
|
a19617c53b
|
Updated year in copyright remarks.
|
2021-02-03 00:45:33 +01:00 |
|
Damian Büchel
|
b1997b5b56
|
Updated dependencies and browser to latest version (86.0.4240.198).
|
2020-12-04 15:37:34 +01:00 |
|
Damian Büchel
|
3698d7dabb
|
Updated browser engine and dependencies to latest version (CEF 85.3.13).
|
2020-10-26 14:08:51 +01:00 |
|
Damian Büchel
|
252e807c44
|
SEBWIN-414: Implemented new mechanism to allow or deny reconfiguration.
|
2020-09-10 12:35:58 +02:00 |
|
Damian Büchel
|
867bcfe6a7
|
Updated browser engine to version 84.4.10.
|
2020-08-26 19:09:44 +02:00 |
|
Damian Büchel
|
261a331634
|
SEBWIN-405: Implemented server settings and data mapping.
|
2020-07-01 13:39:17 +02:00 |
|
Damian Büchel
|
0f1d57744e
|
Updated browser engine to version 81.3.100 and updated dependencies for entire solution.
|
2020-06-22 12:03:29 +02:00 |
|
Damian Büchel
|
87882c3aa5
|
Fixed issue with missing entry assembly in unit tests.
|
2020-05-19 15:17:12 +02:00 |
|
Damian Büchel
|
1763394036
|
SEBWIN-380: Extended tests for configuration data processor.
|
2020-04-08 16:06:59 +02:00 |
|
dbuechel
|
07bb78e637
|
SEBWIN-363, SEBWIN-357: Ensured session is retained when loading a configuration from a server which requires authentication and introduced new flag to determine whether a reconfiguration is allowed or not. Also fixed session persistence when using delete cookies settings.
|
2020-02-25 10:41:55 +01:00 |
|
dbuechel
|
d5210e85b7
|
Updated browser engine to version 79.1.36 and updated dependencies for entire solution.
|
2020-02-14 09:51:52 +01:00 |
|
dbuechel
|
9f8920b410
|
SEBWIN-309: Corrected implementation of configuration and browser exam key.
|
2020-02-13 11:01:07 +01:00 |
|
dbuechel
|
5ce5c78641
|
SEBWIN-309: Implemented draft of browser exam key.
|
2020-02-10 12:19:25 +01:00 |
|
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 |
|