Archive of SEB windows client source-code (2024-09-16)
Find a file
2019-10-02 08:15:02 +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.Contracts SEBWIN-342: Moved application instance identifier back to application namespace. 2019-09-04 15:49:48 +02:00
SafeExamBrowser.Browser Removed safeguard question before reconfiguration. 2019-09-25 08:45:20 +02:00
SafeExamBrowser.Browser.Contracts SEBWIN-314: Completed infrastructure for browser request filtering. 2019-09-13 09:17:14 +02:00
SafeExamBrowser.Browser.UnitTests Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
SafeExamBrowser.Client SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
SafeExamBrowser.Client.Contracts SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
SafeExamBrowser.Client.UnitTests SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
SafeExamBrowser.Communication Resolved dependencies from communication API on UI. 2019-08-30 14:02:36 +02:00
SafeExamBrowser.Communication.Contracts Resolved dependencies from communication API on UI. 2019-08-30 14:02:36 +02:00
SafeExamBrowser.Communication.UnitTests Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
SafeExamBrowser.Configuration 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
SafeExamBrowser.Configuration.Contracts 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
SafeExamBrowser.Configuration.UnitTests Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
SafeExamBrowser.Core 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
SafeExamBrowser.Core.Contracts SEBWIN-342: Moved application instance identifier back to application namespace. 2019-09-04 15:49:48 +02:00
SafeExamBrowser.Core.UnitTests Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
SafeExamBrowser.I18n Removed safeguard question before reconfiguration. 2019-09-25 08:45:20 +02:00
SafeExamBrowser.I18n.Contracts Removed safeguard question before reconfiguration. 2019-09-25 08:45:20 +02:00
SafeExamBrowser.I18n.UnitTests Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
SafeExamBrowser.Lockdown 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
SafeExamBrowser.Lockdown.Contracts 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
SafeExamBrowser.Lockdown.UnitTests Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
SafeExamBrowser.Logging SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
SafeExamBrowser.Logging.Contracts SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
SafeExamBrowser.Logging.UnitTests Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
SafeExamBrowser.Monitoring SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
SafeExamBrowser.Monitoring.Contracts 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
SafeExamBrowser.ResetUtility SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
SafeExamBrowser.Runtime 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
SafeExamBrowser.Runtime.Contracts 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
SafeExamBrowser.Runtime.UnitTests 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
SafeExamBrowser.Service 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
SafeExamBrowser.Service.Contracts 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
SafeExamBrowser.Service.UnitTests 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
SafeExamBrowser.Settings SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
SafeExamBrowser.SystemComponents Only log remaining battery time if not connected to the grid. 2019-09-10 11:57:15 +02:00
SafeExamBrowser.SystemComponents.Contracts SEBWIN-342: Removed UI dependencies from wireless network system component. 2019-09-04 11:46:30 +02:00
SafeExamBrowser.UserInterface.Contracts SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
SafeExamBrowser.UserInterface.Desktop Unified naming and comments for settings. 2019-09-10 11:53:30 +02:00
SafeExamBrowser.UserInterface.Mobile Unified naming and comments for settings. 2019-09-10 11:53:30 +02:00
SafeExamBrowser.UserInterface.Shared 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
SafeExamBrowser.WindowsApi 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
SafeExamBrowser.WindowsApi.Contracts 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
SebWindowsConfig Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
Setup SEBWIN-300: Added description to setup sign command to prevent random application name in UAC prompt. 2019-08-23 09:49:46 +02:00
SetupBundle SEBWIN-300: Added header to setup bundle theme and improved its layout. 2019-08-22 16:18:09 +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 Updated readme due to new release build server installation. 2019-10-02 08:15:02 +02:00
appveyor-test.yml SEBWIN-314: Completed infrastructure for request filter. 2019-09-10 11:01:49 +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 Updated readme due to new release build server installation. 2019-10-02 08:15:02 +02:00
SafeExamBrowser.sln SEBWIN-314: Completed infrastructure for request filter. 2019-09-10 11:01:49 +02:00

Safe Exam Browser, Version 3

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 PLEASE NOTE\ These builds may be unstable and should thus never be used in a production environment! Always use the latest, official release version of SEB.\ 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 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