summaryrefslogtreecommitdiffhomepage
path: root/public/tools
AgeCommit message (Expand)Author
2026-02-03chore: {DDK, KernelKit}: Improvements and release schedule.v0.1.31v0.1.31-developAmlal El Mahrouss
2026-01-30chore: ddk: Fix build on nebuild for C++ DDK.Amlal El Mahrouss
2026-01-25feat: CF: Add alias for CFDictionary (CFDict).v0.1.3Amlal El Mahrouss
2026-01-15feat: kernel: bitmapmgr and heapmgr improvements.Amlal El Mahrouss
2026-01-13fix: tools/manual: Append result `buf` to printRef at the end.Amlal El Mahrouss
2026-01-13feat: kernel: API tweaks and new FMT specs for NeKernel.Amlal El Mahrouss
2025-12-27kernel! giant source code refactor.Amlal El Mahrouss
2025-12-26feat! breaking API changes, use header guards and libSystem fixes.Amlal El Mahrouss
2025-11-29chore: source code review and fixes.Amlal El Mahrouss
2025-11-24feat! breaking changes on kernel sources.Amlal El Mahrouss
2025-11-21meta: Codebase improvements on NeKernel.Amlal El Mahrouss
2025-11-18fix: kernel: OpenHeFS and NeFS fixes, PCI and DriveMgr fixes.Amlal El Mahrouss
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-09-07feat: kernel: startup sequence fix, and new mgmt.hefs manual.Amlal El Mahrouss
2025-09-04feat&fix: Kernel improvements and fixes, introduced `special` trees.Amlal El Mahrouss
2025-08-21feat: refactor and fixed python scripts.Amlal El Mahrouss
2025-08-09feat: warning fixes and Semaphore API patches.Amlal
2025-08-01feat: tools/mgmt.oe: tiny source tweaks.Amlal El Mahrouss
2025-07-31feat: mgmt.oe: openenclave management tool. (wip)Amlal El Mahrouss
2025-05-30global: architectural changes, see commit details.Amlal El Mahrouss
2025-05-29feat: Improve libSystem's architecture and implementation.Amlal El Mahrouss
2025-05-27feat: generic_kits: Add X64Chrono inside BenchKit.Amlal El Mahrouss
2025-05-25kernel!: lots of changes, see commit details.Amlal El Mahrouss
2025-05-24feat(kernel): Better syscall routing, also added new tools.Amlal El Mahrouss
2025-05-11feat(kernel/hefs): Fixed the shortcomings and issues of HeFS.Amlal El Mahrouss
2025-05-09dev(kernel, tooling): better code quality inside the codebase and more checks...Amlal
2025-05-08meta(kernel): saving changes to avoid loss.Amlal
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-24dev, tooling: Improve the tools and frameworks on userspace.Amlal El Mahrouss
2025-04-23dev, kernel: necessary refactors regarding future changes.Amlal El Mahrouss
2025-04-21dev, kernel, tools, tooling, tex: add mk_app tool, see details.Amlal El Mahrouss
2025-04-18kernel, boot: improvements and tweaks on the kernel's filesystems.Amlal El Mahrouss
2025-04-15dev, user: drafting a system call map.Amlal El Mahrouss
2025-04-15dev, user: user.sys refactors.Amlal El Mahrouss
2025-04-01boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMainAmlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-27BootZ: Introduce NetBoot module & consolidate STANDALONE macroAmlal El Mahrouss
2025-03-27meta: update copyright years in tools.Amlal El Mahrouss
2025-03-27add: new driver device kit API. (DDK)Amlal El Mahrouss
2025-03-25cli(diutil): moved CommandLine.cc to src/Amlal El Mahrouss
2025-03-25cli(diutil): FIX: fill DI_DISK_IMAGE with the retrieved fields.Amlal El Mahrouss
2025-03-25refactor(kernel): Refactor MemoryMgr code and log freed address location.Amlal El Mahrouss
2025-03-24kernel(feat): Add basic wide system bug check (memory check), otherAmlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss
2025-03-19ADD: A new placeholder program, 'cc'Amlal El Mahrouss
2025-03-16FIX: IPEFDylibObject.cc: delete dll_Obj->Get() too, when fBlob is NULL.Amlal El Mahrouss
2025-03-15ADD: Use <> include instead of "" include.Amlal El Mahrouss
2025-03-15diutil: Add notify when disk has been formatted with EPM partition.Amlal El Mahrouss
2025-03-14TQ-22: Last patches.Amlal El Mahrouss