Archive of SEB windows client source-code (2024-09-16)
Find a file
2021-03-04 16:44:12 +01:00
.github/ISSUE_TEMPLATE Delete bug_report.md 2020-07-07 13:10:06 +02:00
Libraries SEBWIN-110: Switched to custom build of SimpleWifi which incorporates the RadioState for Wi-Fi interfaces. 2017-11-14 09:10:06 +01:00
SafeExamBrowser.Applications SEBWIN-392: Forgot to actually use the arguments of a whitelisted application. 2020-04-29 18:15:50 +02:00
SafeExamBrowser.Applications.Contracts Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
SafeExamBrowser.Browser SEBWIN-469: Implemented workaround for user identifier retrieval via Moodle theme. 2021-03-04 16:44:12 +01:00
SafeExamBrowser.Browser.Contracts SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
SafeExamBrowser.Browser.UnitTests Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
SafeExamBrowser.Client Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
SafeExamBrowser.Client.Contracts SEBWIN-362: Removed unused contracts (and assemblies) for client, runtime and service controllers. 2020-03-16 13:38:25 +01:00
SafeExamBrowser.Client.UnitTests Fixed verification of event handler subscriptions in unit tests. 2020-12-04 16:17:13 +01:00
SafeExamBrowser.Communication SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
SafeExamBrowser.Communication.Contracts SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
SafeExamBrowser.Communication.UnitTests Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
SafeExamBrowser.Configuration SEBWIN-442: Implemented mechanism to automatically select server exam via configuration. 2020-11-30 18:30:29 +01:00
SafeExamBrowser.Configuration.Contracts SEBWIN-444: Ensured server connectivity is maintained when reconfiguring and fixed detection of Moodle sessions. 2020-12-02 17:43:02 +01:00
SafeExamBrowser.Configuration.UnitTests Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
SafeExamBrowser.Core SEBWIN-356: Changed I18n implementation to automatically load text data for current system language. 2020-03-09 17:35:48 +01:00
SafeExamBrowser.Core.Contracts Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
SafeExamBrowser.Core.UnitTests Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
SafeExamBrowser.I18n #47: Changed language code for chinese translation. 2020-12-16 11:26:38 +01:00
SafeExamBrowser.I18n.Contracts SEBWIN-447: Implemented missing remote session check during session initialization. 2020-12-04 15:21:51 +01:00
SafeExamBrowser.I18n.UnitTests Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
SafeExamBrowser.Lockdown Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
SafeExamBrowser.Lockdown.Contracts Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
SafeExamBrowser.Lockdown.UnitTests Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
SafeExamBrowser.Logging Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
SafeExamBrowser.Logging.Contracts Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
SafeExamBrowser.Logging.UnitTests Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
SafeExamBrowser.Monitoring SEBWIN-419: Attempt to fix desktop reinitalization issue when closing / opening laptop. 2020-09-02 16:21:52 +02:00
SafeExamBrowser.Monitoring.Contracts SEBWIN-414: Implemented lock screen for user session switch. 2020-06-29 19:29:48 +02:00
SafeExamBrowser.ResetUtility SEBWIN-362: Corrected format of new icons. 2020-03-17 11:22:30 +01:00
SafeExamBrowser.Runtime SEBWIN-447: Implemented missing remote session check during session initialization. 2020-12-04 15:21:51 +01:00
SafeExamBrowser.Runtime.UnitTests Fixed verification of event handler subscriptions in unit tests. 2020-12-04 16:17:13 +01:00
SafeExamBrowser.Server SEBWIN-445: Ensured battery and WLAN data is only sent to server when values change. 2020-12-10 17:42:50 +01:00
SafeExamBrowser.Server.Contracts SEBWIN-442: Implemented mechanism to automatically select server exam via configuration. 2020-11-30 18:30:29 +01:00
SafeExamBrowser.Service SEBWIN-424: Increased timeout for service communication host. 2020-09-29 14:14:26 +02:00
SafeExamBrowser.Service.UnitTests Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
SafeExamBrowser.Settings SEBWIN-442: Implemented mechanism to automatically select server exam via configuration. 2020-11-30 18:30:29 +01:00
SafeExamBrowser.SystemComponents SEBWIN-447: Implemented missing remote session check during session initialization. 2020-12-04 15:21:51 +01:00
SafeExamBrowser.SystemComponents.Contracts SEBWIN-447: Implemented missing remote session check during session initialization. 2020-12-04 15:21:51 +01:00
SafeExamBrowser.UserInterface.Contracts SEBWIN-414: Implemented home functionality for browser. 2020-10-05 23:37:23 +02:00
SafeExamBrowser.UserInterface.Desktop #28 : Ensured nodrives mechanism in file system dialog doesn't crash if registry value doesn't exist. 2020-12-11 09:58:31 +01:00
SafeExamBrowser.UserInterface.Mobile #28 : Ensured nodrives mechanism in file system dialog doesn't crash if registry value doesn't exist. 2020-12-11 09:58:31 +01:00
SafeExamBrowser.UserInterface.Shared SEBWIN-423: Ensured that AltGr does not trigger termination. 2020-09-22 16:55:31 +02:00
SafeExamBrowser.WindowsApi 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
SafeExamBrowser.WindowsApi.Contracts 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
SebWindowsConfig Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
Setup Added Newtonsoft.Json to used libraries. 2020-08-06 14:39:14 +02:00
SetupBundle SEBWIN-443: Updated setup bundle to install Visual C++ 2015-2019 Redistributable instead of Visual C++ 2015 Redistributable. 2020-12-04 12:38:52 +01:00
.editorconfig SEBWIN-220: Scaffolding for new (re-)configuration procedure. 2018-06-21 07:56:25 +02:00
.gitattributes Add .gitignore and .gitattributes. 2017-07-05 10:50:00 +02:00
.gitignore Add .gitignore and .gitattributes. 2017-07-05 10:50:00 +02:00
appveyor-release.yml Removed BETA marker for version 3.1.1. 2020-12-17 16:12:04 +01:00
appveyor-test.yml SEBWIN-344: Updated setup bundle to automatically install the correct setup and C++ runtime for a specific platform. 2019-11-07 10:05:59 +01:00
codecov.yml Added configuration file for codecov. 2018-03-15 13:32:06 +01:00
LICENSE.txt Added core library and license. 2017-07-05 11:41:19 +02:00
README.md Updated readme with new VC++ redistributable dependency. 2020-12-14 11:28:36 +01:00
SafeExamBrowser.sln Attempt to fix CI build error. 2020-07-22 18:30:08 +02:00

Safe Exam Browser, Version 3.x

Refactored version of Safe Exam Browser for Windows with Chromium as integrated browser engine.

Requirements

SEB 3.x requires the prerequisites listed below in order to work correctly. These are automatically installed with the setup bundle and need only be manually installed when using the MSI packages.

Project Status

DISCLAIMER
The builds linked below are for testing purposes only. They may be unstable and should thus never be used in a production environment! Always use the latest, official release version of SEB.

Aspect Status Details
Release Build Release Build Status https://sebdev-let.ethz.ch/project/appveyor/seb-win-refactoring
Test Build Test Build Status https://ci.appveyor.com/project/dbuechel/seb-win-refactoring
Test Run AppVeyor Tests https://ci.appveyor.com/project/dbuechel/seb-win-refactoring
Code Coverage Code Coverage https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring
Issue Status GitHub Issues https://github.com/SafeExamBrowser/seb-win-refactoring/issues
Downloads GitHub All Releases https://github.com/SafeExamBrowser/seb-win-refactoring/releases
Development GitHub Last Commit n/a
Repository Size GitHub Repo Size n/a