You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/utils
grossmj a98fc2d308
Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895
5 years ago
..
asyncio Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895 5 years ago
__init__.py Use compatible shlex_quote to handle case where Windows needs double quotes around file names, not single quotes. Ref https://github.com/GNS3/gns3-gui/issues/2866 5 years ago
file_watcher.py Optimize appliance templates update from GitHub repository by only downloading when the repository 6 years ago
get_resource.py Fix an error in frozen ressources loading 9 years ago
images.py Add debug message when searching for an image. Ref https://github.com/GNS3/gns3-gui/issues/2828 5 years ago
interfaces.py Fix issue when linking to more than one NAT node with allowed_interface option enabled. Fixes #1671 5 years ago
path.py Cleanup code for getting the default project directory 8 years ago
picture.py Fix indentation issue. Ref https://github.com/GNS3/gns3-gui/issues/2674 5 years ago
ping_stats.py Catch exceptions in various locations to fix small issues reported by Sentry. 6 years ago
qt.py Fix an error when importing old topology without color for label 8 years ago
vmnet.py Change order to find vnetlib on Windows (PATH -> Registry -> Default directories). 6 years ago
windows_loopback.py Tool to add, configure and remove Windows loopback adapters. 8 years ago
windows_service.py Check if the HAXM service is running when starting a Qemu VM with hardware acceleration. Ref #1242. 6 years ago