Commit graph

15 commits

Author SHA1 Message Date
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
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
a19617c53b Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
dbuechel
df61e79861 Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
dbuechel
6511401fa4 Fixed race condition between service and runtime, occurring when the runtime initiated a new session before the service was able to terminate the currently running one. 2019-09-25 08:25: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
6f0b0d0fb2 SEBWIN-301: Changed service procedure so that the service initiates a system configuration update on command from the runtime. Added functionality to terminate the application on service connection loss. 2019-07-04 09:12:28 +02:00
dbuechel
2f510096d0 SEBWIN-319: Implemented registry configuration functionality. 2019-07-03 08:59:27 +02:00
dbuechel
dd78bc1fbc SEBWIN-301: Implemented auto-restore mechanism for service, added return status to feature configuration methods and introduced session flag for service. 2019-06-27 08:32:37 +02:00
dbuechel
dd801245d2 SEBWIN-301: Finished basic backup mechanism for service. 2019-06-26 10:13:11 +02:00
dbuechel
ac28eec94a SEBWIN-301: Added unit tests for basic service functionality. 2019-06-19 15:40:21 +02:00
dbuechel
3589b92b9d SEBWIN-301: Implemented service log file persistence in user directory. 2019-06-18 15:51:35 +02:00
dbuechel
6b24554abc SEBWIN-301: Implemented basic service session procedure. 2019-06-18 10:18:56 +02:00