index
:
delta/libusb.git
baserock/v1.0.20+parallel-build-fix
darwin_gettime_fix
master
mergeback
test
github.com: libusb/libusb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libusb
/
os
/
windows_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
windows: Add USBD_STATUS_STALL_PID to usbd_status translation
Zeng Guang
2023-03-12
1
-0
/
+1
*
windows: Add option for WinUSB RAW_IO endpoint policy
Martin Ling
2023-01-20
1
-2
/
+4
*
windows: Silence warnings when building without logging
Tormod Volden
2022-09-04
1
-0
/
+3
*
windows: Avoid invalid dereference in debug print
Tormod Volden
2022-09-03
1
-2
/
+2
*
windows: Add clock_gettime check
Rosen Penev
2022-06-26
1
-0
/
+2
*
windows: Add "or later" to debug print of Windows version 8
Tormod Volden
2022-03-18
1
-0
/
+7
*
windows: Discern Windows 11 (if manifest allows)
Tormod Volden
2022-03-18
1
-1
/
+4
*
windows: Add Windows 11 to list of defined releases
Tormod Volden
2022-03-18
1
-2
/
+3
*
core: update usbi_dbg to take the context as an argument
Nathan Hjelm
2021-07-21
1
-19
/
+19
*
[Issue-912] Lock open_devs_lock in context to avoid access violation
Dmitry Zakablukov
2021-07-08
1
-9
/
+22
*
core: Refactor initialization and how the default context is handled
Chris Dickens
2021-06-02
1
-37
/
+0
*
Windows: Fix HID and synchronous transfer completion
Chris Dickens
2021-02-01
1
-2
/
+5
*
Windows: Filter out non-libusb I/O completions
Chris Dickens
2021-01-15
1
-3
/
+43
*
Windows: Cleanup header includes and definiions
Chris Dickens
2020-12-19
1
-1
/
+0
*
Windows: Fix a few more benign compiler warnings
Chris Dickens
2020-11-27
1
-1
/
+1
*
Fix various CI build warnings
Chris Dickens
2020-11-09
1
-8
/
+6
*
tests: Refactor testlib to simplify and fix Cygwin build
Chris Dickens
2020-11-07
1
-1
/
+1
*
Windows: Restrict path for dynamic library loading
Chris Dickens
2020-10-20
1
-0
/
+29
*
core: Split usbi_clock_gettime() into two separate functions
Chris Dickens
2020-09-13
1
-65
/
+19
*
core: Miscellaneous internal logging cleanup
Chris Dickens
2020-09-13
1
-1
/
+0
*
Fix typos detected by codespell and manual inspection
Chris Dickens
2020-08-18
1
-3
/
+3
*
Windows: Fix I/O completion port thread behavior on error
Chris Dickens
2020-08-18
1
-4
/
+9
*
Windows: Use I/O completion ports for transfers
Chris Dickens
2020-08-10
1
-142
/
+149
*
core: Introduce list iteration helpers
Chris Dickens
2020-08-10
1
-1
/
+1
*
Windows: Translate ERROR_NO_SUCH_DEVICE to LIBUSB_TRANSFER_NO_DEVICE
Sebastian von Ohr
2020-04-30
1
-0
/
+1
*
core: Narrow the types passed to certain backend functions
Chris Dickens
2020-04-28
1
-5
/
+7
*
core: Kill backend get_device_descriptor() function
Chris Dickens
2020-04-28
1
-8
/
+0
*
core: Change pointer type from 'unsigned char' to 'void'
Chris Dickens
2020-04-17
1
-4
/
+4
*
core: Kill the 'host_endian' argument for most functions
Chris Dickens
2020-04-17
1
-7
/
+3
*
build: Enable additional build errors and warnings
Chris Dickens
2020-03-30
1
-2
/
+3
*
core: Fix return value of usbi_clock_gettime()
Chris Dickens
2020-03-16
1
-5
/
+9
*
core: Kill usbi_backend.clock_gettime() function
Chris Dickens
2020-03-15
1
-2
/
+7
*
Windows: Fix some harmless build warnings
Chris Dickens
2020-03-09
1
-2
/
+2
*
core: Introduce accessor functions for structure private data
Chris Dickens
2020-02-26
1
-29
/
+24
*
Windows: Refactoring to consolidate and simplify common code
Chris Dickens
2020-02-07
1
-94
/
+174
*
Windows: Fix GCC printf format warnings due to DWORD/ULONG types
Chris Dickens
2020-01-26
1
-5
/
+8
*
configure.ac: Cleanup and refactoring
Chris Dickens
2020-01-24
1
-2
/
+2
*
Misc: Cleanup across multiple backends
Chris Dickens
2020-01-24
1
-7
/
+1
*
Windows: Kill the dedicated thread for monotonic clock_gettime()
Chris Dickens
2020-01-22
1
-195
/
+18
*
Windows: Fix some MinGW build warnings and printf format specifiers
Chris Dickens
2020-01-21
1
-7
/
+7
*
Windows: Drop support for Windows XP
Chris Dickens
2020-01-21
1
-15
/
+1
*
Windows: Remove support for WinCE and Visual Studio older than 2013
Chris Dickens
2020-01-20
1
-0
/
+1012