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 c213cae500
Release v2.2.18
3 years ago
..
appliances Sync appliance files. 4 years ago
compute Merge branch 'master' into 2.2 3 years ago
configs New VPCS base config. Fixes #786. 7 years ago
controller SIGHUP: remove projects with an empty project directory. 3 years ago
handlers Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127 3 years ago
schemas Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes https://github.com/GNS3/gns3-gui/issues/3119 3 years ago
static Release web UI 2.2.18 3 years ago
symbols Correctly rename symbol. 5 years ago
templates Fix redirection to web-ui bundled server 5 years ago
ubridge Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957 4 years ago
utils Fix bug with application id allocation for IOU nodes. Fixes #3079 4 years ago
web Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility. 4 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 Improved how the path to the config file is actually determined 5 years ago
crash_report.py Release v2.2.18 3 years ago
main.py History support for console and telnet application, Fixes: #1083 7 years ago
notification_queue.py Catch exception when psutil returns OSError 4 years ago
run.py Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127 3 years ago
version.py Release v2.2.18 3 years ago