Archive of SEB windows client source-code (2024-09-16)
Find a file
2020-09-24 12:55:20 +02: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-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
SafeExamBrowser.Browser.Contracts SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
SafeExamBrowser.Browser.UnitTests Updated browser engine to version 84.4.10. 2020-08-26 19:09:44 +02:00
SafeExamBrowser.Client SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02: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 SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02: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 SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
SafeExamBrowser.Configuration SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
SafeExamBrowser.Configuration.Contracts SEBWIN-405: Implemented scaffolding for detection of session identifier. 2020-07-29 23:39:05 +02:00
SafeExamBrowser.Configuration.UnitTests SEBWIN-414: Implemented new mechanism to allow or deny reconfiguration. 2020-09-10 12:35:58 +02: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 browser engine to version 84.4.10. 2020-08-26 19:09:44 +02:00
SafeExamBrowser.I18n Added Italian text translation. 2020-08-21 19:14:39 +02:00
SafeExamBrowser.I18n.Contracts SEBWIN-413: Implemented basic find toolbar for browser. 2020-08-10 21:42:51 +02:00
SafeExamBrowser.I18n.UnitTests Updated browser engine to version 84.4.10. 2020-08-26 19:09:44 +02: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 browser engine to version 84.4.10. 2020-08-26 19:09:44 +02: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 browser engine to version 84.4.10. 2020-08-26 19:09:44 +02: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-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
SafeExamBrowser.Runtime.UnitTests SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
SafeExamBrowser.Server SEBWIN-405: Fixed timestamp format for server communication. 2020-08-06 13:21:51 +02:00
SafeExamBrowser.Server.Contracts SEBWIN-405: Changed implementation for sending of log events and implemented server quit event. 2020-08-01 17:55:18 +02:00
SafeExamBrowser.Service SEBWIN-401: Implemented fix for VMware issue: The registry values will now only be set if the active configuration explicity says so. 2020-05-20 12:03:54 +02:00
SafeExamBrowser.Service.UnitTests Updated browser engine to version 84.4.10. 2020-08-26 19:09:44 +02:00
SafeExamBrowser.Settings SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
SafeExamBrowser.SystemComponents SEBWIN-420: Ensured the temporary directory is always created for every new session. 2020-08-27 20:10:15 +02:00
SafeExamBrowser.SystemComponents.Contracts SEBWIN-420: Ensured the temporary directory is always created for every new session. 2020-08-27 20:10:15 +02:00
SafeExamBrowser.UserInterface.Contracts SEBWIN-413: Implemented basic find toolbar for browser. 2020-08-10 21:42:51 +02:00
SafeExamBrowser.UserInterface.Desktop - mobile UI adapted 2020-09-18 19:22:24 +02:00
SafeExamBrowser.UserInterface.Mobile - mobile UI adapted 2020-09-18 19:22:24 +02: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 SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
Setup Added Newtonsoft.Json to used libraries. 2020-08-06 14:39:14 +02:00
SetupBundle SEBWIN-421: Added info about required disk space for .NET framework. 2020-09-07 12:13:39 +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 Added BETA marker for version 3.1.0. 2020-07-13 20:09:18 +02: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 Corrected readme regarding prerequisites. 2020-02-17 15:12:42 +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