Commit Graph

  • 3f8ac79fdf Release 0.4.3 master MSxDOS 2026-02-10 12:32:21 +03:00
  • 4b6e27c58a Add SystemBasicProcessInformation (252) and SystemShadowStackInformation (221) (#22) 0xczr 2026-02-10 10:46:03 +02:00
  • 0d306a5efc Release 0.4.2 MSxDOS 2025-12-20 03:48:40 +03:00
  • 3eacc83f0b Fix https://github.com/MSxDOS/ntapi/issues/21 MSxDOS 2025-12-20 02:32:24 +03:00
  • d92582563b Update README.md MSxDOS 2025-11-12 09:32:11 +03:00
  • f93504e6b7 Release 0.4.1 MSxDOS 2023-04-21 02:00:37 +03:00
  • c22e0de3f4 Fix warnings MSxDOS 2023-04-21 01:58:47 +03:00
  • 00da88451f Update FIELD_OFFSET macro MSxDOS 2023-04-21 01:33:33 +03:00
  • e71470c7fc Update FIELD_OFFSET macro (#16) vd4re 2023-04-20 18:19:59 -04:00
  • a09a60cbcc Release 0.4 MSxDOS 2022-09-24 00:47:50 +03:00
  • 2148881c30 Remove the 'beta' feature and everything related to it MSxDOS 2022-09-24 00:24:20 +03:00
  • 9f56b149c9 Remove unneeded const fn workarounds MSxDOS 2022-09-24 00:02:09 +03:00
  • b0936c3c7d Get rid of deprecated stuff MSxDOS 2022-09-23 23:45:25 +03:00
  • 24fc1e4767 Fix temporary references for volatile read (#12) 包布丁 2022-09-24 04:26:08 +08:00
  • 3a0063ad91 Release 0.3.7 MSxDOS 2022-02-11 05:06:08 +03:00
  • 8e551443ca Fix errors introduced by #8 and other warnings MSxDOS 2022-02-02 18:18:40 +03:00
  • 14daaa93c3 Add support for asm, rename and alias nightly to beta (#8) Andrew Buck 2022-02-02 08:48:01 -05:00
  • cbea31ea9d Release 0.3.6 MSxDOS 2020-10-23 17:08:17 +03:00
  • 87784d8f67 Use volatile reads in NtGetTickCount* MSxDOS 2020-10-23 16:58:22 +03:00
  • 1d45b0e52f Place .gitattributes in the root directory MSxDOS 2020-10-23 14:47:12 +03:00
  • 11ffb75503 Remove deprecated key MSxDOS 2020-10-23 14:12:42 +03:00
  • e3f1487e03 Fix formatting MSxDOS 2020-10-23 14:12:18 +03:00
  • e26f3b0862 Release 0.3.5 MSxDOS 2020-10-23 13:47:44 +03:00
  • 565287fe3c Fix formatting MSxDOS 2020-10-23 13:47:03 +03:00
  • b206d2a951 Add aarch64-pc-windows-msvc support (#5) Alexander Ovchinnikov 2020-10-23 12:38:12 +02:00
  • 433abdb8ec Update metadata for docs.rs and remove badges MSxDOS 2020-10-23 13:06:13 +03:00
  • 27ee7c8e2c Add .gitattributes MSxDOS 2020-10-23 13:04:45 +03:00
  • d2707f20c0 Add tests for aarch64 MSxDOS 2020-10-23 13:03:32 +03:00
  • ae55cad0b0 Allow linking to system ntdll (#4) Mateusz Mikuła 2020-08-13 22:44:56 +02:00
  • 9856cbbae2 Release 0.3.4 MSxDOS 2020-05-09 13:48:01 +03:00
  • 1714ec21a1 Update the 'unsafe' link MSxDOS 2020-05-08 17:22:18 +03:00
  • 7b57f02a7f Hide this re-export from docs MSxDOS 2020-05-08 17:19:09 +03:00
  • 9db59df453 Fix and suppress the warnings MSxDOS 2020-05-08 17:16:10 +03:00
  • 090832a38d Release 0.3.3 MSxDOS 2019-07-17 20:22:38 +03:00
  • 9a4ae4b575 Fix FIELD_OFFSET MSxDOS 2019-07-17 20:06:21 +03:00
  • 4f8d9d402c Release 0.3.2 MSxDOS 2019-07-16 21:34:31 +03:00
  • 717c102f55 Update FIELD_OFFSET It may now be used in constants e.g. for static assertions (but not inside constant functions, yet, see https://github.com/rust-lang/rust/issues/51909) MSxDOS 2019-07-16 21:09:33 +03:00
  • c384a16b2e Use a proper type here MSxDOS 2019-07-16 19:26:16 +03:00
  • 8a916ea17e Fix UTF16Const::as_ref Don't include the terminating null MSxDOS 2019-07-16 19:19:44 +03:00
  • 8b9de286e7 Bump version MSxDOS 2019-04-27 18:40:40 +03:00
  • a5076691d1 Some additions and fixes MSxDOS 2019-04-27 17:23:54 +03:00
  • 9719e21d69 Bump version MSxDOS 2019-03-02 20:29:09 +03:00
  • b02bad5f68 Minimum required Rust is now 1.33.0 MSxDOS 2019-03-01 23:31:27 +03:00
  • 1303f4f49d Add new bindings MSxDOS 2019-03-01 22:44:48 +03:00
  • c61f6f0ede Fix unused imports MSxDOS 2019-01-07 21:46:01 +03:00
  • 925c335b7a Embrace #[repr(packed(N))] MSxDOS 2019-01-07 21:45:12 +03:00
  • b591f7e748 Remove copyright headers MSxDOS 2019-01-07 17:52:01 +03:00
  • 663fe9d1e3 Use const fn wherever possible, update macros MSxDOS 2019-01-07 17:40:57 +03:00
  • 9bb9924b14 Update clippy-related lints MSxDOS 2019-01-06 18:13:37 +03:00
  • 016cd4beeb Migrate to Rust 2018 MSxDOS 2019-01-06 18:04:33 +03:00
  • c9f683c4aa Bump version MSxDOS 2018-10-02 00:15:38 +03:00
  • 33ff7dbd1e Test on the latest stable MSxDOS 2018-10-02 00:13:03 +03:00
  • a002ae5c81 Optimize imports MSxDOS 2018-10-02 00:09:54 +03:00
  • 8e849b48b0 Move to winapi 0.3.6 and get rid of CRLF MSxDOS 2018-10-01 23:36:35 +03:00
  • 6a85102fc5 Remove #[doc(hidden)] from winapi MSxDOS 2018-10-01 22:48:12 +03:00
  • fa7441a9ca Use block indentation here MSxDOS 2018-10-01 22:44:31 +03:00
  • ef4eb0ac38 Initial commit MSxDOS 2018-07-27 01:53:20 +03:00