| 
								
								
									 dbuechel | f817f31f2d | SEBWIN-296: Implemented unit tests for GZip compressor. | 2019-02-19 11:01:14 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | dd0fc7a09b | SEBWIN-296: Implemented unit tests for public key hash encryption. | 2019-02-19 10:22:32 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 86e494e611 | 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 |  | 
				
					
						| 
								
								
									 dbuechel | 7173109d05 | SEBWIN-220: Corrected configuration algorithm to also verify the current administrator password when reconfiguring during application startup. | 2019-01-30 14:43:41 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 5641dc3e4b | 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 |  | 
				
					
						| 
								
								
									 dbuechel | 1068efc384 | SEBWIN-226: Implemented mapping of download configuration. | 2019-01-23 14:37:24 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 72c61d21ab | SEBWIN-226: Removed TrySaveSettings from configuration API. | 2019-01-23 11:40:33 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | c6556a7765 | SEBWIN-226: Implemented configuration for main / additional browser windows and handled forward / backward navigation buttons. | 2019-01-23 09:37:47 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 6436f98e3f | SEBWIN-226: Implemented global log severity threshold. | 2019-01-23 08:12:15 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 483eec6ef8 | SEBWIN-106: Fixed loading / rendering issues with favicons and application instance button and enabled popups for default settings. | 2019-01-18 09:58:14 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | f949a19f32 | SEBWIN-106: Implemented basic popup and reload handling, revised browser control implementation and added mouse button interception for navigation (auxiliary) keys. Also finally implemented a custom template for small scrollbars in scrollviewers. | 2019-01-17 11:12:17 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 91c2417930 | SEBWIN-106: Working on browser zoom... | 2019-01-15 10:44:35 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 3853244244 | SEBWIN-104: Implemented new configuration key for the application log window. | 2019-01-11 09:16:14 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 704aea3a45 | SEBWIN-223, SEBWIN-224: Implemented user interface and browser configuration mapping. | 2019-01-11 08:25:40 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | b4839641d4 | SEBWIN-222: Implemented quit password. | 2019-01-10 10:04:30 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 7c58c10b86 | SEBWIN-112, SEBWIN-113: Implemented data value mapping for keyboard and mouse configuration. | 2019-01-09 16:01:56 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 4edd8480ef | Updated year to 2019 for all copyright notices. | 2019-01-09 11:25:21 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | fc179fe47d | SEBWIN-221: Implemented public key hash encryption. | 2019-01-08 14:10:45 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | ee166796a5 | SEBWIN-221: Fixed parsing of empty XML value tags (bool & string). | 2018-12-21 11:52:04 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | d34ce15e3f | SEBWIN-221: Finished saving algorithm for client configuration (including password encryption - public key encryption remains to do). | 2018-12-21 11:36:20 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 140abe789e | SEBWIN-221: Simplified configuration API for loading and client configuration. | 2018-12-14 15:30:10 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 75f5994a3b | SEBWIN-221: Extended loading algorithm with functionality required to save data as local client configuration. | 2018-12-14 09:50:10 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | f9f2bb3257 | SEBWIN-221: Implemented changes in configuration algorithm to accomodate new functionality scope of 3.0 Alpha. | 2018-12-11 16:06:10 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 9b639b0c53 | SEBWIN-221: Improved configuration loading / parsing algorithm and implemented scaffolding for data mapping. | 2018-11-30 14:50:28 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 483ba7ad4a | SEBWIN-221: Implemented basic certificate decryption. | 2018-11-29 15:00:10 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 243d32879e | SEBWIN-221: Found better solution for binary format (separated encryption code) and implemented scaffolding for XML parsing. | 2018-11-28 15:43:30 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 7f38c0b8c3 | 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 |  | 
				
					
						| 
								
								
									 dbuechel | b29fd8c2d7 | SEBWIN-221: Implemented basic gzip decompression & binary format detection. The browser is now automatically started after client initialization. | 2018-11-15 08:45:17 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 1d58a84db8 | SEBWIN-221: Changed configuration file handling to support special case with resource URL as startup URL and switched to data stream instead of byte array. | 2018-11-09 14:15:56 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 902b0c2b3b | SEBWIN-221: Implemented scaffolding for loading and parsing of configuration resources. | 2018-11-08 09:39:52 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 95ad176047 | SEBWIN-221: Fixed implementation of session sequence to correctly handle initialization, transition and termination of sessions by introducing the SessionContext. | 2018-10-12 11:16:59 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | f4631a1a3d | SEBWIN-221: Fixed issues with the operation model by separating repeatable from non-repeatable operations and solved conundrum with session operation sequence. | 2018-10-10 09:19:03 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 6acd40eb74 | SEBWIN-220: Extracted user interface dependencies from all IOperations by introducing ActionRequired, ProgressChanged and StatusChanged events. | 2018-10-03 14:35:27 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | bedfc5eac0 | SEBWIN-220: Added functionality to suspend / resume the explorer shell process for kiosk mode Create New Desktop, since setting of the working area does not succeed as long as the shell is running. | 2018-09-21 11:33:32 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 693829f641 | SEBWIN-220: Extended unit test coverage for SafeExamBrowser.Configuration and SafeExamBrowser.Runtime. | 2018-09-04 10:58:56 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | ef31db9920 | SEBWIN-220: Replaced guid with abstact InstanceIdentifier for application instances and started to implement logging for browser component. | 2018-08-31 07:49:41 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | d521e2d3c0 | SEBWIN-220: Re-integrated kiosk mode "Disable Explorer Shell". | 2018-08-17 14:48:50 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 729133ac78 | SEBWIN-220: Implemented kiosk mode "Create New Desktop". | 2018-08-16 11:23:37 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 02d69005c0 | SEBWIN-220: Moved SEB URI schemes to global application configuration. | 2018-08-14 09:06:35 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 9a12bbdb7d | SEBWIN-220: Finally renamed RuntimeInfo to AppConfig. | 2018-06-29 09:50:20 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 9014a6e6be | SEBWIN-220: Completed basic set of unit tests for ConfigurationOperation. | 2018-06-28 13:40:30 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | 50dcb7502a | SEBWIN-220: Scaffolding for new (re-)configuration procedure. | 2018-06-21 07:56:25 +02:00 |  | 
				
					
						| 
								
								
									 dbuechel | ec588e50bc | SEBWIN-219: Tidied up communication namespace. | 2018-03-15 14:32:07 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | be761fd72c | SEBWIN-219: Implemented logging of component and session IDs and introduced IProxyFactory for client proxy instantiation during session startup. | 2018-03-14 11:04:28 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 993329bd71 | SEBWIN-219: Finished basic implementation of reconfiguration mechanism. | 2018-03-08 15:27:12 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 5bd1d9dea4 | SEBWIN-219: Found acceptable solution for interception of configuration requests. | 2018-03-08 07:35:58 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | f5ef7fa859 | SEBWIN-219: Cleaned up remaining TODOs. | 2018-02-28 09:45:29 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | 2424f2f1ed | SEBWIN-219: Implemented basic shutdown mechanism. | 2018-02-20 15:15:26 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | d3dea29ecd | SEBWIN-219: Basic startup sequence is now working. | 2018-02-16 13:15:16 +01:00 |  | 
				
					
						| 
								
								
									 dbuechel | d935407ecb | SEBWIN-219: Working on IPC mechanics. | 2018-02-15 15:42:54 +01:00 |  |