Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Merge from pbatard/libwdi #1

Open
wants to merge 79 commits into
base: master
Choose a base branch
from
Open

Conversation

ddavidebor
Copy link

Just merge when there are interesting things. Meanwhile, this is a nice UI to track diff from head fork

pbatard and others added 9 commits August 28, 2017 11:41
* FormatMessage() does not handle PKI errors
* This allows installing driver against interface 0 for a composite device
* Closes #101
… static

* Prevents  '_DEVPKEY_Device_BusReportedDeviceDesc already defined' linker error in user code
* Closes #108
* Also use prefer static variables in libwdi_i.h
* Change the generated RSA key size to 4096 bits and also document
  how key size is in upper 16 bits
* RSA key size of 4096 is currently recommended for strong encryption
* Both base device and the first composite interface can have
  interface number 0 (zero).
* Added an addional check for is_composite, otherwise driver
  installation may fail.
* Closes #104
* Prevents Windows 7 from showing a "Trusted Publisher" dialog due to the use of SHA256
* Closes #114
karelbilek and others added 5 commits September 29, 2018 19:36
* Also improve display of wdi-simple options
* Closes #140
* Cannot rely on the server to provide text/plain MIME for .ver files so remove the check
* Also improve error reporting in installer due to unsigned CAT files
* Also update VS2019 PlatformToolSet to latest and fix amend script.
pbatard and others added 9 commits March 28, 2020 18:34
rasky and others added 17 commits July 25, 2022 15:36
* Also restore CodeQL action, as its compatibility with VS2022 should have been fixed.
* When building a shared library, libtool prouces _rc.lo instead of _rc.o => Call windres directly.
* Addresses part of #274.
* Also fix sed's mishandling of CRLFs...
* Duplicate the Windows version lookup since we don't want to export the API.
* Addresses part of #274.
* This is done to avoid symbol collision with other libraries.
* Closes #274.
* And also update AUTHORS to latest.
* Requires x86 emulation on the ARM64 platform since we are not compiling
  native libraries or examples (only the internal installer is native).
* Only WinUSB and USBSer drivers are supported.
* Addresses #155.
* Also fix some whitespace issues.
* Also fix static analysis warnings
* Also synchronize safe and UTF-8 calls with what Rufus uses.
dontech and others added 3 commits June 13, 2024 13:00
…te DLL entry

* The reuse flag is meant to apply to the preceding file, and should
  be for the DLL and not the .exe.
* Update libusb-win32 URL to latest
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.