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
|
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
|
cecfe095a7
|
SEBWIN-827: Removed obsolete todo.
|
2024-01-16 13:59:15 +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
|
c44bac79fd
|
SEBWIN-732: Removed unnecessary nullable specification.
|
2023-10-04 16:43:37 +02:00 |
|
Damian Büchel
|
026d1fbfd8
|
SEBWIN-732: Implemented random desktop functionality.
|
2023-10-04 14:48:08 +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
|
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
|
a0e0c3e579
|
SEBWIN-541: Updated year in license and copyright remarks.
|
2022-01-21 16:33:52 +01:00 |
|
Damian Büchel
|
e522a68ead
|
SEBWIN-524: Fixed possible deadlock in graceful termination mechanism for kiosk mode Disable Explorer Shell.
|
2021-12-22 12:30:34 +01:00 |
|
Damian Büchel
|
5d05acb6d7
|
SEBWIN-453: Implemented monitoring for kiosk mode Create New Desktop.
|
2021-04-16 19:12:56 +02:00 |
|
Damian Büchel
|
a19617c53b
|
Updated year in copyright remarks.
|
2021-02-03 00:45:33 +01:00 |
|
Damian Büchel
|
5f01973b57
|
SEBWIN-373: Fixed system freeze caused by kiosk mode Create New Desktop due to it freezing the Windows shell. Thus, the Windows shell will henceforth be terminated for both kiosk modes. Furthermore ensured that processes started by SEB do not retain handles to the SEB directory.
|
2020-02-28 18:59:46 +01:00 |
|
dbuechel
|
ad023853d4
|
SEBWIN-359: Fixed freeze during startup or application start by explicitly disabling shell execution when starting a process, as this appears to be the root cause of the freeze on Windows 10 version 1903 and above.
|
2020-02-12 15:21:12 +01:00 |
|
dbuechel
|
df61e79861
|
Updated year in copyright and license remarks.
|
2020-01-06 15:24:46 +01:00 |
|
dbuechel
|
8953313642
|
SEBWIN-355: Improved process factory to ensure process termination in between .NET and WMI data access is handled gracefully.
|
2019-12-16 11:49:59 +01:00 |
|
dbuechel
|
a93678d5d7
|
SEBWIN-312: Implemented thumbnails of open windows for desktop taskview.
|
2019-12-05 11:54:43 +01:00 |
|
dbuechel
|
018e596905
|
SEBWIN-312: Implemented icon change event for application windows and finally moved IconResource from core to application namespace.
|
2019-12-03 15:43:48 +01:00 |
|
dbuechel
|
1ffb796963
|
SEBWIN-312: Removed lazy loading of names for processes.
|
2019-12-02 16:11:44 +01:00 |
|
dbuechel
|
f19f284d95
|
SEBWIN-312: Implemented basic window handling for external applications. Reverted wrong cleanup logic for native handles.
|
2019-11-29 14:59:54 +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
|
8d0fe0086b
|
SEBWIN-312: Improved process creation mechanism by only using p/invoke if necessary.
|
2019-11-22 08:57:57 +01:00 |
|
dbuechel
|
fbe03b86ea
|
SEBWIN-312: Finished first draft of task view.
|
2019-11-20 10:45:08 +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
|
35dd3dd4c2
|
SEBWIN-312: Implemented basic handling of whitelisted applications.
|
2019-11-13 10:11:11 +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
|
b6dbe6451d
|
SEBWIN-313: Implemented lock screen mechanism for blacklisted processes.
|
2019-10-11 15:46:15 +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
|
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
|
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
|
719411d8e3
|
SEBWIN-226: Implemented termination activator for global CTRL+Q keyboard shortcut.
|
2019-03-29 07:46:21 +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
|
13832cb65c
|
SEBWIN-141: Fixed touch activator for action center.
|
2019-03-20 08:12:14 +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
|
14abfccc2e
|
SEBWIN-226: Changed termination mechanism of explorer shell to accommodate bug (?) in Windows and fixed setting of working area parameters.
|
2019-03-19 12:26:03 +01:00 |
|
dbuechel
|
9e0a3d8543
|
SEBWIN-141: Minor enhancements of explorer shell & touch activator.
|
2019-03-12 07:51:55 +01:00 |
|
dbuechel
|
d99d46d086
|
SEBWIN-141: Basic draft of action center including keyboard and touch activators.
|
2019-03-06 16:10:00 +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
|
4edd8480ef
|
Updated year to 2019 for all copyright notices.
|
2019-01-09 11:25:21 +01:00 |
|
dbuechel
|
902b0c2b3b
|
SEBWIN-221: Implemented scaffolding for loading and parsing of configuration resources.
|
2018-11-08 09:39:52 +01:00 |
|
dbuechel
|
b4f468a2b4
|
SEBWIN-221: Moved hide & restore windows mechanism for Disable Explorer Shell to IExplorerShell and made reconfiguration dialogs modal to respective browser window.
|
2018-10-30 11:24:28 +01:00 |
|
dbuechel
|
67ba5fcce3
|
SEBWIN-220: Re-integrated system event hooks, now also running in separate threads. Decreased logging for EndpointNotFoundException in BaseProxy.
|
2018-09-27 11:24:13 +02:00 |
|
dbuechel
|
b50c208f46
|
SEBWIN-220: Finally found a solution to run keyboard & mouse hooks in sepearate threads.
|
2018-09-25 12:10:34 +02:00 |
|