-
Notifications
You must be signed in to change notification settings - Fork 77
Pull requests: microsoft/windows-drivers-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: Bump proc-macro2 from 1.0.94 to 1.0.95
type:dependabot
Pull requests generated by Dependbot that updates a dependency file
type:dependencies-cargo
Pull requests generated by Dependbot that updates a Cargo Dependencies
#342
opened Apr 16, 2025 by
dependabot
bot
Loading…
chore: Bump cc from 1.2.17 to 1.2.19
type:dependabot
Pull requests generated by Dependbot that updates a dependency file
type:dependencies-cargo
Pull requests generated by Dependbot that updates a Cargo Dependencies
#341
opened Apr 16, 2025 by
dependabot
bot
Loading…
chore: Bump anyhow from 1.0.97 to 1.0.98
type:dependabot
Pull requests generated by Dependbot that updates a dependency file
type:dependencies-cargo
Pull requests generated by Dependbot that updates a Cargo Dependencies
#340
opened Apr 16, 2025 by
dependabot
bot
Loading…
fix: improve error reporting when no wdk-build package is found
#339
opened Apr 15, 2025 by
kehan-zhou
Loading…
Add Filesystem API bindings using fltkernel.h and fltuserstructures.h.
#337
opened Apr 12, 2025 by
0xflux
Loading…
chore: Bump macrotest from 1.0.13 to 1.1.0 in /tests/wdk-macros-tests
type:dependabot
Pull requests generated by Dependbot that updates a dependency file
type:dependencies-cargo
Pull requests generated by Dependbot that updates a Cargo Dependencies
#323
opened Mar 21, 2025 by
dependabot
bot
Loading…
feat: make wdk_default bindgen adapters generic for multiple semver support
#290
opened Feb 7, 2025 by
rich-ayr
Loading…
fix!: generated types from
DECLARE_HANDLE
macro are marked as opaque, non-copy, and non-default
#280
opened Jan 29, 2025 by
leon-xd
Loading…
feat: Add driver-install packaging metadata + support for INF only drivers
#246
opened Nov 16, 2024 by
ayodejiige
Loading…
feat: automatically install test-certificate and validate they are installed on LocalMachine for
signtool-verify
tasks
#232
opened Oct 7, 2024 by
wmmc88
Loading…
Eliminate the need for
call_unsafe_wdf_function_binding
via helper lib
#51
opened Dec 17, 2023 by
DrChat
Loading…
Refactor
call_unsafe_wdf_function_binding
so invocations look like function calls
#50
opened Dec 16, 2023 by
DrChat
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.