History log of /vbox/src/VBox/Main/cbinding/VBoxCAPIGlue.c
Revision Date Author Comments Expand
0d625252f8e48f8ec3e2f5a0d30ced35b886fb75 54027 29-Jan-2015 vboxsync

Main/cbinding: Add new helper functions to clear out strings (useful if they contain sensitive data). While doing this, added code to the glue init which checks if the version of the structure is compatible with what the client expects. This exposed annoying code duplication between the non-Windows/Windows implementations which is now eliminated.

3176eb89852cf38e4d09b267239828738b9ba83b 52846 24-Sep-2014 vboxsync

Main/VBoxCAPIGlue.c: fixed path on OSX

3d4d693d8cb71e37ac4a33d99455d7bc44a899bd 50269 29-Jan-2014 vboxsync

Main/cbinding: remove development leftover

681bb0bf6e9ab5a590d8afcdf37634e2fc29f595 50183 23-Jan-2014 vboxsync

Main/cbinding: bring the C binding to a new functionality level, making them handle both COM and XPCOM based platforms, plus some xsl cleanup to eliminate the $dispatch case which was unused for many years (and will not be used again)