|
|
@63564
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63549
|
8 years |
vboxsync |
scm cleanups
|
|
|
@62720
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62719
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62717
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62716
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62715
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62714
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62709
|
8 years |
vboxsync |
|
|
|
@62707
|
8 years |
vboxsync |
VBoxUsbRt.cpp: This cluelessness wrt assertion macros should be a …
|
|
|
@62706
|
8 years |
vboxsync |
VBoxUsbRt.cpp: This cluelessness wrt assertion macros should be a …
|
|
|
@62702
|
8 years |
vboxsync |
VBoxUsbRt.cpp: Fixed two uninitialized variables caused by slightly …
|
|
|
@62699
|
8 years |
vboxsync |
vboxUsbPnPStateGbgChange: Corrected seemingly incorrect state …
|
|
|
@62698
|
8 years |
vboxsync |
VBoxUsbDev.cpp: Unreadable Status mess. (Hint, this is C/C++ not assembly.)
|
|
|
@62697
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62690
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62688
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62686
|
8 years |
vboxsync |
Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62535
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62534
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62490
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62466
|
8 years |
vboxsync |
HostDrivers: scm
|
|
|
@61920
|
8 years |
vboxsync |
fix for bugref:8441: improved windows procedure in USBLib
|
|
|
@60639
|
9 years |
vboxsync |
HostDrivers/win: coding style
|
|
|
@60498
|
9 years |
vboxsync |
VBoxUSB.sys: Workaround to allow aborting the default control pipe.
|
|
|
@60487
|
9 years |
vboxsync |
Forgot to remove redundant conditional.
|
|
|
@60486
|
9 years |
vboxsync |
VBoxUSB.sys: We will never see TRANSFER_TYPE_CTRL (only MSG).
|
|
|
@60277
|
9 years |
vboxsync |
HostDrivers: try to purge all usage of __FUNCTION__
|
|
|
@60273
|
9 years |
vboxsync |
HostDrivers: try to purge all usage of __FUNCTION__
|
|
|
@60193
|
9 years |
vboxsync |
static DECLINLINE -> DECLINLINE.
|
|
|
@60172
|
9 years |
vboxsync |
RTStrAPrintf() returns -1 on error, no IPRT status code
|
|
|
@60165
|
9 years |
vboxsync |
VBoxUsbToolGetStringDescriptor: bytes -
|
|
|
@60159
|
9 years |
vboxsync |
USB: Added fPurge parameter to USBFilterSetStringExact so the usb …
|
|
|
@60158
|
9 years |
vboxsync |
USB: Purge strings.
|
|
|
@60157
|
9 years |
vboxsync |
Missing Makefile.kup file.
|
|
|
@60156
|
9 years |
vboxsync |
USB: Purge strings.
|
|
|
@59127
|
9 years |
vboxsync |
VBoxUSB/win: Minor cleanups and a few more pointer checks after vital …
|
|
|
@59121
|
9 years |
vboxsync |
USB/win: Fix crash
|
|
|
@58051
|
9 years |
vboxsync |
USB/Win: Keep old configuration if SET INTERFACE fails.
|
|
|
@58045
|
9 years |
vboxsync |
VBoxUsbRt: typo
|
|
|
@58036
|
9 years |
vboxsync |
USB/Win: Do not leak memory if request fails.
|
|
|
@57935
|
9 years |
vboxsync |
HostDrivers/USBMonitor: improved comment
|
|
|
@57934
|
9 years |
vboxsync |
HosDrivers/USBMon: fixed BSOD under driver verifier. Increased timeout …
|
|
|
@57896
|
9 years |
vboxsync |
USB/win: Fixed scheduling of high-speed isochronous endpoints.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56315
|
9 years |
vboxsync |
whitespace
|
|
|
@56293
|
9 years |
vboxsync |
HostDrivers: Updated (C) year.
|
|
|
@56238
|
10 years |
vboxsync |
VBoxUSB/win: Fix possible endless loop when bLength is 0 (seen …
|
|
|
@56237
|
10 years |
vboxsync |
VBoxUSB/win: Kill completely bogus assertion
|
|
|
@56073
|
10 years |
vboxsync |
USB/lib: Supression of assert in getting device description
|
|
|
@55784
|
10 years |
vboxsync |
Restored lost ProductVersion.
|
|
|
@55782
|
10 years |
vboxsync |
Added an empty macro as a place holder for any additional strings we …
|
|
|
@55781
|
10 years |
vboxsync |
Clean up RC files, adding more version.h defines for common values.
|
|
|
@55772
|
10 years |
vboxsync |
Two more RC defines.
|
|
|
@55771
|
10 years |
vboxsync |
Use defines in the RC files and make those defines compatible with …
|
|
|
@55473
|
10 years |
vboxsync |
USB: Increased the number of supported drivers to 5, added Event Log …
|
|
|
@55081
|
10 years |
vboxsync |
re-applied r99347 (BoxUSB: fixed BSOD on host computer at system waking up)
|
|
|
@55078
|
10 years |
vboxsync |
5.0.0 Beta 1 (and backed out r99347 as it might have caused a regression)
|
|
|
@55058
|
10 years |
vboxsync |
VBoxUSB: fixed BSOD on host computer at system waking up
|
|
|
@54826
|
10 years |
vboxsync |
fixed misprint in IRP request
|
|
|
@54800
|
10 years |
vboxsync |
fixed Interface information size calculation using GET_USBD_INTERFACE_SIZE
|
|
|
@54784
|
10 years |
vboxsync |
removed excess line
|
|
|
@54781
|
10 years |
vboxsync |
spaces!
|
|
|
@54779
|
10 years |
vboxsync |
fix of misprint, calculation of memory size allocation used wrong structure
|
|
|
@54729
|
10 years |
vboxsync |
VBoxUSB: use try/catch to handle possible errors and set the last …
|
|
|
@53781
|
10 years |
vboxsync |
added a bunch of missing Windows resource files and fixed a few minor bugs
|
|
|
@53109
|
10 years |
vboxsync |
USB: Detect SS devices on Windows.
|
|
|
@52840
|
10 years |
vboxsync |
USBTest.cpp: rather use %x instead of %p for pointers
|
|
|
@50794
|
11 years |
vboxsync |
VBoxUSB/VBoxUsbLib-win.cpp: String descriptors are optional, don't …
|
|
|
@50349
|
11 years |
vboxsync |
HostDrivers/VBoxUSB/win: Check for USBD_STATUS_DEVICE_GONE, seen …
|
|
|
@49137
|
11 years |
vboxsync |
HostDrivers: Minor nit. Coding style.
|
|
|
@48874
|
11 years |
vboxsync |
USBFlt: Another attempt to fix host crash on Windows related to USB (#6509)
|
|
|
@48742
|
11 years |
vboxsync |
USBFlt: Attempt to fix host crash on Windows when plugging USB device …
|
|
|
@48062
|
11 years |
vboxsync |
HostDrivers/VBoxUsbMon: Hook to multiple USB drivers on Windows (USB3 …
|
|
|
@46375
|
12 years |
vboxsync |
HostDrivers/win/usb: typo
|
|
|
@46264
|
12 years |
vboxsync |
these are driving me crazy.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43839
|
12 years |
vboxsync |
VBoxUsb/win: Earlier we assumed that 1 request will be pending while …
|
|
|
@42154
|
12 years |
vboxsync |
VS2010 preps.
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@40189
|
13 years |
vboxsync |
usb/win: fix
|
|
|
@39252
|
13 years |
vboxsync |
NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
|
|
|
@39193
|
13 years |
vboxsync |
usb/win: comments
|
|
|
@39191
|
13 years |
vboxsync |
usb/win: check utf16->utf8 conversion status
|
|
|
@39189
|
13 years |
vboxsync |
usb/win: get rid of utf8->ansi string conversion
|
|
|
@38785
|
13 years |
vboxsync |
VBoxUsbLib-win.cpp: r=bird: Marked some bogus looking string …
|
|
|
@38715
|
13 years |
vboxsync |
VBoxUsbLib-win.cpp: Drop the scary exit(0) bits, fixed a copy&past …
|
|
|
@38714
|
13 years |
vboxsync |
VBoxUsbLib-win.cpp: Don't close hMonitor (or anything else) twice when …
|
|
|
@38713
|
13 years |
vboxsync |
VBoxUsbLib-win.cpp: Don't assert if we somehow failed to open the …
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38616
|
13 years |
vboxsync |
usb/win: missing ObDereference
|
|
|
@38513
|
13 years |
vboxsync |
win-dbg build fix
|
|
|
@38512
|
13 years |
vboxsync |
usb/win: avoid replugging/filtering netsed hubs (typically could occur …
|
|
|
@38488
|
13 years |
vboxsync |
usb/win: usbhub filter drivers support (more correct dealing with …
|
|
|
@38436
|
13 years |
vboxsync |
usb/win: keep going on get string descriptor failure while devinfo …
|
|
|
@38425
|
13 years |
vboxsync |
usb/win: better logging
|
|
|
@38424
|
13 years |
vboxsync |
usb/win: fix err handling
|
|
|
@38392
|
13 years |
vboxsync |
usb/win: disable back verbose logging
|
|
|