Skip to content

v10.1.1

Compare
Choose a tag to compare
@fabienfl-orc fabienfl-orc released this 20 Jun 16:59
16c87f1

Changes:

  • 16c87f1 Merge branch 'main' into release/10.1.x
  • 9a02558 changelog: update to 10.1.1
  • 62522bd OrcLib: EmbeddedResource: check for broken rsrc link in xml configuration
  • 0090659 OrcLib: Utils: String: add EndsWith case insensitive function
  • ba3fff1 OrcLib: FileFind: fix yara rule named with wildcard display on match
  • e348635 OrcLib: FileFind: add critical log when yara rule is missing
  • 566132a OrcLib: MFTUtils: GetAttributeNRExtents: add sanitizing checks
  • fc7207f OrcLib: MFTOnline: fix missing fixup record while parsing $MFT's $DATA
  • 5d28038 OrcLib: MFTWalker: simplify GetFullNameAndIfInLocation buffer use
  • 2d6b195 OrcLib: VolumeReader: adjust buffer size for path issue
See More
  • 7ad59d6 OrcLib: UploadAgent: CheckFileUpload: avoid implicit behavior with optional
  • 7ac3108 OrcLib: BITSAgent: add missing error notifications
  • 78e530f OrcLib: BITSAgent: add detailed logs
  • 8d85a95 OrcLib: BITSAgent: fix http error handling (changes upload behavior)
  • dfe62bc OrcLib: BITSAgent: fix missing break in switch statement
  • d684805 OrcLib: UploadAgent: add detailed log for BITS job failure
  • 167536c OrcCommand: Log: UtilitiesLogger: set default backtrace log level to debug
  • 4dceee4 OrcCommand: WolfLauncher: close console file to avoid access denied
  • bd3f73d OrcCommand: set timeout log message to critical level
  • 8cc547a OrcCommand: WolfLauncher: Outcome: fix mothership file hash
  • a073e35 OrcCommand: WolfLauncher: parse cli for '/MothershipHandle'
  • 9f374fa Orc: Mothership: append '/MothershipHandle=...' to WolfLauncher's cli
  • fc99c2c OrcLib: SystemDetails: fix GetNetworkAdapters
  • 4eeae87 OrcLib: Utils: add GUID functions
  • a6f9b21 OrcLib: Text: add Hex.h
  • 4272838 OrcCommand: GetThis: fix uneeded double '_' in artefacts file name
  • 2e78b7e OrcLib: StdStrean: LazyFileStreamBuf: fix 32 bit cast warning
  • 8905034 OrcLib: Write Result<> values in StructuredOutput
  • a2a4861 OrcLib: SystemDetails: fix version string for recent Windows 10 releases
  • 4d6510b OrcCommand: fix misleading error message
  • f4ebe3c OrcLib: FileFormat: PeParser: add support for Debug directory
  • e579cd4 OrcLib: OrcException: replace stored HRESULT with std::error_code
  • 05d4afe OrcLib: DriverMgmt: use BufferSpan for DeviceIoControl
  • ebd92e1 OrcLib: Log: Logger: remove warning about unused exception variable
  • a2fd0ed OrcLib: Text: Print: fix Print function template
  • 0848b5f OrcLib: add missing includes
  • fb5ad16 OrcLib: CBinaryBuffer: make copy operator noexcept
  • effbfb0 OrcLib: Buffer: add log critical for 'get_as' missuse
  • 039571e OrcLib: Buffer: add conversion to BufferSpan
  • d4a9da1 OrcLib: Utils: Result: use void as default type
  • f49620c OrcCommand: WolfLauncher: fix missing log support for local configuration
  • 31b7e8d OrcCommand: display syslog configuration on initialization
  • 997e612 OrcLib: MFTWalker: fix possibly invalidated iterators on attribute list
  • 1425ad1 OrcLib: ProfileList: fix log level
  • 13eb84f tools: ci: fix README.md
  • 2650597 vcpkg: remove uneeded dependencies tied to pkgconfig

This list of changes was auto generated.