This website requires JavaScript.
Explore
Help
Sign In
NgTech-LTD
/
gns3-server
Watch
2
Star
0
Fork
0
You've already forked gns3-server
mirror of
https://github.com/GNS3/gns3-server.git
synced
2026-09-13 13:35:43 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gns3-server
/
gns3server
/
handlers
History
Jeremy
b680138073
Merge remote-tracking branch 'origin/asyncio' into asyncio
...
Conflicts: gns3server/modules/project.py tests/modules/test_project.py
2015-02-04 13:52:46 -07:00
..
__init__.py
Network handler for UDP port allocation and server network interfaces.
2015-01-24 15:32:58 -07:00
auth_handler.py
PEP 8 clean thanks to auto pep8
2015-01-20 13:24:00 +01:00
file_upload_handler.py
PEP 8 clean thanks to auto pep8
2015-01-20 13:24:00 +01:00
network_handler.py
Rename port_id to port_number for VPCS and adapter_id for VirtualBox to avoid confusion.
2015-01-31 12:01:23 -07:00
project_handler.py
Merge remote-tracking branch 'origin/asyncio' into asyncio
2015-02-04 13:52:46 -07:00
version_handler.py
Send explicit error message when client is checking for the server version.
2015-02-01 16:55:08 -07:00
virtualbox_handler.py
Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs.
2015-02-04 13:48:29 -07:00
vpcs_handler.py
Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs.
2015-02-04 13:48:29 -07:00