Commit Graph

4188 Commits (cefa4597217d071fd8e0021fd313b609a9a08a56)

Author SHA1 Message Date
grossmj cefa459721 Fix command line issue with certfile and certkey
1 year ago
grossmj f3b6825e40 Test if busybox is not dynamically linked
1 year ago
grossmj 719458764f Fix tests
1 year ago
grossmj 1cb433c5bc New packaging relying only pyproject.toml
1 year ago
grossmj 17f71f970e Add truststore inject_into_ssl
1 year ago
grossmj fe90d2b146 Merge branch '2.2' into 3.0
1 year ago
grossmj 35e1519073 Development on v2.2.43.dev1
1 year ago
grossmj 08139ebdd1 Release v2.2.42
1 year ago
grossmj cd87ac4474 Bundle web-ui v2.2.42
1 year ago
grossmj 77744cc31d Handle API version key in VirtualBox 7. Fixes #2266
1 year ago
grossmj df9d642a56 Sync appliances
1 year ago
grossmj fad28c766a Enable system certificate store later in the code and bump version to 2.2.42.dev4
1 year ago
grossmj 21d9d968c4 Revert "Use truststore in appliance_manager.py instead"
1 year ago
grossmj 945a2c98cd Revert "Use finer-grained control for truststore"
1 year ago
grossmj 5e1792ff4d Use finer-grained control for truststore
1 year ago
grossmj a2628042e8 Use truststore in appliance_manager.py instead
1 year ago
grossmj e616b09028 Use truststore
1 year ago
grossmj 7f595b089b Use certifi to get SSL root certificates
1 year ago
grossmj a76d7576c6 Bump version to 2.2.42.dev3
1 year ago
grossmj 533c4544ea Use certifi on Windows and macOS
1 year ago
grossmj 5da742394e Use bundled cacert file on Windows and macOS
1 year ago
grossmj 962c5eed8e Add log message for comparing controller version with config version. Ref https://github.com/GNS3/gns3-gui/issues/3486
1 year ago
grossmj f4dab1482f Bump version to 2.2.42.dev2
1 year ago
grossmj 9c456532d0 Pydantic v2 migration
1 year ago
grossmj 7ef9b7600c Use DEFAULT_BUFFER_SIZE for md5sum
1 year ago
grossmj 11f51b3809 Allow connection to ws console over IPv6
1 year ago
grossmj 1d59afa9fb Merge branch '2.2' into 3.0
1 year ago
grossmj c51d71a4fa Fix version check when installing appliances. Ref https://github.com/GNS3/gns3-gui/issues/3486
1 year ago
grossmj af83adfdf6 Add debug message when calculating MD5 checksum
1 year ago
grossmj 658bfb7624 Allow connection to ws console over IPv6. Fixes https://github.com/GNS3/gns3-web-ui/issues/1400
1 year ago
grossmj 6097166055 Remove import urllib3 and let sentry_sdk import and patch it. Fixes https://github.com/GNS3/gns3-gui/issues/3498
1 year ago
grossmj 3f691b60c9 Merge branch '2.2' into 3.0
1 year ago
grossmj a6ca7c4e36 Development on 2.2.42.dev1
1 year ago
grossmj d2a0632ec4 Release v2.2.41
1 year ago
grossmj 7dc5628845 Bundle web-ui v2.2.41
1 year ago
grossmj 723b519e8f Sync appliance files
1 year ago
grossmj 9c653f7dbf Bump version to 2.2.41.dev3
1 year ago
grossmj c226b2a9ef Catch urllib3 exceptions when sending crash report. Ref https://github.com/GNS3/gns3-gui/issues/3483
1 year ago
grossmj 8e2989d747 Fix issue with tests and Qemu version on Windows
1 year ago
grossmj c181df6935 Only fetch Qemu version once when starting Qemu + only add speed/duplex for virtio-net-pci with Qemu version >= 2.12
1 year ago
grossmj 0a14a08d54 Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line
1 year ago
grossmj 9357ac6035 Add builtin field in Appliance model
1 year ago
grossmj 785eff869d Fix issue with appliance API returning unset data
1 year ago
Raizo62 bbb68cb148 - remove the useless executable permissions to the file gns3server/disks/empty8G.qcow2
1 year ago
grossmj 427bbc40b9 Fix websocket authentication after upgrade to FastAPI 0.97.0 + tests
1 year ago
grossmj 4b791d4924 Fix websocket compute notifications after upgrade to FastAPI 0.97.0
1 year ago
grossmj d5cfb85de5 Backport UEFI boot mode support for Qemu VMs
1 year ago
grossmj 21049d73a5 Allow computes to be dynamically or manually allocated
1 year ago
grossmj 40c265152b Add UEFI boot mode option for Qemu VMs
1 year ago
grossmj e5eeab662e Check if server config file is readable
1 year ago