Damian Büchel
|
4c0f3cfa6c
|
SEBWIN-934: Ensured window title of active application is always current and fixed encoding of screen shot metadata.
|
2024-08-28 14:57:20 +02:00 |
|
Damian Büchel
|
a350949b1b
|
SEBWIN-917: Consolidated detectors in monitoring assembly.
|
2024-07-25 15:30:56 +02:00 |
|
Damian Büchel
|
6a77a41564
|
SEBWIN-917: Consolidated system (events) monitoring in sentinel.
|
2024-07-25 12:22:49 +02:00 |
|
Damian Büchel
|
1f50ab74c9
|
SEBWIN-902: Implemented fix for GHSA-9cr5-q96r-887f and refactored various integrity aspects.
|
2024-07-24 20:31:08 +02:00 |
|
Damian Büchel
|
e8ebd2840e
|
SEBWIN-833: Completely deleted all Jitsi Meet and Zoom video proctoring code and removed WebView2 dependency.
|
2024-04-17 09:19:18 +02:00 |
|
Damian Büchel
|
4b222df6c5
|
SEBWIN-850: Added missing indirect wired video output technology.
|
2024-03-13 13:15:15 +01:00 |
|
Damian Büchel
|
ff33394565
|
SEBWIN-824: Updated year in license and copyright remarks. Removed old CEF redistributable packages, see https://github.com/cefsharp/CefSharp/issues/4704.
|
2024-03-05 18:37:42 +01:00 |
|
Damian Büchel
|
e6e0cca292
|
SEBWIN-824: Changed department from LET to ID in copyright notice.
|
2024-03-05 18:13:14 +01:00 |
|
Damian Büchel
|
731a748552
|
SEBSP-61: Implemented basic metadata collection & transmission.
|
2024-02-13 11:04:36 +01:00 |
|
Damian Büchel
|
27155a057d
|
SEBWIN-821: Implemented configuration value for lock screen on user session change.
|
2024-01-11 19:01:56 +01:00 |
|
Damian Büchel
|
181346b810
|
SEBWIN-821: Implemented always on configuration for display and system.
|
2024-01-11 12:02:01 +01:00 |
|
Damian Büchel
|
eff0051469
|
SEBWIN-612, #625: Implemented basic clipboard functionality.
|
2023-07-21 09:31:59 +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
|
557e8a6be4
|
SEBWIN-672: Implemented basic signature verification for application monitoring.
|
2023-05-01 18:29:00 +02:00 |
|
Damian Büchel
|
cdb08798b8
|
SEBWIN-649: Updated year in license and copyright remarks.
|
2023-03-08 00:30:20 +01:00 |
|
Damian Büchel
|
a0e0c3e579
|
SEBWIN-541: Updated year in license and copyright remarks.
|
2022-01-21 16:33:52 +01:00 |
|
Damian Büchel
|
4897d0ab6f
|
SEBWIN-534, #261: Fixed bug where displays connected via eDP weren't recognized as internal displays.
|
2021-12-22 16:29:15 +01:00 |
|
Damian Büchel
|
213f45ad3a
|
SEBWIN-495: Improved error message for prohibited display configuration.
|
2021-06-29 17:34:05 +02:00 |
|
Damian Büchel
|
f4f4f10343
|
SEBWIN-491: Changed default value for allowedDisplaysIgnoreFailure and fixed log message on error.
|
2021-06-01 12:36:38 +02:00 |
|
Damian Büchel
|
d3bfe958aa
|
SEBWIN-491: Implemented basic display configuration monitoring.
|
2021-05-30 20:04:44 +02:00 |
|
Damian Büchel
|
345c5b7b14
|
SEBWIN-449: Added WebView2 with scaffolding for remote proctoring UI.
|
2021-02-19 22:03:52 +01:00 |
|
Damian Büchel
|
a19617c53b
|
Updated year in copyright remarks.
|
2021-02-03 00:45:33 +01:00 |
|
Damian Büchel
|
f2be4495c4
|
SEBWIN-419: Attempt to fix desktop reinitalization issue when closing / opening laptop.
|
2020-09-02 16:21:52 +02:00 |
|
Damian Büchel
|
9599102b9e
|
SEBWIN-414: Implemented lock screen for user session switch.
|
2020-06-29 19:29:48 +02:00 |
|
dbuechel
|
df61e79861
|
Updated year in copyright and license remarks.
|
2020-01-06 15:24:46 +01:00 |
|
dbuechel
|
df13e96dcd
|
SEBWIN-312: Implemented mechanism to detect start of whitelisted application instances.
|
2019-12-02 15:48:06 +01:00 |
|
dbuechel
|
6ab7047639
|
SEBWIN-312: Corrected original name check for whitelisted applications and changed method to retrieve process names (to ensure image file extension remains present).
|
2019-11-22 14:58:34 +01:00 |
|
dbuechel
|
0a939e19ac
|
SEBWIN-312: Ensured system task view is never activated and improved pause mechanism for activators.
|
2019-11-21 08:45:38 +01:00 |
|
dbuechel
|
5f31656649
|
SEBWIN-312: Implemented scaffolding for task view and its keyboard activator. Finally consolidated keyboard and mouse hooks and resolved dependency from WindowsApi to UI.
|
2019-11-14 14:03:43 +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
|
2b976e8150
|
SEBWIN-312: Started implementing application whitelist mechanism.
|
2019-10-30 15:49:35 +01:00 |
|
dbuechel
|
f778d5b848
|
SEBWIN-312: Implemented mapping for configuration values of whitelisted applications.
|
2019-10-30 11:08:42 +01:00 |
|
dbuechel
|
cf28a7f172
|
SEBWIN-311: Fixed automatic termination of Windows Explorer.
|
2019-10-29 16:09:25 +01:00 |
|
dbuechel
|
de6cb5e75c
|
SEBWIN-313: Finished blacklist monitoring.
|
2019-10-09 14:04:27 +02:00 |
|
dbuechel
|
d3d98c7df7
|
SEBWIN-313: Started implementing blacklist monitoring.
|
2019-10-08 16:11:19 +02:00 |
|
dbuechel
|
8d0d1832a9
|
SEBWIN-311: Removed timeout for client initialization procedure to avoid application termination if user doesn't provide input within timeout.
|
2019-10-08 10:03:58 +02:00 |
|
dbuechel
|
b72c37273e
|
SEBWIN-313: Started implementing application blacklist mechanism.
|
2019-10-04 16:36:12 +02:00 |
|
dbuechel
|
3efd7fbbd0
|
SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations.
|
2019-10-01 16:24:10 +02:00 |
|
dbuechel
|
8fd22032b6
|
SEBWIN-311: Started implementing scaffolding for third-party applications & monitoring. Renamed ApplicationSettings to AppSettings, resolved dependency from WindowsApi on Monitoring namespace and introduced ClientContext for runtime data of the client.
|
2019-10-01 11:30:53 +02:00 |
|
dbuechel
|
367ebf1329
|
SEBWIN-342: Moved settings to separate assembly.
|
2019-09-06 09:39:28 +02:00 |
|
dbuechel
|
5f5209622e
|
SEBWIN-342: Moved settings into individiual namespaces according to their purpose.
|
2019-09-06 08:32:29 +02:00 |
|
dbuechel
|
db390aebaf
|
SEBWIN-342: Separated monitoring contracts into individual namespaces.
|
2019-09-05 09:00:41 +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
|
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
|
5bdf910e54
|
SEBWIN-117: Fixed minor issue overwriting the actual original working area on display changes.
|
2019-03-26 10:56:09 +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
|
517ceaca4e
|
SEBWIN-117: Changed layout & positioning of the taskbar and action center (WPF caches the current working area but does not allow to manually reset the cache). Ensured that the wallpaper is only changed on Windows 7.
|
2019-03-19 16:09:07 +01:00 |
|
dbuechel
|
f949a19f32
|
SEBWIN-106: Implemented basic popup and reload handling, revised browser control implementation and added mouse button interception for navigation (auxiliary) keys. Also finally implemented a custom template for small scrollbars in scrollviewers.
|
2019-01-17 11:12:17 +01:00 |
|
dbuechel
|
7c58c10b86
|
SEBWIN-112, SEBWIN-113: Implemented data value mapping for keyboard and mouse configuration.
|
2019-01-09 16:01:56 +01:00 |
|
dbuechel
|
4edd8480ef
|
Updated year to 2019 for all copyright notices.
|
2019-01-09 11:25:21 +01:00 |
|