Archive of SEB windows client source-code (2024-09-16)
Find a file
2019-08-20 09:29:39 +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.Browser SEBWIN-338: Introduced program build version. 2019-08-13 10:02:05 +02:00
SafeExamBrowser.Client SEBWIN-303: Implemented audio settings. 2019-08-16 08:26:11 +02:00
SafeExamBrowser.Client.UnitTests SEBWIN-303: Updated unit tests for audio component & system control. 2019-08-16 10:25:58 +02:00
SafeExamBrowser.Communication 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
SafeExamBrowser.Communication.UnitTests 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
SafeExamBrowser.Configuration SEBWIN-303: Implemented audio settings. 2019-08-16 08:26:11 +02:00
SafeExamBrowser.Configuration.UnitTests SEBWIN-338: Introduced program build version. 2019-08-13 10:02:05 +02:00
SafeExamBrowser.Contracts SEBWIN-303: Implemented audio settings. 2019-08-16 08:26:11 +02:00
SafeExamBrowser.Core SEBWIN-226: Trying to use CI to set correct version and build number for assemblies. 2019-03-29 10:52:00 +01:00
SafeExamBrowser.Core.UnitTests Updated browser engine to version 73.1.13. 2019-05-08 14:08:43 +02:00
SafeExamBrowser.I18n SEBWIN-303: Implemented audio control for action center. 2019-08-16 09:19:32 +02:00
SafeExamBrowser.I18n.UnitTests Updated browser engine to version 73.1.13. 2019-05-08 14:08:43 +02:00
SafeExamBrowser.Lockdown SEBWIN-319: Forgot user-specific registry key for power options. 2019-08-13 08:29:48 +02:00
SafeExamBrowser.Lockdown.UnitTests SEBWIN-320: Implemented configuration reset functionality for reset utility. 2019-07-19 10:07:45 +02:00
SafeExamBrowser.Logging SEBWIN-301: Implemented service log file persistence in user directory. 2019-06-18 15:51:35 +02:00
SafeExamBrowser.Logging.UnitTests Updated browser engine to version 73.1.13. 2019-05-08 14:08:43 +02:00
SafeExamBrowser.Monitoring SEBWIN-226: Trying to use CI to set correct version and build number for assemblies. 2019-03-29 10:52:00 +01:00
SafeExamBrowser.ResetUtility SEBWIN-320: Made mutex names application-wide constants and fixed unit test for lockdown operation. 2019-07-19 10:56:32 +02:00
SafeExamBrowser.Runtime SEBWIN-338: Introduced program build version. 2019-08-13 10:02:05 +02:00
SafeExamBrowser.Runtime.UnitTests 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
SafeExamBrowser.Service SEBWIN-319: Forgot user-specific registry key for power options. 2019-08-13 08:29:48 +02:00
SafeExamBrowser.Service.UnitTests SEBWIN-319: Forgot user-specific registry key for power options. 2019-08-13 08:29:48 +02:00
SafeExamBrowser.SystemComponents Improved thread-safety for system components. 2019-08-16 15:45:56 +02:00
SafeExamBrowser.UserInterface.Desktop SEBWIN-303: Implemented audio control for action center. 2019-08-16 09:19:32 +02:00
SafeExamBrowser.UserInterface.Mobile Fixed font sizes for about window of mobile UI. 2019-08-16 10:16:11 +02:00
SafeExamBrowser.UserInterface.Shared SEBWIN-329: URL textbox is now hidden when disabled and the developer console is accessible via the browser menu. Removed spinning wheel and introduced loading progress indicator. 2019-05-22 11:42:31 +02:00
SafeExamBrowser.WindowsApi SEBWIN-226: Trying to use CI to set correct version and build number for assemblies. 2019-03-29 10:52:00 +01:00
SebWindowsConfig SEBWIN-337: Removed ancient TODO and suppressed all warnings for atrocious legacy configuration tool. 2019-08-16 09:34:29 +02:00
Setup SEBWIN-300, SEBWIN-303: Suppressed harvesting of registry and COM elements for WiX setup (due to new dependency on NAudio). 2019-08-15 12:32:25 +02:00
SetupBundle SEBWIN-300: Fixed UI issue in setup bundle. 2019-08-09 12:32:48 +02: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 SEBWIN-338: Setting up new release build server. 2019-08-20 09:29:39 +02:00
appveyor-test.yml SEBWIN-338: Setting up new release build server. 2019-08-20 09:29:39 +02: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 Okay, this is the last one, for real! 2019-04-11 11:06:20 +02:00
SafeExamBrowser.sln Attempt to fix CI build failure due to missing build output of configuration tool. 2019-08-08 08:17:18 +02:00

seb-win-refactoring

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

PLEASE NOTE
This version is work in progress and not yet meant to be used by the public. See https://github.com/SafeExamBrowser/seb-win/releases for the current, official release of SEB.

Status & Current Build

Build Status Unit Test Status Code Coverage

Disclaimer
Development builds may be unstable and should thus never be used in a production environment!

Requirements
SEB 3.x requires these prerequisites in order to work correctly:

Download
Download the latest build here: https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/artifacts