Archive of SEB windows client source-code (2024-09-16)
Find a file
2020-08-26 19:09:44 +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 Updated browser engine to version 84.4.10. 2020-08-26 19:09:44 +02:00
SafeExamBrowser.Browser.Contracts SEBWIN-405: Implemented scaffolding for detection of session identifier. 2020-07-29 23:39:05 +02:00
SafeExamBrowser.Browser.UnitTests Updated browser engine to version 84.4.10. 2020-08-26 19:09:44 +02:00
SafeExamBrowser.Client SEBWIN-415: Fixed client hang after startup failure. 2020-08-06 14:06:29 +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 Updated browser engine to version 84.4.10. 2020-08-26 19:09:44 +02:00
SafeExamBrowser.Communication SEBWIN-405: Implemented mechanism to retrieve server failure action via client. 2020-07-31 20:35:18 +02:00
SafeExamBrowser.Communication.Contracts SEBWIN-405: Implemented mechanism to retrieve server failure action via client. 2020-07-31 20:35:18 +02:00
SafeExamBrowser.Communication.UnitTests Updated browser engine to version 84.4.10. 2020-08-26 19:09:44 +02:00
SafeExamBrowser.Configuration SEBWIN-413: Made find functionality configurable. 2020-08-11 17:52:51 +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 Updated browser engine to version 84.4.10. 2020-08-26 19:09:44 +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-414: Implemented lock screen for user session switch. 2020-06-29 19:29:48 +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-405: Fixed and improved LMS session detection. 2020-08-03 14:41:25 +02:00
SafeExamBrowser.Runtime.UnitTests Updated browser engine to version 84.4.10. 2020-08-26 19:09:44 +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-413: Made find functionality configurable. 2020-08-11 17:52:51 +02:00
SafeExamBrowser.SystemComponents Refactored mac detection 2020-07-13 18:55:42 +02:00
SafeExamBrowser.SystemComponents.Contracts Minor fixes and Mac > 2 check 2020-05-07 13:21:57 +02:00
SafeExamBrowser.UserInterface.Contracts SEBWIN-413: Implemented basic find toolbar for browser. 2020-08-10 21:42:51 +02:00
SafeExamBrowser.UserInterface.Desktop SEBWIN-413: Fixed clearing of results for text search. 2020-08-26 13:03:17 +02:00
SafeExamBrowser.UserInterface.Mobile SEBWIN-413: Fixed clearing of results for text search. 2020-08-26 13:03:17 +02:00
SafeExamBrowser.UserInterface.Shared SEBWIN-368: Final attempt to fix issues with touch activator for action center. 2020-05-12 19:24:41 +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-413: Made find functionality configurable. 2020-08-11 17:52:51 +02:00
Setup Added Newtonsoft.Json to used libraries. 2020-08-06 14:39:14 +02:00
SetupBundle SEBWIN-362: Added custom images for setup and setup bundle. 2020-03-13 10:28:04 +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 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