Commit Graph

3870 Commits (08139ebdd1d10da2bc1e4a362bfecf5296556d2e)

Author SHA1 Message Date
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 7ef9b7600c Use DEFAULT_BUFFER_SIZE for md5sum
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 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
Raizo62 bbb68cb148 - remove the useless executable permissions to the file gns3server/disks/empty8G.qcow2
1 year ago
grossmj d5cfb85de5 Backport UEFI boot mode support for Qemu VMs
1 year ago
grossmj 3dbc714f37 Developement on v2.2.41.dev2
1 year ago
grossmj 60f1d76eab Release v2.2.40.1
1 year ago
grossmj d44038305f Add missing web-ui files. Fixes #2239
1 year ago
grossmj 3641742930 Development on v2.2.41.dev1
1 year ago
grossmj aa79f4cb25 Release v2.2.40
1 year ago
grossmj 2602602193 Merge branch 'master' into 2.2
1 year ago
grossmj 8d969349c8 Bundle web-ui v2.2.40
1 year ago
grossmj bf67fec242 Sync appliances
1 year ago
Raizo62 0b6436d2cb qemu : with network adapter_type equal to "virtio-net-pci", fix the speed to 10000 and duplex to full.
1 year ago
Jeremy Grossmann 088ae699de
Merge pull request #2223 from GNS3/fix/2214
1 year ago
grossmj cc4ead40e2 Fix unexpected indent
1 year ago
Mlastawi 045c0c4c14
Add missing comma
1 year ago
Maciej Łastawiecki a0943b0b5a Parse name for request to node creation from template
1 year ago
grossmj 84c886b058 Remove left over Xvfb related code
1 year ago
grossmj e59b5fb95b Remove Xvfb + x11vnc support
1 year ago
grossmj e45467af57 Use the correct VirtualBox host-only type
1 year ago
grossmj c6d6fcfe66 Search for correct VirtualBox network type
1 year ago
grossmj 73bcd019cc Require a Host-Only Network to start the VirtualBox GNS3 VM on macOS with VirtualBox 7
1 year ago