Skip to content

v10.2.4

Latest
Compare
Choose a tag to compare
@fabienfl-orc fabienfl-orc released this 08 Feb 13:03
039e321

Changes:

  • 039e321 Merge branch 'main' into release/10.2.x
  • 6869b5f changelog: update to 10.2.4
  • 211cd5c OrcCommand: WolfLauncher: Outline: add 'computer_name'
  • e694f25 OrcLib: Text: Fmt: std_optional: forward to underlying type formatter
  • 29bd66d OrcLib: Text: Fmt: Result: forward to underlying type formatter
  • 8ee768d OrcLib: SystemIdentity: add install_date, install_time, shutdown_time
  • 0f0c225 OrcLib: SystemDetails: add GetInstallDateFromRegistry
  • 329743d OrcLib: SystemDetails: add GetInstallTimeFromRegistry
  • 2221e54 OrcLib: SystemDetails: add GetShutdownTimeFromRegistry
  • 2b4c12e OrcLib: Utils: Guard: add RegistryHandle
See More
  • 692c968 OrcLib: YaraScanner: add workaround on Yara limitation for block api
  • 2ff3b3f vcpkg: yara: update to Yara 4.4.0
  • 577f019 vcpkg: yara: replace wincrypt with LibreSSL
  • c505034 OrcLib: Text: StdoutContainerAdapter: fix stdout pipe break on unicode
  • efb2900 OrcLib: Archive: 7z: InStreamAdapter: continue archive on file read error
  • 3b365ac OrcCommand: WolfLauncher: WolfTask: lower log level "hanged for ..."
  • 2cbb8ce OrcLib: EmbeddedResource: fix "unreferenced" warning with run32/run64
  • 411ccd1 OrcLib: UncompressNTFSStream: always clear output buffer
  • 588242e cmake: add _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to compile definition
  • 55d3453 tools: ci: test: update to nushell 0.87.1
  • 0638897 OrcLib: NtDllExtension: fix missing definition for older sdk
  • 34257f3 OrcLib: Log: allow default construction for Logger class*
  • 528bb3f OrcLib: FileStream: add an option to delete on close
  • 4f80cb2 OrcLib: ExtensionLibrary: add support for DependencyLibrary
  • 7401ad5 OrcLib: Text: Guid: replace str::string_view with BufferView
  • b43744f OrcLib: Text: Hex: replace string_view by BufferView
  • be40298 OrcLib: Temporary: replace obsolete string id
  • 6c7d24e OrcLib: UtiltiesMain: add methods ToolName, ToolVersion, ToolDescription
  • 45b5605 OrcLib: remove unused ORCLIB_API define
  • 4406e24 OrcLib: SystemDetails: replace Windows version detection
  • f1d93ce OrcLib: Buffer: add WStrLen
  • d7cddc0 OrcLib: NtDllExtension: add CodeIntegrityOption
  • dcf849d OrcLib: Flags: add FlagsToStringW
  • 72c3cf2 Fix formatting compile errors
  • e1d9c84 OrcLib: Log: restore the Get function to get a facility's logger
  • 6db4761 OrcLib: Fmt: Result: format underlying type or error

This list of changes was auto generated.