Archive of SEB windows client source-code (2024-09-16)
Find a file
2019-08-21 10:16:34 +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: Changed artifact names for release build. 2019-08-21 09:34:33 +02:00
appveyor-test.yml SEBWIN-338: Mixed up worker image for release and test build servers... :/ 2019-08-20 09:59:56 +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 SEBWIN-338: Updated readme according to new CI setup. 2019-08-21 10:16:34 +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

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 these prerequisites in order to work correctly:

Project Status\

Aspect Status Details
Release Build Release Build status n/a
Test Build Test Build Status https://ci.appveyor.com/project/dbuechel/seb-win-refactoring
Test Run Test Run Status https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/tests
Code Coverage Code Coverage https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring