1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server
2021-11-24 17:25:55 +10:30
..
api Secure controller to compute communication using HTTP basic authentication 2021-11-18 18:37:10 +10:30
appliances Sync appliance files 2021-10-18 16:17:27 +10:30
compute Remove Qemu legacy networking support 2021-10-19 15:32:27 +10:30
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Merge pull request #1990 from GNS3/scalability 2021-11-24 16:38:41 +10:30
core Detect the app is exiting and avoid reconnecting to computes. 2021-04-17 18:33:20 +09:30
db Secure websocket endpoints 2021-11-01 16:45:14 +10:30
handlers/api/compute Merge branch '2.2' into 3.0 2021-09-15 16:59:56 +09:30
schemas Allow empty compute_id. Ref #1657 2021-11-24 17:25:55 +10:30
services Secure controller to compute communication using HTTP basic authentication 2021-11-18 18:37:10 +10:30
static Release web UI 2.2.26 2021-10-06 17:53:00 +02:00
symbols Update affinity symbols. Fixes https://github.com/GNS3/gns3-gui/issues/3232 2021-09-20 17:46:19 +09:30
templates Move to version 3 of the REST API. 2020-11-02 12:05:32 +10:30
utils Finalize image management refactoring and auto install appliance if possible 2021-10-10 17:35:11 +10:30
web Merge branch 'master' into 3.0 2021-08-29 19:23:51 +09:30
__init__.py Use pyupgrade with --py36-plus param. 2021-04-13 18:37:58 +09:30
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Fix bug when no server config file is present. 2021-04-28 14:44:34 +09:30
crash_report.py Merge branch 'master' into 3.0 2021-10-09 12:16:50 +10:30
logger.py Fix bug when binding on address already in use. 2021-04-28 15:13:31 +09:30
main.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
server.py Secure controller to compute communication using HTTP basic authentication 2021-11-18 18:37:10 +10:30
version.py Bump version to 3.0.0dev3 2021-09-11 22:18:01 +09:30