Commit graph

18 commits

Author SHA1 Message Date
Damian Büchel
a3c9271faf SEBWIN-742: Improved build log for server environment. 2024-06-25 17:21:33 +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
4aa856f98a SEBWIN-645, SEBWIN-663: Reverted to informational build version for user agent of network resource requests. 2023-03-22 17:09:57 +01:00
Damian Büchel
cba73bd727 SEBWIN-645: Replaced informational with build version for user agent of network resource requests. 2023-03-15 20:44:24 +01:00
Damian Büchel
cdb08798b8 SEBWIN-649: Updated year in license and copyright remarks. 2023-03-08 00:30:20 +01:00
Damian Büchel
296f87727d SEBWIN-645: Added basic user agent for network resource requests. 2023-03-06 17:15:51 +01:00
Damian Büchel
a0e0c3e579 SEBWIN-541: Updated year in license and copyright remarks. 2022-01-21 16:33:52 +01:00
Damian Büchel
0abbef749e SEBWIN-533, #231: Improved probing of network configuration resources by always executing GET request in case HEAD fails. 2021-12-23 16:22:59 +01:00
Damian Büchel
a19617c53b Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
Damian Büchel
8a385a55d0 Ensured missing content type does not crash network resource loader. 2020-09-08 15:32:45 +02:00
Damian Büchel
bcb8abdeaa SEBWIN-409: Fixed handling of spaces in FileResourceSaver. 2020-06-22 10:55:26 +02:00
Damian Büchel
3840fb4e84 SEBWIN-362: Implemented fallback mechanism in case HEAD requests do not work for certain network resources. 2020-03-30 11:49:47 +02:00
dbuechel
df61e79861 Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
dbuechel
fd20d0d638 Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
dbuechel
4edd8480ef Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +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
75f5994a3b SEBWIN-221: Extended loading algorithm with functionality required to save data as local client configuration. 2018-12-14 09:50:10 +01:00