barton26
|
249b9baa27
|
Packages + Samples typos
|
2021-10-06 14:42:17 -04:00 |
Juha Sointusalo
|
80135f9c95
|
vbox: fix use-after-free bug in FloppyIOException
|
2015-11-23 00:11:59 +02:00 |
Christian Beer
|
bbc4cf5751
|
VboxWrapper: prevent use after free in FloppyIOException
see http://blog.sensecodons.com/2013/04/dont-let-stdstringstreamstrcstr-happen.html for details
fixes CID 34536 found by Coverity
|
2015-11-10 16:56:44 +01:00 |
Rom Walton
|
bf0b56c073
|
VBOX: Introduce the notion of Virtualbox COM namespaces. We currently support VirtualBox 4.2 and VirtualBox 4.3.
|
2014-11-23 12:47:05 -05:00 |
David Anderson
|
125ad03a54
|
- vboxwrapper: add <pf_host_port> element to config file.
Specifies host port # for port forwarding.
If absent or zero, assign a port.
svn path=/trunk/boinc/; revision=25030
|
2012-01-11 23:21:17 +00:00 |
Rom Walton
|
9faee707fa
|
- VBOX: Use sscanf instead of strtol to convert a hex string.
- VBOX: Use new FloppyIO implementation that reports image
creation errors.
samples/vboxwrapper/
floppyio.cpp, .h
vbox.cpp
svn path=/trunk/boinc/; revision=25003
|
2012-01-06 18:44:34 +00:00 |
Rom Walton
|
2b463218ed
|
- VBOX: Implement CERN's FloppyIO IPC technology for the VirtualBox wrapper.
samples/vboxwrapper/
floppyio.cpp, .h
vbox.cpp, .h
vboxwrapper.cpp
win_build/
vboxwrapper.vcproj
svn path=/trunk/boinc/; revision=24836
|
2011-12-20 22:12:07 +00:00 |