gns3-server/gns3server
grossmj 4c149e1614
Add project.created, project.opened and project.deleted controller notification stream.
Move project.updated and project.closed from project notification to controller notification stream.
2024-01-12 13:16:55 +11:00
..
appliances Sync appliances 2023-11-06 15:58:21 +10:00
compute Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306 2024-01-11 23:11:56 +11:00
configs Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298 2023-10-23 15:16:49 +10:00
controller Add project.created, project.opened and project.deleted controller notification stream. 2024-01-12 13:16:55 +11:00
disks Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line 2023-07-04 13:06:34 +10:00
handlers Support for web socket console over HTTPS 2023-11-03 14:40:40 +10:00
schemas Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 2024-01-11 22:40:38 +11:00
static Bundle dev version of the web-ui 2023-12-07 12:34:52 +10:00
symbols Update affinity symbols. Fixes https://github.com/GNS3/gns3-gui/issues/3232 2021-09-20 17:46:19 +09:30
templates Fix redirection to web-ui bundled server 2019-07-04 08:59:33 +02:00
ubridge Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957 2020-04-06 13:52:04 +09:30
utils Use certifi to get SSL root certificates 2023-08-06 20:37:10 +10:00
web Update CORS policy 2023-12-06 22:33:55 +10:00
__init__.py New base server. 2015-01-13 17:05:26 -07:00
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Improved how the path to the config file is actually determined 2019-11-11 11:20:51 +01:00
crash_report.py Release v2.2.44.1 2023-11-07 14:59:28 +10:00
main.py Do not compute checksums on macOS 2023-11-07 14:30:39 +10:00
notification_queue.py Catch exception when psutil returns OSError 2020-08-06 13:37:27 +09:30
run.py Enable system certificate store later in the code and bump version to 2.2.42.dev4 2023-08-08 17:22:27 +10:00
version.py Development in 2.2.45.dev3 2023-11-07 19:11:57 +10:00