seb-win-refactoring/SafeExamBrowser.Configuration
2019-02-19 15:54:11 +01:00
..
ConfigurationData SEBWIN-226: Cleaned up configuration and core contracts by creating new namespaces SafeExamBrowser.Applications, SafeExamBrowser.Client and SafeExamBrowser.Runtime. 2019-01-23 15:57:49 +01:00
Cryptography SEBWIN-296: Decoupled cryptographic implementations from data formats to be able to unit test the latter. 2019-02-19 15:54:11 +01:00
DataCompression SEBWIN-296: Implemented unit tests for GZip compressor. 2019-02-19 11:01:14 +01:00
DataFormats SEBWIN-296: Decoupled cryptographic implementations from data formats to be able to unit test the latter. 2019-02-19 15:54:11 +01:00
DataResources Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +01:00
Properties SEBWIN-296: Discovered and fixed epic bug in SubStream & PasswordEncryption by implementing unit tests for the latter. 2019-02-15 15:21:26 +01:00
ConfigurationRepository.cs SEBWIN-226: Removed TrySaveSettings from configuration API. 2019-01-23 11:40:33 +01:00
packages.config SEBWIN-221: Implemented basic password decryption of binary configuration files and finally found correct solution for multi-threading issues related to WPF. 2018-11-22 14:36:20 +01:00
SafeExamBrowser.Configuration.csproj SEBWIN-296: Decoupled cryptographic implementations from data formats to be able to unit test the latter. 2019-02-19 15:54:11 +01:00
SessionConfiguration.cs Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +01:00
SubStream.cs SEBWIN-296: Discovered and fixed epic bug in SubStream & PasswordEncryption by implementing unit tests for the latter. 2019-02-15 15:21:26 +01:00