summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)Author
2024-03-07TmpDir: Getter should return const refOliver Reiche
2024-02-29verify_hash utils: Clarify return value meaningPaul Cristian Sarbu
2024-02-15atomic: Fix potential raceOliver Reiche
2023-11-30Resolve inconsistencies in third-party headers include formatPaul Cristian Sarbu
2023-11-15utils/cpp: add IsAHash functionAlberto Sartori
2023-11-02ArchiveOps: Move libarchive utilities outside other_toolsPaul Cristian Sarbu
2023-09-13utils: No hash for upcoming libstdc++ 11 releasesOliver Reiche
2023-08-28fmt: Specialize formatter only for version >= 10Oliver Reiche
2023-08-28Fix path hash for libstdc++ bug-fix release 11.4Oliver Reiche
2023-08-28Add explicit fmt::formatter for nlohmann::basic_jsonMichael Thies
2023-08-23utils path: Add missing inline specifierOliver Reiche
2023-08-07utils: Add function to check for confined pathsPaul Cristian Sarbu
2023-08-07utils: path normalization method should be noexceptPaul Cristian Sarbu
2023-06-26filesystem: Add logic for handling (non-upwards) symlinksPaul Cristian Sarbu
2023-06-05File Locking: only compute absolute path, if not absolute alreadyKlaus Aehlig
2023-05-31utils: Relocate the std::filesystem::hash_value libc fix...Paul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-02-22cleanup: Fix typos in code line comments and logging messagesPaul Cristian Sarbu
2023-02-17structure cleanup: move libcurl utilities to other_tools...Paul Cristian Sarbu
2023-02-17structure cleanup: move libarchive utilities to other_tools...Paul Cristian Sarbu
2023-02-02file_locking: fix comment describing the name of the lock fileKlaus Aehlig
2023-01-20Utils: Add file locking utility classPaul Cristian Sarbu
2023-01-16CurlEasyHandle: Fix empty fetches due to unfollowed URLsPaul Cristian Sarbu
2022-12-21Utils: Add wrapper class for libarchive operationsPaul Cristian Sarbu
2022-12-21Utils: Add curl easy handle utility classPaul Cristian Sarbu
2022-12-21Utils: Add curl context utility classPaul Cristian Sarbu
2022-12-21Just-MR: Add utilities library for just-mrPaul Cristian Sarbu
2022-12-21Utils: Add class handling tmp directoriesPaul Cristian Sarbu
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-13Fix build with gcc/g++Oliver Reiche
2022-08-02Utils: Drop ill-formed audit checks for truncating JSONOliver Reiche
2022-06-29util: support abbreviating jsonKlaus Aehlig
2022-06-28define new header-only library for vector manipulationAlberto Sartori
2022-06-13utils: Add DFAMinimizer for computing bisimulationsOliver Reiche
2022-06-13utils: convert hex to stringKlaus Aehlig
2022-05-12Ensure consistent path normalisationKlaus Aehlig
2022-05-09Move path normalisation to a separate libraryKlaus Aehlig
2022-04-25json utils: support indentation up to a given depthKlaus Aehlig
2022-04-07refactor FileRoot::DirectoryEntriesAlberto Sartori
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-09FileSystemManager: Support set epoch time on file creationOliver Reiche
2022-02-25Format: Apply alphabetical include orderOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig