Archive of SEB windows client source-code (2024-09-16)
Find a file
2017-11-14 09:10:06 +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 Working on the wireless network component (IMPORTANT: The commited code is not yet working, I have to find a way to check whether the Wi-Fi is turned off via hard- or software!). 2017-11-13 10:26:30 +01:00
SafeExamBrowser.Browser Added and replaced icons for classic UI. 2017-08-23 08:32:44 +02:00
SafeExamBrowser.Configuration SEBWIN-110: Refactored configuration so that all taskbar-related settings are in the same interface. 2017-11-09 10:27:55 +01:00
SafeExamBrowser.Contracts Working on the wireless network component (IMPORTANT: The commited code is not yet working, I have to find a way to check whether the Wi-Fi is turned off via hard- or software!). 2017-11-13 10:26:30 +01:00
SafeExamBrowser.Core Working on the wireless network component (IMPORTANT: The commited code is not yet working, I have to find a way to check whether the Wi-Fi is turned off via hard- or software!). 2017-11-13 10:26:30 +01:00
SafeExamBrowser.Core.UnitTests Working on the wireless network component (IMPORTANT: The commited code is not yet working, I have to find a way to check whether the Wi-Fi is turned off via hard- or software!). 2017-11-13 10:26:30 +01:00
SafeExamBrowser.Monitoring Removed unused assembly references. 2017-08-15 08:39:10 +02:00
SafeExamBrowser.SystemComponents 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.UserInterface.Classic Working on the wireless network component (IMPORTANT: The commited code is not yet working, I have to find a way to check whether the Wi-Fi is turned off via hard- or software!). 2017-11-13 10:26:30 +01:00
SafeExamBrowser.UserInterface.Windows10 Working on the wireless network component (IMPORTANT: The commited code is not yet working, I have to find a way to check whether the Wi-Fi is turned off via hard- or software!). 2017-11-13 10:26:30 +01:00
SafeExamBrowser.WindowsApi Removed unused assembly references. 2017-08-15 08:39:10 +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.yml Removed unit tests themselves from coverage result. 2017-10-10 08:17:33 +02: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-110: Switched to custom build of SimpleWifi which incorporates the RadioState for Wi-Fi interfaces. 2017-11-14 09:10:06 +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