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
grossmj dd211bce52
Fix VBoxManage fails if VM has specific special characters in name. Fixes #2739
5 years ago
..
appliances Update appliances. 5 years ago
compute Fix VBoxManage fails if VM has specific special characters in name. Fixes #2739 5 years ago
configs New VPCS base config. Fixes #786. 7 years ago
controller Merge branch '2.1' into 2.2 5 years ago
handlers Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738 5 years ago
schemas Locked state should not be used when duplicating a node. 5 years ago
static Web-UI v2019.1.0-alpha.1 5 years ago
symbols Correctly rename symbol. 5 years ago
templates Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362 6 years ago
ubridge Merging 2.1 into 2.2 5 years ago
utils Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738 5 years ago
web Use aiofiles where relevant. 5 years ago
__init__.py New base server. 10 years ago
__main__.py Allow to start server with python -m gns3server 9 years ago
config.py Do not show log message if configuration file doesn't exist. Fixes #1206. 7 years ago
crash_report.py Release v2.2.0a2 5 years ago
main.py History support for console and telnet application, Fixes: #1083 7 years ago
notification_queue.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
run.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
version.py Development on 2.2.0dev7 5 years ago