1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server
Julien Duponchelle e2ef78a7c4 Ignore invalid characters when reading the output of a process
It should happend only when user try to use another binary and
the code of VPCS, dynamips... Will detect it's not the
correct binary.

For example we detect this error after an user used SupperPutty
instead of VPCS.

Fix #235
2015-06-16 15:48:09 +02:00
..
cert_utils Cleanup SSL certificate support 2015-06-11 17:07:13 +02:00
handlers Add log when we didn't close a project due to another client 2015-06-12 15:14:30 +02:00
modules Convert old -enable-kvm to kvm settings for Qemu 2015-06-12 09:40:38 +02:00
schemas Support a platform parameter for Qemu 2015-06-10 15:49:24 +02:00
templates Limit file size during upload 2015-06-12 10:10:46 +02:00
utils Ignore invalid characters when reading the output of a process 2015-06-16 15:48:09 +02:00
web Merge branch 'master' into unstable 2015-06-11 16:55:09 +02:00
__init__.py
config.py Ensure in test we didn't load the local configuration 2015-06-09 16:32:36 +02:00
crash_report.py Merge branch 'master' into unstable 2015-06-03 18:34:46 +02:00
main.py Merge branch 'master' into unstable 2015-05-28 12:04:01 +02:00
run.py Replace RuntimeError by SystemExit. 2015-06-03 19:58:58 -06:00
server.py Cleanup SSL certificate support 2015-06-11 17:07:13 +02:00
version.py 1.3.5dev1 2015-06-02 20:05:31 +02:00