Damian Büchel
|
a350949b1b
|
SEBWIN-917: Consolidated detectors in monitoring assembly.
|
2024-07-25 15:30:56 +02:00 |
|
Damian Büchel
|
473edc7a2e
|
SEBWIN-788: Finished implementation of new (wireless) network adapter and authentication functionality.
|
2024-05-21 19:11:42 +02:00 |
|
Damian Büchel
|
400b259af7
|
Updated solution dependencies and browser engine (version 117.2.40).
|
2023-10-20 16:55:54 +02:00 |
|
Damian Büchel
|
5284a52278
|
SEBWIN-693: Updated target framework to .NET Framework 4.8, changed setup bundle to also embed .NET setup bootstrapper and integrated handling of external setup bundle packages into build procedure as pre- and post-build events.
|
2023-06-22 16:15:23 +02:00 |
|
Damian Büchel
|
f0aecb06d9
|
SEBWIN-633: Fixed ease of access exploit.
|
2022-12-21 05:37:03 +01:00 |
|
Damian Büchel
|
fc1c22d902
|
Updated solution dependencies and browser engine (version 101.0.18).
|
2022-05-24 16:39:55 +02:00 |
|
Damian Büchel
|
6205bef251
|
SEBWIN-537: Implemented new network control showing wired as well as wireless network information.
|
2022-04-19 18:21:29 +02:00 |
|
Damian Büchel
|
29a7681492
|
SEBWIN-508: Changed location to inject JavaScript API in order to fix issue with redirects.
|
2021-12-20 11:44:41 +01:00 |
|
Damian Büchel
|
dbeb4ba8ea
|
Updated browser engine (version 91.1.21) and solution dependencies.
|
2021-06-23 09:46:03 +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
|
ba523d4381
|
SEBWIN-447: Implemented missing remote session check during session initialization.
|
2020-12-04 15:21:51 +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
|
cf2a74f6ce
|
SEBWIN-308: Ensured temporary configuration file is deleted after reconfiguration.
|
2020-01-29 10:07:28 +01:00 |
|
dbuechel
|
18fb059ddc
|
SEBWIN-316: Implemented rudimentary VM detection.
|
2020-01-06 15:11:57 +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
|
367ebf1329
|
SEBWIN-342: Moved settings to separate assembly.
|
2019-09-06 09:39:28 +02:00 |
|
dbuechel
|
12f44edc0b
|
SEBWIN-342: Removed unnecessary dependency from system components on I18n.
|
2019-09-04 12:07:32 +02:00 |
|
dbuechel
|
6f51d266cc
|
SEBWIN-342: Removed UI dependencies from wireless network system component.
|
2019-09-04 11:46:30 +02:00 |
|
dbuechel
|
dcbdc13338
|
SEBWIN-342: Removed UI dependencies from power supply system component.
|
2019-09-03 11:46:36 +02:00 |
|
dbuechel
|
7506ebaf10
|
SEBWIN-342: Removed UI dependencies from audio system component.
|
2019-08-30 17:33:28 +02:00 |
|
dbuechel
|
d8752b5558
|
SEBWIN-342: Removed UI dependencies from keyboard system control.
|
2019-08-30 15:59:51 +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
|
768336e381
|
SEBWIN-303: Started implementing audio control.
|
2019-08-15 10:46:47 +02:00 |
|
dbuechel
|
b96bbfcd78
|
SEBWIN-301: Started implementing backup mechanism for service.
|
2019-06-21 15:05:31 +02: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
|
5ba6e6345c
|
SEBWIN-141: Extended / changed implementation of keyboard layout for action center and taskbar.
|
2019-03-12 16:18:27 +01:00 |
|
dbuechel
|
5641dc3e4b
|
SEBWIN-226: Cleaned up configuration and core contracts by creating new namespaces SafeExamBrowser.Applications, SafeExamBrowser.Client and SafeExamBrowser.Runtime.
|
2019-01-23 15:57:49 +01:00 |
|
dbuechel
|
50dcb7502a
|
SEBWIN-220: Scaffolding for new (re-)configuration procedure.
|
2018-06-21 07:56:25 +02:00 |
|
dbuechel
|
00754ee100
|
SEBWIN-110: Switched to custom build of SimpleWifi which incorporates the RadioState for Wi-Fi interfaces.
|
2017-11-14 09:10:06 +01:00 |
|
dbuechel
|
396aa56bd5
|
Working on the wireless network component (IMPORTANT: The commited code is not yet working, I have to find a way to check whether the Wi-Fi is turned off via hard- or software!).
|
2017-11-13 10:26:30 +01:00 |
|
dbuechel
|
da7e65e7e8
|
SEBWIN-110: Implemented a basic version of the keyboard layout system control.
|
2017-09-13 08:33:12 +02:00 |
|
dbuechel
|
0184eb0fe1
|
Implemented basic battery system control.
|
2017-08-17 12:17:58 +02:00 |
|
dbuechel
|
7baf826e5a
|
Refactored taskbar components (moved contracts to separate namespace and introduced XAML control templates) and started implementing system components.
|
2017-08-15 15:30:31 +02:00 |
|