| 
								
								
									 Damian Büchel | a350949b1b | SEBWIN-917: Consolidated detectors in monitoring assembly. | 2024-07-25 15:30:56 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 471e69d460 | SEBWIN-788: Improved network adapter implementation. | 2024-06-10 19:39:58 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 84bbcb82ef | SEBWIN-788: Implemented automatic connection attempt and retry on invalid credentials. Improved wording of username label in credentials dialog. | 2024-06-03 19:41:54 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 3b099688f7 | SEBWIN-849: Implemented index suffix for already existing files when downloading. | 2024-05-22 15:25:52 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 639700abd8 | Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring | 2024-05-21 19:11:43 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 473edc7a2e | SEBWIN-788: Finished implementation of new (wireless) network adapter and authentication functionality. | 2024-05-21 19:11:42 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 4015e9a574 | SEBWIN-788: Implemented scaffolding for wireless network credentials. | 2024-05-02 10:30:26 +02:00 |  | 
				
					
						| 
								
								
									 Lau | 8b3f9b0838 | Update VirtualMachineDetector.cs | 2024-04-22 11:26:20 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | ff33394565 | SEBWIN-824: Updated year in license and copyright remarks. Removed old CEF redistributable packages, see https://github.com/cefsharp/CefSharp/issues/4704. | 2024-03-05 18:37:42 +01:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | e6e0cca292 | SEBWIN-824: Changed department from LET to ID in copyright notice. | 2024-03-05 18:13:14 +01:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 73fefad434 | SEBWIN-835: Removed debugging logs for power supply thresholds. | 2024-01-17 20:28:23 +01:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | c52c461dbf | SEBWIN-835: Added debugging logs for power supply thresholds. | 2024-01-16 18:01:18 +01:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 1e9d37ac13 | SEBWIN-830, #747, #777: Fixed issue with registry monitoring and minor improvements. | 2024-01-15 12:16:30 +01:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | ef267ef186 | Merge pull request #777 from Notselwyn/issue-747-fix Issue 747 fix | 2024-01-15 09:51:54 +01:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 79dedf12b5 | SEBWIN-821: Implemented configuration values for critical and low battery charge thresholds. | 2024-01-11 17:35:52 +01:00 |  | 
				
					
						| 
								
								
									 Notselwyn | 04571f51b2 | fix: fixed obj != obj checking (according to devops warnings) | 2023-12-29 19:35:32 +01:00 |  | 
				
					
						| 
								
								
									 Notselwyn | 98fb7a32db | fix: return val is not true when registry val does not exist | 2023-12-28 16:11:26 +01:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | bfd1da3a86 | SEBWIN-793, #669: Fixed false positive for VirtualBox host systems. | 2023-11-21 15:53:58 +01:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 400b259af7 | Updated solution dependencies and browser engine (version 117.2.40). | 2023-10-20 16:55:54 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 722d84978c | SEBWIN-714, #606: Implemented basic cursor functionality. Minor refactoring of registry and file system dialog classes. | 2023-09-01 12:28:03 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | d76dbf6b40 | SEBWIN-717, #637: Fixed loading of MAC address for system info. | 2023-07-31 15:19:31 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | b36df9ad5a | SEBWIN-717: Merged changes & minor code cleanup. | 2023-07-31 10:52:40 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | bd993ecc6b | SEBWIN-717: Minor code cleanup. | 2023-07-31 10:06:09 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | fcebf4b436 | Merge pull request #634 from Notselwyn/ProxmoxVMDetection Extended ISystemInfo with CPU and removed unnecessary (debug) … | 2023-07-28 16:26:26 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | 56732537f8 | chore: extended ISystemInfo with CPU and removed unnecessary (debug) logging | 2023-07-22 14:19:42 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | bd3b348f6a | Merge pull request #597 from Notselwyn/ProxmoxVMDetection Proxmox vm detection | 2023-07-18 16:33:55 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | 9b0bfa291e | chore: fixed Hungarian notation and corrected scanned registry docs | 2023-07-18 15:20:10 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | 5173bf3d6e | chore: removed more unnecessary docs, and changed function names | 2023-07-18 15:11:44 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | c1307624d9 | chore: added function blocks and fixed if statement | 2023-07-18 15:02:02 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | 210a0419ca | chore: removed unnecessary docs and changed var declarations | 2023-07-18 14:45:10 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | f2917f69a6 | chore: change varnames (and declarations), and fix registry bug | 2023-07-18 14:32:54 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | bc30e56e38 | chore: fix style issue (out var x) | 2023-07-18 14:21:49 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | a21c9007ab | fix: removed debug logging statements | 2023-07-17 17:40:21 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | 689e388e23 | chore: split up functions and added docs | 2023-07-17 17:33:21 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | 3b8f552138 | fix: ported first part of IsVirtualRegistry to use IRegistry | 2023-07-17 17:06:46 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | e99bdabc51 | fix: used default instead of null for better type safety | 2023-07-17 16:57:14 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | 7fc31f6e90 | feat: extended IRegistry interface (no breaking changes). VM detection is broken regardless | 2023-07-17 16:40:33 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 5284a52278 | SEBWIN-693: Updated target framework to .NET Framework 4.8, changed setup bundle to also embed .NET setup bootstrapper and integrated handling of external setup bundle packages into build procedure as pre- and post-build events. | 2023-06-22 16:15:23 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | 40a7f63524 | SEBWIN-703: Added MSFT Virtual DVD device to whitelist. | 2023-05-30 15:28:21 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | e33a12e7ec | SEBWIN-703, #604: Fixed false-positive VM detection due to virtual disk devices. | 2023-05-02 14:56:15 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | e4e0f7c16b | fix: corrected lowercasing on computercheckname | 2023-04-14 21:22:53 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | efb3c8056a | fix: fixed crash when env var "computername" does not exist | 2023-04-14 21:18:08 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | c201389af4 | chore: switches to using varinstead of explicit typing | 2023-04-14 20:13:29 +02:00 |  | 
				
					
						| 
								
								
									 Notselwyn | 538127661f | chore: moved public functions above private functions | 2023-04-14 19:56:22 +02:00 |  | 
				
					
						| 
								
								
									 user | 22ef7ef364 | chores | 2023-04-08 12:53:06 +02:00 |  | 
				
					
						| 
								
								
									 user | 1fec696909 | added computerIds check | 2023-04-01 20:14:24 +02:00 |  | 
				
					
						| 
								
								
									 user | bd145e14b0 | chores | 2023-04-01 19:54:38 +02:00 |  | 
				
					
						| 
								
								
									 user | c0f37b309b | added registry check for the device cache | 2023-04-01 19:09:01 +02:00 |  | 
				
					
						| 
								
								
									 user | 71b722d215 | added mac check, added WMI checks, and in progress registry check | 2023-04-01 16:25:56 +02:00 |  | 
				
					
						| 
								
								
									 Damian Büchel | cdb08798b8 | SEBWIN-649: Updated year in license and copyright remarks. | 2023-03-08 00:30:20 +01:00 |  |