Archive of SEB windows client source-code (2024-09-16)
Find a file
dbuechel 31d6d544d0 SEBWIN-219:
- Extracted operations and notifications from core library and moved them to client resp. runtime component.
- Renamead runtime component to SafeExamBrowser.Runtime.
- Moved post-build event from browser to client assembly.
2018-01-18 08:16:20 +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.Browser SEBWIN-219: 2018-01-18 08:16:20 +01:00
SafeExamBrowser.Client SEBWIN-219: 2018-01-18 08:16:20 +01:00
SafeExamBrowser.Client.UnitTests SEBWIN-219: 2018-01-18 08:16:20 +01:00
SafeExamBrowser.Configuration SEBWIN-219: Separated immutable, application-wide configuration values from settings. 2018-01-17 14:08:39 +01:00
SafeExamBrowser.Contracts SEBWIN-219: Separated immutable, application-wide configuration values from settings. 2018-01-17 14:08:39 +01:00
SafeExamBrowser.Core SEBWIN-219: 2018-01-18 08:16:20 +01:00
SafeExamBrowser.Core.UnitTests SEBWIN-219: 2018-01-18 08:16:20 +01:00
SafeExamBrowser.Monitoring SEBWIN-219: Updated assembly information and copyright year. 2018-01-16 08:24:00 +01:00
SafeExamBrowser.Runtime SEBWIN-219: 2018-01-18 08:16:20 +01:00
SafeExamBrowser.Runtime.UnitTests SEBWIN-219: 2018-01-18 08:16:20 +01:00
SafeExamBrowser.SystemComponents SEBWIN-219: Updated assembly information and copyright year. 2018-01-16 08:24:00 +01:00
SafeExamBrowser.UserInterface.Classic SEBWIN-219: Separated immutable, application-wide configuration values from settings. 2018-01-17 14:08:39 +01:00
SafeExamBrowser.UserInterface.Windows10 SEBWIN-219: Separated immutable, application-wide configuration values from settings. 2018-01-17 14:08:39 +01:00
SafeExamBrowser.WindowsApi SEBWIN-219: Updated assembly information and copyright year. 2018-01-16 08:24:00 +01: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.yml SEBWIN-219: 2018-01-18 08:16:20 +01:00
LICENSE.txt Added core library and license. 2017-07-05 11:41:19 +02:00
README.md Added code coverage badge. 2017-10-09 09:21:25 +02:00
SafeExamBrowser.sln SEBWIN-219: 2018-01-18 08:16:20 +01:00

seb-win-refactoring

Refactored version of SafeExamBrowser for Windows. PLEASE NOTE: This version is work in progress and not meant to be used by the public. See https://github.com/SafeExamBrowser/seb-win/releases for the current, official release of SEB.

Project Status

Build status codecov