Archive of SEB windows client source-code (2024-09-16)
Find a file
2019-12-16 11:49:59 +01: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-312: Ensured applications which are allowed to be running are not automatically terminated. 2019-12-06 10:47:44 +01:00
SafeExamBrowser.Applications.Contracts SEBWIN-312: Implemented thumbnails of open windows for desktop taskview. 2019-12-05 11:54:43 +01:00
SafeExamBrowser.Browser SEBWIN-304: Implemented same host policies for browser popups. 2019-12-13 16:10:10 +01:00
SafeExamBrowser.Browser.Contracts SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Browser.UnitTests SEBWIN-312: Ensured application start failure does not crash SEB and clarified URL filter specification. 2019-11-21 16:07:13 +01:00
SafeExamBrowser.Client SEBWIN-312: Implemented folder dialog for custom application path selection. 2019-12-06 17:42:46 +01:00
SafeExamBrowser.Client.Contracts SEBWIN-312: Implemented icon change event for application windows and finally moved IconResource from core to application namespace. 2019-12-03 15:43:48 +01:00
SafeExamBrowser.Client.UnitTests SEBWIN-312: Extended unit tests for client controller. 2019-12-09 16:25:03 +01:00
SafeExamBrowser.Communication SEBWIN-353: Fixed bug with service session not being terminated when startup is aborted. Removed ignore flag from service proxy, as it did not serve any real purpose. 2019-12-10 14:22:18 +01:00
SafeExamBrowser.Communication.Contracts SEBWIN-353: Fixed bug with service session not being terminated when startup is aborted. Removed ignore flag from service proxy, as it did not serve any real purpose. 2019-12-10 14:22:18 +01:00
SafeExamBrowser.Communication.UnitTests SEBWIN-353: Fixed bug with service session not being terminated when startup is aborted. Removed ignore flag from service proxy, as it did not serve any real purpose. 2019-12-10 14:22:18 +01:00
SafeExamBrowser.Configuration SEBWIN-304: Implemented same host policies for browser popups. 2019-12-13 16:10:10 +01:00
SafeExamBrowser.Configuration.Contracts SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Configuration.UnitTests SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Core SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Core.Contracts SEBWIN-312: Implemented icon change event for application windows and finally moved IconResource from core to application namespace. 2019-12-03 15:43:48 +01:00
SafeExamBrowser.Core.UnitTests SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.I18n SEBWIN-312: Implemented folder dialog for custom application path selection. 2019-12-06 17:42:46 +01:00
SafeExamBrowser.I18n.Contracts SEBWIN-312: Implemented folder dialog for custom application path selection. 2019-12-06 17:42:46 +01:00
SafeExamBrowser.I18n.UnitTests SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Lockdown SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Lockdown.Contracts SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Lockdown.UnitTests SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Logging SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Logging.Contracts SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Logging.UnitTests SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Monitoring SEBWIN-312: Implemented mechanism to detect start of whitelisted application instances. 2019-12-02 15:48:06 +01:00
SafeExamBrowser.Monitoring.Contracts SEBWIN-312: Implemented mechanism to detect start of whitelisted application instances. 2019-12-02 15:48:06 +01:00
SafeExamBrowser.ResetUtility SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Runtime SEBWIN-353: Fixed bug with service session not being terminated when startup is aborted. Removed ignore flag from service proxy, as it did not serve any real purpose. 2019-12-10 14:22:18 +01:00
SafeExamBrowser.Runtime.Contracts SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Runtime.UnitTests SEBWIN-353: Fixed bug with service session not being terminated when startup is aborted. Removed ignore flag from service proxy, as it did not serve any real purpose. 2019-12-10 14:22:18 +01:00
SafeExamBrowser.Service SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Service.Contracts SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Service.UnitTests SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.Settings SEBWIN-304: Implemented same host policies for browser popups. 2019-12-13 16:10:10 +01:00
SafeExamBrowser.SystemComponents SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.SystemComponents.Contracts SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SafeExamBrowser.UserInterface.Contracts SEBWIN-304: Implemented same host policies for browser popups. 2019-12-13 16:10:10 +01:00
SafeExamBrowser.UserInterface.Desktop SEBWIN-305: Implemented size and position configuration for browser windows. 2019-12-11 11:09:24 +01:00
SafeExamBrowser.UserInterface.Mobile SEBWIN-305: Implemented size and position configuration for browser windows. 2019-12-11 11:09:24 +01:00
SafeExamBrowser.UserInterface.Shared SEBWIN-312: Implemented folder dialog for custom application path selection. 2019-12-06 17:42:46 +01:00
SafeExamBrowser.WindowsApi SEBWIN-355: Improved process factory to ensure process termination in between .NET and WMI data access is handled gracefully. 2019-12-16 11:49:59 +01:00
SafeExamBrowser.WindowsApi.Contracts SEBWIN-312: Implemented icon change event for application windows and finally moved IconResource from core to application namespace. 2019-12-03 15:43:48 +01:00
SebWindowsConfig SEBWIN-314: Fixed issues with legacy URL filter implementation. 2019-11-22 15:28:05 +01:00
Setup 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
SetupBundle 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
.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 "Base" from informational version. 2019-12-09 14:19:29 +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 SEBWIN-344: Minor changes in readme. 2019-11-08 10:03:01 +01:00
SafeExamBrowser.sln Excluded unit tests from release build configuration. 2019-12-09 09:27:10 +01: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 for software development.

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