Skip to content

v10.2.7

Latest
Compare
Choose a tag to compare
@fabienfl-orc fabienfl-orc released this 26 Mar 18:14
3056a28

Changes:

  • 3056a28 Merge branch 'main' into release/10.2.x
  • 35bce7c changelog: update to 10.2.7
  • 247e944 vcpkg: update yara to version 4.5.2
  • b20641e cmake: vcpkg: add --recursive for install
  • b19b0b9 OrcLib: DriverMgmt: DeviceIoControl: accept NULL input
  • 9154e8a OrcLib: Buffer: InnerStore: fix method swap
  • c3c36e7 Remove copyright symbol in comments
  • 9397569 OrcLib: Result: improve std::unexpected compatibilty and performance
  • 346e1c9 OrcLib: Enable ARM64 for extension libraries
  • c7dcc59 OrcLib: CpuId: add support for ARM64
See More
  • b931f5b OrcLib: replace UINT64 by ULONG64 for consistency
  • ea29412 OrcLib: SystemDetails: add W11 24H2 release tags
  • 75cac40 OrcLib: SystemDetails: add W11 23H2 release tags
  • 13cf5d6 OrcLib: SystemDetails: fix XP build 2600 (SP2/SP3)
  • c0b8a1e OrcCommand: WolfLauncher: add 'physicalmemory' archive condition
  • 211b9de OrcLib: Utils: add Threshold
  • 848bff2 OrcLib: Utils: add ComparisonOperator
  • 7f9e656 OrcCommand: WolfLauncher: add 'diskfree' archive requirement
  • 9fee3be OrcCommand: UtilitiesMain: add ByteQuantityOption
  • d1f28c4 OrcCommand: WolfLauncher: add 'diskfree' configurable requirement
  • 3d9c685 OrcLib: SystemDetails: add GetPhysicalMemoryInstalledSize
  • 3b31870 OrcLib: SystemDetails: add GetPhysicalMemoryAdjustedSize
  • 8477e99 OrcLib: Text: Fmt: use ByteQuantity's ToString
  • 4cc2fe2 OrcLib: Text: add functions string from/to ByteQuantity
  • cfdc3f0 OrcLib: Utils: add enum ByteQuantityBase for 1000 or 1024 units
  • 6330cbf OrcLib: Utils: ByteQuantity: add alias for Orc namespace
  • 4e64009 OrcLib: Utils: ByteQuantity: add operator=
  • d2070d0 OrcLib: Utils: ByteQuantity: remove cast operator conflicting with Result
  • 63cedaf OrcLib: Utils: Result: fix helper Success for non-void type
  • d43c79e OrcLib: Utils: BufferView: rename ToStringView to MakeStringView
  • 1bbd1aa OrcLib: Utils: DescriptorGuard: fix operator* calling copy ctor
  • 2169e05 OrcLib: Log: FileSink: use std::wcerr as logger could be initializing
  • 3f9012b OrcLib: Fmt: std_error_code: remove dependency to Iconv.h
  • 2382204 OrcLib: Text: Guid: add constexpr version of ToGuid
  • 3fda6b3 OrcLib: Text: Hex: fix FromHex build issue
  • f5a3f99 OrcLib: Ntfs: ShadowCopy: ApplicationInformation: fix missleading ref
  • 3d2f4d0 OrcLib: FileFind: fix Yara default ctor
  • f215862 OrcLib: fix build with SDK 10.0.22621.0
  • ced97aa OrcLib: Archive: 7z: fix typo
  • 0d184f7 tools: ci: test: New-OrcLocalConfig: add parameter -Keywords
  • b299d8c Only call IsDebuggerPresent in debug builds
  • 30575b9 Add publiccode.yml
  • 591f0d6 Revert "OrcLib: FileAttribute: update according to attrib and propsys values"
  • e7dcc45 OrcLib: FileAttribute: update according to attrib and propsys values
  • 8f15824 fix structured_output_test
  • a53db7a OrcLib: FileAttribute: fix missing attributes
  • b475377 OrcLib: FileAttribute: fix attribute flags integer output
  • 74c86a3 OrcCommand: WolfLauncher: Outcome: command: rename "type" to "source"
  • a9b7972 OrcCommand: WolfLauncher: Outline: fix commands output files
  • bee5cb4 OrcLib: EmbeddedResource: use resource api wrappers
  • 50b9c38 OrcLib: EmbeddedResource: avoid method missuse
  • 7ef2f43 OrcLib: EmbeddedResource: add wrappers for resource handling api

This list of changes was auto generated.