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/controller
grossmj d0ed6931d8
Catch exception: ZIP does not support timestamps before 1980. Ref #1360.
6 years ago
..
gns3vm Use SO_REUSEADDR before calling bind() where missing. Fixes #1289. 6 years ago
ports Fix port numbering for Wic slot 1 & 2 7 years ago
__init__.py Offload slow file operations to threads for snapshots and project "save as". Ref #1187 #1307. 6 years ago
appliance.py Fix "Change of linked base VM doesn't work with templates migrated from 2.0" 7 years ago
appliance_template.py Add an appliance templates directory 7 years ago
compute.py Timeout for stream file. 6 years ago
controller_error.py Fix logging issues with the controller 8 years ago
drawing.py Make sure we don't try to read when opening a file in binary more. Fixes #1301. 6 years ago
export_project.py Handle asyncio timeouts. Ref #1307. 6 years ago
import_project.py Fix bug with export project. Ref #1187 #1307. 6 years ago
link.py Base support for TraceNG. 6 years ago
node.py Add API endpoint to return all links attached to a node. 6 years ago
notification.py Fix sometimes you have an exception when closing GNS3 8 years ago
project.py Catch exception: ZIP does not support timestamps before 1980. Ref #1360. 6 years ago
snapshot.py Fix bug with export project. Ref #1187 #1307. 6 years ago
symbols.py Fix error when you have a directory in your symbols directory 7 years ago
topology.py Support of supplier and variables in topology 6 years ago
udp_link.py Catch exception: ZIP does not support timestamps before 1980. Ref #1360. 6 years ago