| Commit message (Expand) | Author | Age | Files | Lines |
| * | [client] Ignore all exceptions while iterating over trust managersHEADmaster | Simon Rettberg | 2025-10-21 | 2 | -51/+57 |
| * | [client] Try even more trust managers; always use shipped one | Simon Rettberg | 2025-10-21 | 1 | -39/+91 |
| * | [client] Ship our own truststore and use on all platforms but Windows | Simon Rettberg | 2025-08-12 | 1 | -6/+13 |
| * | [client] Try to use generic SSL and HTTPS context if connection check fails | Simon Rettberg | 2025-08-01 | 2 | -9/+50 |
| * | [client] On Windows, use system certificate store in addition to Java's | Simon Rettberg | 2025-07-02 | 2 | -7/+144 |
| * | [client] Tweak connection timeouts | Simon Rettberg | 2024-10-02 | 1 | -4/+5 |
| * | Commit to force CI run | Simon Rettberg | 2023-12-15 | 1 | -1/+1 |
| * | [client] Use apache-http for version check | Simon Rettberg | 2023-04-06 | 2 | -8/+7 |
| * | [client] Completely change proxy detection code | Simon Rettberg | 2023-04-06 | 1 | -113/+118 |
| * | [client] Use branded updateserver url for download link | Steffen Ritter | 2023-02-17 | 1 | -1/+1 |
| * | [client] Allow override for remote version check | Steffen Ritter | 2023-02-14 | 1 | -1/+1 |
| * | [client] Allow Branding in external locations | Simon Rettberg | 2023-02-09 | 1 | -5/+37 |
| * | [client] Test for TLSv1.3 availability before using it with apache-http | Simon Rettberg | 2022-10-18 | 1 | -1/+17 |
| * | [Client] remove useless log message | ralph isenmann | 2022-02-18 | 1 | -3/+2 |
| * | [CLIENT] fix isDataContainer check, dont let vm image pass. | ralph isenmann | 2022-02-15 | 1 | -6/+8 |
| * | [CLIENT] Do not adjust QEMU VM firmware on Windows platforms | Manuel Bentele | 2022-02-14 | 1 | -1/+1 |
| * | [CLIENT] fix valid check for docker-archive without repotag | ralph isenmann | 2022-01-28 | 1 | -6/+15 |
| * | [CLIENT,SERVER] move handling of tar into TarArchiveReader and TarArchiveWrit... | ralph isenmann | 2022-01-27 | 1 | -29/+13 |
| * | [CLIENT] fix nullpointer for images which does not have an latest imageVersionId | ralph isenmann | 2022-01-24 | 1 | -8/+11 |
| * | [CLIENT] data container can not be used as images for lectures | ralph isenmann | 2022-01-24 | 1 | -15/+15 |
| * | [CLIENT] Update httpclient library from version 4.5.x to version 5.y | Manuel Bentele | 2021-12-21 | 1 | -58/+76 |
| * | [CLIENT] Fix deprecated JsonParser method call | Manuel Bentele | 2021-12-17 | 1 | -1/+1 |
| * | [CLIENT] Update log4j because of the CVE-2021-44228 security flaw | Manuel Bentele | 2021-12-15 | 9 | -22/+30 |
| * | [CLIENT] Adapt OS loader of QEMU machines for local edit | Manuel Bentele | 2021-11-30 | 1 | -0/+9 |
| * | [client] allow to select data container images in mount config | ralph isenmann | 2021-10-28 | 1 | -24/+57 |
| * | [client] refactoring: apply changes from master-sync-share | ralph isenmann | 2021-10-15 | 1 | -5/+4 |
| * | [client] Update process of the download for container images | ralph isenmann | 2021-10-15 | 3 | -21/+112 |
| * | [client] allow users to upload new versions of container images. | ralph isenmann | 2021-10-15 | 1 | -0/+20 |
| * | [client] update input methods for container images | ralph isenmann | 2021-10-14 | 1 | -0/+83 |
| * | [*] Adapt to de-genricization of VirtualizationConfiguration | Simon Rettberg | 2021-08-12 | 1 | -4/+4 |
| * | [client] Do not print compression warning for QCOW2 images | Manuel Bentele | 2021-08-05 | 1 | -2/+5 |
| * | [client] fix classcast exception and import | ralph isenmann | 2021-07-08 | 1 | -2/+2 |
| * | [client] Refactor printing of app information from MANIFEST.MF | Manuel Bentele | 2021-07-02 | 1 | -47/+3 |
| * | [client] Update project structure, related to container model. | ralph isenmann | 2021-06-23 | 2 | -31/+1 |
| * | Merge branch 'feature/docker' | Manuel Bentele | 2021-05-19 | 1 | -1/+2 |
| |\ |
|
| | * | [client] Allow user to set a container type for container images | ralph isenmann | 2021-05-17 | 1 | -1/+2 |
| * | | [client,server] Rename 'vm.disk' package to 'virtualization.disk' | Manuel Bentele | 2021-05-19 | 2 | -5/+5 |
| * | | Merge branch 'refactor/vm-config-transformation-logic' | Manuel Bentele | 2021-05-19 | 2 | -86/+50 |
| |\ \ |
|
| | * | | [client,server] Refactors and abstracts version information in config logic a... | Manuel Bentele | 2021-04-23 | 1 | -6/+7 |
| | * | | [client,server] Encapsulate transformation logic for virtualization configura... | Manuel Bentele | 2021-04-20 | 2 | -81/+44 |
| | * | | [client,server] Rename VmMetaData classes | Manuel Bentele | 2021-04-16 | 1 | -26/+26 |
| | * | | [client,server] Move VmMetaData classes to new virtualization config directories | Manuel Bentele | 2021-04-15 | 1 | -5/+5 |
| * | | | [client] Change artifact name of 'proxy-vole' to satisfy naming convention | Manuel Bentele | 2021-05-18 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | [client] Avoid keeping file from DiskImage open for too long | Simon Rettberg | 2021-04-21 | 1 | -26/+10 |
| |/ |
|
| * | [client] Fix not showing warning Message | ralph isenmann | 2021-03-18 | 1 | -0/+10 |
| * | [client] Fix switch between container and vm in lecture | ralph isenmann | 2021-03-11 | 1 | -0/+32 |
| * | [client] Fix warnings and replace deprecated methods | Manuel Bentele | 2021-03-11 | 3 | -6/+6 |
| * | [client,server] Refactor disk image representation | Manuel Bentele | 2021-03-11 | 2 | -15/+35 |
| * | Merge remote-tracking branch 'origin/feature/qemu-integration' into feature-m... | Stephan Schwär | 2021-02-19 | 1 | -1/+1 |
| |\ |
|
| | * | [client] Remove unused dummy code | Manuel Bentele | 2021-02-01 | 1 | -121/+0 |